2024-02-10T08:16:19.208 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T08:16:19.208 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --verbose --name yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --archive /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308 -- /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/orig.config.yaml 2024-02-10T08:16:19.237 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T08:16:19.315 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308 branch: wip-yuri10-testing-2024-02-08-0854-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7555308' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: wip-yuri10-testing-2024-02-08-0854-pacific ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 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\) - \(MON_DOWN\) - \(PG_AVAILABILITY\) sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 workunit: branch: wip-tracker-64343-pacific sha1: 57bd6abdec7bb457ae7999d9c96682e9ac678e27 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/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: 964 sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-tracker-64343-pacific suite_path: /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa suite_relpath: qa suite_repo: https://github.com/ljflores/ceph.git suite_sha1: 57bd6abdec7bb457ae7999d9c96682e9ac678e27 targets: smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - 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 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 ; 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 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 | 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: d9fdb2209e15b39d9f061fd85399f352ce0f0894 timestamp: 2024-02-09_21:34:44 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-10T08:16:19.316 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa; will attempt to use it 2024-02-10T08:16:19.316 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ljflores_ceph_57bd6abdec7bb457ae7999d9c96682e9ac678e27/qa/tasks 2024-02-10T08:16:19.317 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T08:16:19.318 INFO:teuthology.task.internal:Checking packages... 2024-02-10T08:16:19.342 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '0e714d9a4bd2a821113e6318adb87bd06cf81ec1' 2024-02-10T08:16:19.342 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T08:16:19.342 INFO:teuthology.packaging:ref: None 2024-02-10T08:16:19.343 INFO:teuthology.packaging:tag: None 2024-02-10T08:16:19.343 INFO:teuthology.packaging:branch: wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-10T08:16:19.343 INFO:teuthology.packaging:sha1: 0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:16:19.343 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=wip-yuri10-testing-2024-02-08-0854-pacific 2024-02-10T08:16:19.510 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-521-g0e714d9a-1focal 2024-02-10T08:16:19.511 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T08:16:19.517 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T08:16:19.518 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T08:16:19.530 INFO:teuthology.task.internal:Saving configuration 2024-02-10T08:16:19.542 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T08:16:19.547 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T08:16:19.570 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 08:10:28.163924', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T08:16:19.588 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 08:10:28.165853', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T08:16:19.589 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T08:16:19.595 INFO:teuthology.task.internal:roles: ubuntu@smithi083.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-02-10T08:16:19.595 INFO:teuthology.task.internal:roles: ubuntu@smithi117.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-02-10T08:16:19.595 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T08:16:19.662 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa341f8f160>, signals=[15]) 2024-02-10T08:16:19.663 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T08:16:19.668 INFO:teuthology.task.internal:Opening connections... 2024-02-10T08:16:19.668 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2024-02-10T08:16:19.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:16:19.761 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi117.front.sepia.ceph.com 2024-02-10T08:16:19.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:16:19.849 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T08:16:19.856 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2024-02-10T08:16:19.863 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2024-02-10T08:16:19.864 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="Ubuntu" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:ID=ubuntu 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE=debian 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="20.04" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T08:16:19.912 INFO:teuthology.orchestra.run.smithi083.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T08:16:19.913 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_CODENAME=focal 2024-02-10T08:16:19.913 INFO:teuthology.orchestra.run.smithi083.stdout:UBUNTU_CODENAME=focal 2024-02-10T08:16:19.913 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2024-02-10T08:16:19.937 DEBUG:teuthology.orchestra.run.smithi117:> uname -m 2024-02-10T08:16:19.944 INFO:teuthology.orchestra.run.smithi117.stdout:x86_64 2024-02-10T08:16:19.944 DEBUG:teuthology.orchestra.run.smithi117:> cat /etc/os-release 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:NAME="Ubuntu" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:ID=ubuntu 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:ID_LIKE=debian 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_ID="20.04" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:VERSION_CODENAME=focal 2024-02-10T08:16:19.994 INFO:teuthology.orchestra.run.smithi117.stdout:UBUNTU_CODENAME=focal 2024-02-10T08:16:19.995 INFO:teuthology.lock.ops:Updating smithi117.front.sepia.ceph.com on lock server 2024-02-10T08:16:20.020 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T08:16:20.028 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T08:16:20.034 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T08:16:20.034 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2024-02-10T08:16:20.036 DEBUG:teuthology.orchestra.run.smithi117:> test '!' -e /home/ubuntu/cephtest 2024-02-10T08:16:20.042 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T08:16:20.047 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T08:16:20.047 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2024-02-10T08:16:20.083 DEBUG:teuthology.orchestra.run.smithi117:> test -z $(ls -A /var/lib/ceph) 2024-02-10T08:16:20.095 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T08:16:20.145 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T08:16:20.158 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T08:16:20.158 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T08:16:20.159 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T08:16:20.159 DEBUG:teuthology.orchestra.run.smithi117:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T08:16:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:16:20.164 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-02-10T08:16:20.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:16:20.165 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-02-10T08:16:20.172 INFO:teuthology.orchestra.run.smithi117.stdout:5.4.0-124-generic 2024-02-10T08:16:20.172 INFO:teuthology.task.kernel:Running kernel on smithi117: 5.4.0-124-generic 2024-02-10T08:16:20.172 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-02-10T08:16:20.211 INFO:teuthology.orchestra.run.smithi083.stdout:5.4.0-124-generic 2024-02-10T08:16:20.211 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.4.0-124-generic 2024-02-10T08:16:20.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-02-10T08:16:20.285 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-02-10T08:16:20.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-02-10T08:16:20.505 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T08:16:20.505 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T08:16:20.565 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T08:16:20.566 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T08:16:20.610 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T08:16:20.720 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T08:16:20.802 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T08:16:20.892 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T08:16:20.922 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T08:16:21.027 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T08:16:21.037 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T08:16:21.051 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T08:16:21.057 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T08:16:21.057 INFO:teuthology.orchestra.run.smithi117.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T08:16:21.090 INFO:teuthology.orchestra.run.smithi117.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T08:16:21.090 INFO:teuthology.orchestra.run.smithi117.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T08:16:21.093 INFO:teuthology.orchestra.run.smithi117.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T08:16:21.093 INFO:teuthology.orchestra.run.smithi117.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T08:16:21.102 INFO:teuthology.orchestra.run.smithi117.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T08:16:21.117 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T08:16:21.121 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T08:16:21.122 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T08:16:21.122 INFO:teuthology.orchestra.run.smithi117.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T08:16:21.127 INFO:teuthology.orchestra.run.smithi117.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T08:16:21.135 INFO:teuthology.orchestra.run.smithi117.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T08:16:21.135 INFO:teuthology.orchestra.run.smithi117.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T08:16:21.144 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T08:16:21.146 INFO:teuthology.orchestra.run.smithi117.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T08:16:21.146 INFO:teuthology.orchestra.run.smithi117.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T08:16:21.146 INFO:teuthology.orchestra.run.smithi117.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T08:16:21.147 INFO:teuthology.orchestra.run.smithi117.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T08:16:21.147 INFO:teuthology.orchestra.run.smithi117.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T08:16:21.150 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T08:16:21.150 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T08:16:21.153 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T08:16:21.154 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T08:16:21.154 INFO:teuthology.orchestra.run.smithi117.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T08:16:21.155 INFO:teuthology.orchestra.run.smithi117.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T08:16:21.155 INFO:teuthology.orchestra.run.smithi117.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T08:16:21.159 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T08:16:21.167 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T08:16:21.169 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T08:16:21.169 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T08:16:21.170 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T08:16:21.189 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T08:16:21.189 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T08:16:21.218 INFO:teuthology.orchestra.run.smithi117.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T08:16:21.284 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T08:16:21.536 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T08:16:21.554 INFO:teuthology.orchestra.run.smithi117.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T08:16:21.700 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T08:16:21.713 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T08:16:21.714 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T08:16:21.748 INFO:teuthology.orchestra.run.smithi117.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T08:16:21.777 INFO:teuthology.orchestra.run.smithi117.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T08:16:21.778 INFO:teuthology.orchestra.run.smithi117.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T08:16:21.780 INFO:teuthology.orchestra.run.smithi117.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T08:16:21.789 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T08:16:21.790 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T08:16:21.795 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T08:16:21.872 INFO:teuthology.orchestra.run.smithi117.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T08:16:21.882 INFO:teuthology.orchestra.run.smithi117.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T08:16:21.882 INFO:teuthology.orchestra.run.smithi117.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T08:16:21.894 INFO:teuthology.orchestra.run.smithi117.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T08:16:21.960 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T08:16:22.078 INFO:teuthology.orchestra.run.smithi117.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T08:16:22.509 INFO:teuthology.orchestra.run.smithi117.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T08:16:22.514 INFO:teuthology.orchestra.run.smithi117.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T08:16:22.516 INFO:teuthology.orchestra.run.smithi117.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T08:16:22.523 INFO:teuthology.orchestra.run.smithi117.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T08:16:22.526 INFO:teuthology.orchestra.run.smithi117.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T08:16:22.548 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T08:16:22.658 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T08:16:22.679 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T08:16:22.680 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T08:16:22.681 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T08:16:22.682 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T08:16:22.683 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T08:16:22.683 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T08:16:22.685 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T08:16:22.689 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T08:16:22.852 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T08:16:23.016 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T08:16:23.067 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T08:16:25.156 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 19.0 MB in 3s (6,832 kB/s) 2024-02-10T08:16:25.304 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 19.0 MB in 3s (6,770 kB/s) 2024-02-10T08:16:26.722 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-02-10T08:16:26.750 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T08:16:26.794 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-02-10T08:16:26.819 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T08:16:26.831 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-02-10T08:16:26.897 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-02-10T08:16:27.038 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-02-10T08:16:27.039 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-02-10T08:16:27.102 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-02-10T08:16:27.102 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-02-10T08:16:27.237 INFO:teuthology.orchestra.run.smithi117.stdout:The following additional packages will be installed: 2024-02-10T08:16:27.237 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T08:16:27.237 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T08:16:27.237 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T08:16:27.238 INFO:teuthology.orchestra.run.smithi117.stdout:Suggested packages: 2024-02-10T08:16:27.238 INFO:teuthology.orchestra.run.smithi117.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T08:16:27.238 INFO:teuthology.orchestra.run.smithi117.stdout:Recommended packages: 2024-02-10T08:16:27.238 INFO:teuthology.orchestra.run.smithi117.stdout: thermald 2024-02-10T08:16:27.296 INFO:teuthology.orchestra.run.smithi117.stdout:The following NEW packages will be installed: 2024-02-10T08:16:27.296 INFO:teuthology.orchestra.run.smithi117.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T08:16:27.296 INFO:teuthology.orchestra.run.smithi117.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T08:16:27.297 INFO:teuthology.orchestra.run.smithi117.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T08:16:27.298 INFO:teuthology.orchestra.run.smithi117.stdout:The following packages will be upgraded: 2024-02-10T08:16:27.298 INFO:teuthology.orchestra.run.smithi117.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T08:16:27.302 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2024-02-10T08:16:27.302 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T08:16:27.302 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T08:16:27.302 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T08:16:27.303 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2024-02-10T08:16:27.303 INFO:teuthology.orchestra.run.smithi083.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T08:16:27.303 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2024-02-10T08:16:27.303 INFO:teuthology.orchestra.run.smithi083.stdout: thermald 2024-02-10T08:16:27.352 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2024-02-10T08:16:27.353 INFO:teuthology.orchestra.run.smithi083.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T08:16:27.353 INFO:teuthology.orchestra.run.smithi083.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T08:16:27.353 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T08:16:27.354 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2024-02-10T08:16:27.355 INFO:teuthology.orchestra.run.smithi083.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T08:16:27.357 INFO:teuthology.orchestra.run.smithi117.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T08:16:27.358 INFO:teuthology.orchestra.run.smithi117.stdout:Need to get 77.1 MB of archives. 2024-02-10T08:16:27.358 INFO:teuthology.orchestra.run.smithi117.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T08:16:27.358 INFO:teuthology.orchestra.run.smithi117.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T08:16:27.414 INFO:teuthology.orchestra.run.smithi083.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T08:16:27.414 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 77.1 MB of archives. 2024-02-10T08:16:27.414 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T08:16:27.414 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T08:16:27.783 INFO:teuthology.orchestra.run.smithi117.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T08:16:27.877 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T08:16:27.898 INFO:teuthology.orchestra.run.smithi117.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T08:16:28.114 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T08:16:28.774 INFO:teuthology.orchestra.run.smithi117.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T08:16:28.774 INFO:teuthology.orchestra.run.smithi117.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T08:16:28.775 INFO:teuthology.orchestra.run.smithi117.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T08:16:28.940 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T08:16:28.940 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T08:16:28.941 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T08:16:29.095 INFO:teuthology.orchestra.run.smithi117.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T08:16:29.120 INFO:teuthology.orchestra.run.smithi117.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T08:16:29.464 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T08:16:29.484 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T08:16:29.872 INFO:teuthology.orchestra.run.smithi117.stdout:Fetched 77.1 MB in 2s (42.5 MB/s) 2024-02-10T08:16:30.073 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T08:16:30.227 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 77.1 MB in 2s (36.3 MB/s) 2024-02-10T08:16:30.409 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T08:16:31.845 INFO:teuthology.orchestra.run.smithi117.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-10T08:16:31.849 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:32.028 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:32.129 INFO:teuthology.orchestra.run.smithi083.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-10T08:16:32.134 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:32.223 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:34.077 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T08:16:34.094 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:34.194 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:34.257 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T08:16:34.270 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:34.364 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:35.355 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T08:16:35.369 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:35.413 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:35.452 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T08:16:35.466 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:35.510 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:40.231 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:40.349 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:40.357 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:40.499 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:40.727 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:40.852 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:40.868 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:40.969 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:41.197 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T08:16:41.214 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T08:16:41.255 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T08:16:41.339 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T08:16:41.354 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T08:16:41.397 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T08:16:47.298 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T08:16:47.320 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:47.364 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:47.388 INFO:teuthology.orchestra.run.smithi117.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T08:16:47.410 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T08:16:47.471 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:49.978 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:50.097 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:50.350 INFO:teuthology.orchestra.run.smithi117.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T08:16:50.456 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:50.485 INFO:teuthology.orchestra.run.smithi117.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T08:16:50.835 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:51.812 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T08:16:51.955 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:52.066 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T08:16:52.208 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:53.112 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:16:53.112 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T08:16:53.257 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:53.375 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:53.603 INFO:teuthology.orchestra.run.smithi117.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:16:53.603 INFO:teuthology.orchestra.run.smithi117.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T08:16:54.561 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:54.584 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T08:16:54.711 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T08:16:54.711 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:54.837 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T08:16:54.963 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:55.031 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T08:16:55.031 INFO:teuthology.orchestra.run.smithi083.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:16:55.905 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T08:16:56.056 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T08:16:56.207 INFO:teuthology.orchestra.run.smithi117.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T08:16:56.350 INFO:teuthology.orchestra.run.smithi117.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T08:16:56.455 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T08:16:56.455 INFO:teuthology.orchestra.run.smithi117.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:17:17.448 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T08:17:17.448 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub' 2024-02-10T08:17:17.468 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T08:17:17.489 INFO:teuthology.orchestra.run.smithi083.stdout:Generating grub configuration file ... 2024-02-10T08:17:17.837 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:17:17.859 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:17:18.232 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T08:17:18.243 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T08:17:18.505 INFO:teuthology.orchestra.run.smithi117.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T08:17:18.506 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub' 2024-02-10T08:17:18.519 INFO:teuthology.orchestra.run.smithi117.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T08:17:18.541 INFO:teuthology.orchestra.run.smithi117.stdout:Generating grub configuration file ... 2024-02-10T08:17:18.866 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:17:18.896 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:17:19.309 INFO:teuthology.orchestra.run.smithi117.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T08:17:19.320 INFO:teuthology.orchestra.run.smithi117.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T08:17:20.060 INFO:teuthology.orchestra.run.smithi083.stdout:done 2024-02-10T08:17:20.458 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-02-10T08:17:20.507 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-02-10T08:17:20.507 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-02-10T08:17:20.507 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-02-10T08:17:20.507 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 20 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.4.0.171.169 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-02-10T08:17:20.508 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-02-10T08:17:20.508 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T08:17:20.509 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T08:17:20.509 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T08:17:20.509 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-10T08:17:20.509 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T08:17:20.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2024-02-10T08:17:20.592 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2024-02-10T08:17:20.761 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T08:17:20.872 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T08:17:20.954 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T08:17:21.036 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T08:17:21.093 INFO:teuthology.orchestra.run.smithi117.stdout:done 2024-02-10T08:17:21.580 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 20 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-02-10T08:17:21.631 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.4.0.171.169 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-02-10T08:17:21.632 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-02-10T08:17:21.632 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T08:17:21.632 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T08:17:21.632 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T08:17:21.632 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-10T08:17:21.633 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi117.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T08:17:21.633 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get clean 2024-02-10T08:17:21.738 DEBUG:teuthology.orchestra.run.smithi117:> sudo apt-get update 2024-02-10T08:17:21.877 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T08:17:21.886 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T08:17:21.907 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T08:17:21.986 INFO:teuthology.orchestra.run.smithi117.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T08:17:22.551 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-02-10T08:17:22.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T08:17:22.647 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2024-02-10T08:17:22.828 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2024-02-10T08:17:22.828 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2024-02-10T08:17:23.043 INFO:teuthology.orchestra.run.smithi083.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T08:17:23.043 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T08:17:23.045 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 20 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta 2024-02-10T08:17:23.066 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.4.0.171.169 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2024-02-10T08:17:23.067 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2024-02-10T08:17:23.067 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2024-02-10T08:17:23.115 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.c2IMpjgSEN 2024-02-10T08:17:23.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub/grub.cfg /tmp/tmp.c2IMpjgSEN 2024-02-10T08:17:23.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.c2IMpjgSEN 2024-02-10T08:17:23.188 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.c2IMpjgSEN is 9KB 2024-02-10T08:17:23.204 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.c2IMpjgSEN 2024-02-10T08:17:23.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T08:17:23.268 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:17:23.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T08:17:23.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T08:17:23.302 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T08:17:23.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo update-grub 2024-02-10T08:17:23.654 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-02-10T08:17:23.680 DEBUG:teuthology.orchestra.run.smithi117:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T08:17:23.747 INFO:teuthology.orchestra.run.smithi117.stdout:Reading package lists... 2024-02-10T08:17:23.952 INFO:teuthology.orchestra.run.smithi117.stdout:Building dependency tree... 2024-02-10T08:17:23.953 INFO:teuthology.orchestra.run.smithi117.stdout:Reading state information... 2024-02-10T08:17:24.182 INFO:teuthology.orchestra.run.smithi117.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T08:17:24.182 INFO:teuthology.orchestra.run.smithi117.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T08:17:24.184 DEBUG:teuthology.orchestra.run.smithi117:> dpkg -s linux-image-generic 2024-02-10T08:17:24.206 INFO:teuthology.orchestra.run.smithi117.stdout:Package: linux-image-generic 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Status: install ok installed 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Priority: optional 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Section: kernel 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Installed-Size: 20 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Architecture: amd64 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Source: linux-meta 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Version: 5.4.0.171.169 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Recommends: thermald 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout:Description: Generic Linux kernel image 2024-02-10T08:17:24.207 INFO:teuthology.orchestra.run.smithi117.stdout: This package will always depend on the latest generic kernel image 2024-02-10T08:17:24.208 INFO:teuthology.orchestra.run.smithi117.stdout: available. 2024-02-10T08:17:24.208 DEBUG:teuthology.orchestra.run.smithi117:> mktemp 2024-02-10T08:17:24.255 INFO:teuthology.orchestra.run.smithi117.stdout:/tmp/tmp.96zZhTEGMu 2024-02-10T08:17:24.255 DEBUG:teuthology.orchestra.run.smithi117:> sudo cp /boot/grub/grub.cfg /tmp/tmp.96zZhTEGMu 2024-02-10T08:17:24.271 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0666 /tmp/tmp.96zZhTEGMu 2024-02-10T08:17:24.323 DEBUG:teuthology.orchestra.remote:smithi117:/tmp/tmp.96zZhTEGMu is 9KB 2024-02-10T08:17:24.337 DEBUG:teuthology.orchestra.run.smithi117:> rm -fr /tmp/tmp.96zZhTEGMu 2024-02-10T08:17:24.344 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T08:17:24.401 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:17:24.401 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T08:17:24.401 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T08:17:24.436 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T08:17:24.436 DEBUG:teuthology.orchestra.run.smithi117:> sudo update-grub 2024-02-10T08:17:24.642 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub' 2024-02-10T08:17:24.650 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T08:17:24.663 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2024-02-10T08:17:24.912 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:17:24.924 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:17:25.282 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T08:17:25.294 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T08:17:25.798 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub' 2024-02-10T08:17:25.806 INFO:teuthology.orchestra.run.smithi117.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T08:17:25.823 INFO:teuthology.orchestra.run.smithi117.stderr:Generating grub configuration file ... 2024-02-10T08:17:25.997 INFO:teuthology.orchestra.run.smithi083.stderr:done 2024-02-10T08:17:25.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2024-02-10T08:17:26.127 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T08:17:26.138 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T08:17:26.545 INFO:teuthology.orchestra.run.smithi117.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T08:17:26.557 INFO:teuthology.orchestra.run.smithi117.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T08:17:27.290 INFO:teuthology.orchestra.run.smithi117.stderr:done 2024-02-10T08:17:27.291 DEBUG:teuthology.orchestra.run.smithi117:> sudo shutdown -r now 2024-02-10T08:17:56.028 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-10T08:17:56.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:17:56.030 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:17:57.296 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-10T08:17:57.296 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:17:57.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:18:14.464 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-02-10T08:18:15.740 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-02-10T08:18:23.472 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:18:23.473 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:18:24.742 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:18:24.743 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:18:26.524 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-02-10T08:18:27.804 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-02-10T08:18:38.536 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:18:38.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:18:39.806 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:18:39.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:18:56.960 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2024-02-10T08:18:58.240 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.117 2024-02-10T08:19:11.975 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:19:11.977 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:19:12.443 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-02-10T08:19:13.241 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:19:13.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:19:13.400 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:19:13.400 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-10T08:19:13.400 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2024-02-10T08:19:13.406 INFO:teuthology.orchestra.run.smithi083.stdout:5.4.0-171-generic 2024-02-10T08:19:13.406 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T08:19:13.407 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T08:19:13.407 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T08:19:13.505 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-02-10T08:19:14.079 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:19:14.079 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-10T08:19:14.079 DEBUG:teuthology.orchestra.run.smithi117:> uname -r 2024-02-10T08:19:14.087 INFO:teuthology.orchestra.run.smithi117.stdout:5.4.0-171-generic 2024-02-10T08:19:14.087 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T08:19:14.087 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T08:19:14.088 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T08:19:14.408 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-10T08:19:14.408 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T08:19:14.495 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2024-02-10T08:19:14.513 DEBUG:teuthology.parallel:result is None 2024-02-10T08:19:15.088 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-10T08:19:15.089 DEBUG:teuthology.orchestra.run.smithi117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T08:19:15.205 INFO:teuthology.orchestra.run.smithi117.stdout:ttyS1 2024-02-10T08:19:15.231 DEBUG:teuthology.parallel:result is None 2024-02-10T08:19:15.231 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T08:19:15.238 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T08:19:15.239 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T08:19:15.241 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T08:19:15.248 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T08:19:15.254 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T08:19:15.260 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T08:19:15.260 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T08:19:15.263 DEBUG:teuthology.orchestra.run.smithi117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T08:19:15.284 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T08:19:15.292 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T08:19:15.292 DEBUG:teuthology.orchestra.run.smithi083:> 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-02-10T08:19:15.324 DEBUG:teuthology.orchestra.run.smithi117:> 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-02-10T08:19:15.345 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T08:19:15.355 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T08:19:15.355 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T08:19:15.365 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T08:19:15.367 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T08:19:15.373 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T08:19:15.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T08:19:15.376 DEBUG:teuthology.orchestra.run.smithi117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T08:19:15.392 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T08:19:15.401 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T08:19:15.401 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T08:19:15.405 DEBUG:teuthology.orchestra.run.smithi117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T08:19:15.410 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T08:19:15.457 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T08:19:15.464 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:19:15.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T08:19:15.486 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T08:19:15.494 DEBUG:teuthology.orchestra.run.smithi117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T08:19:15.501 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:19:15.501 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T08:19:15.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2024-02-10T08:19:15.536 DEBUG:teuthology.orchestra.run.smithi117:> sudo service rsyslog restart 2024-02-10T08:19:15.623 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T08:19:15.631 INFO:teuthology.task.internal:Starting timer... 2024-02-10T08:19:15.631 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T08:19:15.665 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T08:19:15.673 DEBUG:teuthology.task.selinux:Excluding smithi083: OS 'ubuntu' does not support SELinux 2024-02-10T08:19:15.673 DEBUG:teuthology.task.selinux:Excluding smithi117: OS 'ubuntu' does not support SELinux 2024-02-10T08:19:15.673 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T08:19:15.674 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-10T08:19:15.674 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T08:19:15.674 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T08:19:15.682 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T08:19:15.701 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-02-10T08:19:15.702 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi083.front.sepia.ceph.com,smithi117.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T08:24:41.176 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi083.front.sepia.ceph.com'), Remote(name='ubuntu@smithi117.front.sepia.ceph.com')] 2024-02-10T08:24:41.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:24:41.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:24:41.284 DEBUG:teuthology.orchestra.run.smithi083:> true 2024-02-10T08:24:41.406 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2024-02-10T08:24:41.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:24:41.407 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T08:24:41.506 DEBUG:teuthology.orchestra.run.smithi117:> true 2024-02-10T08:24:41.629 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi117.front.sepia.ceph.com' 2024-02-10T08:24:41.630 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T08:24:41.641 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T08:24:41.642 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T08:24:41.642 DEBUG:teuthology.orchestra.run.smithi083:> 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-02-10T08:24:41.644 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T08:24:41.644 DEBUG:teuthology.orchestra.run.smithi117:> 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-02-10T08:24:41.675 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T08:24:41.675 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Command line: ntpd -gq 2024-02-10T08:24:41.675 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: proto: precision = 0.053 usec (-24) 2024-02-10T08:24:41.675 INFO:teuthology.orchestra.run.smithi117.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T08:24:41.676 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T08:24:41.676 INFO:teuthology.orchestra.run.smithi117.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T08:24:41.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T08:24:41.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T08:24:41.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T08:24:41.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T08:24:41.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen normally on 3 enp3s0f1 172.21.15.117:123 2024-02-10T08:24:41.678 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen normally on 4 lo [::1]:123 2024-02-10T08:24:41.678 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:4463%5]:123 2024-02-10T08:24:41.678 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:41 ntpd[12893]: Listening on routing socket on fd #22 for interface updates 2024-02-10T08:24:41.679 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T08:24:41.680 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Command line: ntpd -gq 2024-02-10T08:24:41.681 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: proto: precision = 0.116 usec (-23) 2024-02-10T08:24:41.681 INFO:teuthology.orchestra.run.smithi083.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T08:24:41.682 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T08:24:41.682 INFO:teuthology.orchestra.run.smithi083.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen normally on 3 enp3s0f1 172.21.15.83:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen normally on 4 lo [::1]:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce91%5]:123 2024-02-10T08:24:41.683 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:41 ntpd[12860]: Listening on routing socket on fd #22 for interface updates 2024-02-10T08:24:42.675 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:42.675 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:42.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:42.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:42.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:42.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:42 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:42.680 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:42.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:42.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:42.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:42.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:42.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:42 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:43.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:43 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:43.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:43 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:44.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:44.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:44 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:44.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:44 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:45.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:45 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:45.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:45.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:45 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:46.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:46.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:46 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:46 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:47.675 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:47.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:47 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:47.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:47.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:47.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:47.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:47.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:47 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:48.676 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:48.677 INFO:teuthology.orchestra.run.smithi117.stdout:10 Feb 08:24:48 ntpd[12893]: ntpd: time slew +0.003333 s 2024-02-10T08:24:48.677 INFO:teuthology.orchestra.run.smithi117.stdout:ntpd: time slew +0.003333s 2024-02-10T08:24:48.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T08:24:48.677 INFO:teuthology.orchestra.run.smithi117.stderr:10 Feb 08:24:48 ntpd[12893]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stdout:10 Feb 08:24:48 ntpd[12860]: ntpd: time slew -0.000816 s 2024-02-10T08:24:48.681 INFO:teuthology.orchestra.run.smithi083.stdout:ntpd: time slew -0.000816s 2024-02-10T08:24:48.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T08:24:48.682 INFO:teuthology.orchestra.run.smithi083.stderr:10 Feb 08:24:48 ntpd[12860]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T08:24:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T08:24:48.751 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-02-10T08:24:48.751 INFO:teuthology.orchestra.run.smithi083.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.752 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.753 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T08:24:48.753 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T08:24:48.826 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, '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\\)', '\\(MON_DOWN\\)', '\\(PG_AVAILABILITY\\)'], 'sha1': '0e714d9a4bd2a821113e6318adb87bd06cf81ec1'} 2024-02-10T08:24:48.827 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-02-10T08:24:48.827 INFO:tasks.cephadm:Cluster fsid is daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:24:48.827 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T08:24:48.828 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.83', 'mon.c': '[v2:172.21.15.83:3301,v1:172.21.15.83:6790]', 'mon.b': '172.21.15.117'} 2024-02-10T08:24:48.828 INFO:tasks.cephadm:First mon is mon.a on smithi083 2024-02-10T08:24:48.828 INFO:tasks.cephadm:First mgr is y 2024-02-10T08:24:48.828 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T08:24:48.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo hostname $(hostname -s) 2024-02-10T08:24:48.846 DEBUG:teuthology.orchestra.run.smithi117:> sudo hostname $(hostname -s) 2024-02-10T08:24:48.864 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-02-10T08:24:48.864 DEBUG:teuthology.orchestra.run.smithi083:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.100 INFO:teuthology.orchestra.run.smithi083.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Feb 10 08:24 /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.101 DEBUG:teuthology.orchestra.run.smithi117:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.259 INFO:teuthology.orchestra.run.smithi117.stdout:-rw-rw-r-- 1 ubuntu ubuntu 151122 Feb 10 08:24 /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.259 DEBUG:teuthology.orchestra.run.smithi083:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.268 DEBUG:teuthology.orchestra.run.smithi117:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T08:24:49.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph 2024-02-10T08:24:49.306 DEBUG:teuthology.orchestra.run.smithi117:> sudo mkdir -p /etc/ceph 2024-02-10T08:24:49.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /etc/ceph 2024-02-10T08:24:49.365 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 777 /etc/ceph 2024-02-10T08:24:49.381 INFO:tasks.cephadm:Writing seed config... 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T08:24:49.382 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T08:24:49.383 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:24:49.383 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T08:24:49.390 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 ruleset-failure-domain=osd 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 = daded1e2-c7ed-11ee-95b8-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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 [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-02-10T08:24:49.390 DEBUG:teuthology.orchestra.run.smithi083:mon.a> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service 2024-02-10T08:24:49.392 DEBUG:teuthology.orchestra.run.smithi083:mgr.y> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service 2024-02-10T08:24:49.436 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T08:24:49.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.83 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:24:49.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2024-02-10T08:24:49.580 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-02-10T08:24:49.580 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-02-10T08:24:49.580 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-02-10T08:24:49.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-10T08:24:49.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T08:24:49.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-10T08:24:49.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-10T08:24:49.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T08:24:49.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-10T08:24:49.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-10T08:24:49.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-02-10T08:24:49.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-02-10T08:24:49.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-02-10T08:24:49.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T08:24:49.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-02-10T08:24:49.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-02-10T08:24:49.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-10T08:24:49.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Repeating the final host check... 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:systemctl is present 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:lvcreate is present 2024-02-10T08:24:49.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-10T08:24:49.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T08:24:49.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-10T08:24:49.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-10T08:24:49.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T08:24:49.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-10T08:24:49.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-10T08:24:49.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout masked 2024-02-10T08:24:49.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2024-02-10T08:24:49.675 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.676 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2024-02-10T08:24:49.682 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T08:24:49.682 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2024-02-10T08:24:49.688 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-10T08:24:49.689 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2024-02-10T08:24:49.695 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-10T08:24:49.695 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Host looks OK 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:root:Cluster fsid: daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Acquiring lock 139952102709424 on /run/cephadm/daded1e2-c7ed-11ee-95b8-87774f69a715.lock 2024-02-10T08:24:49.702 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Lock 139952102709424 acquired on /run/cephadm/daded1e2-c7ed-11ee-95b8-87774f69a715.lock 2024-02-10T08:24:49.703 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Verifying IP 172.21.15.83 port 3300 ... 2024-02-10T08:24:49.703 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Verifying IP 172.21.15.83 port 6789 ... 2024-02-10T08:24:49.703 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.83, final addrv is [v2:172.21.15.83:3300,v1:172.21.15.83:6789] 2024-02-10T08:24:49.703 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2024-02-10T08:24:49.706 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2024-02-10T08:24:49.706 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.83 metric 100 2024-02-10T08:24:49.706 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-10T08:24:49.706 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.83 2024-02-10T08:24:49.706 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.83 metric 100 2024-02-10T08:24:49.707 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Mon IP 172.21.15.83 is in CIDR network 172.21.0.0/20 2024-02-10T08:24:49.709 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-02-10T08:24:49.709 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.0 2024-02-10T08:24:49.786 INFO:journalctl@ceph.mgr.y.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:24:49.910 INFO:journalctl@ceph.mon.a.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:24:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout v15.2.0: Pulling from ceph/ceph 2024-02-10T08:24:53.714 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2024-02-10T08:24:53.715 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pulling fs layer 2024-02-10T08:24:55.080 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2024-02-10T08:24:55.081 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2024-02-10T08:24:57.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Verifying Checksum 2024-02-10T08:24:57.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Download complete 2024-02-10T08:24:59.231 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2024-02-10T08:25:11.757 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 120f0bd0d532: Pull complete 2024-02-10T08:25:11.915 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60 2024-02-10T08:25:11.950 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for ceph/ceph:v15.2.0 2024-02-10T08:25:11.965 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/docker:stdout docker.io/ceph/ceph:v15.2.0 2024-02-10T08:25:11.967 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-02-10T08:25:11.968 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-02-10T08:25:11.968 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-02-10T08:25:23.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-02-10T08:25:23.968 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Creating initial keys... 2024-02-10T08:25:23.968 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-10T08:25:23.968 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-10T08:25:24.749 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQD0MsdlS+WVLBAA1zGEZryTgwBZrROQEapAxQ== 2024-02-10T08:25:25.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-10T08:25:25.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-10T08:25:26.135 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQD2Msdl5oz8BxAASlFODdYi6oA32CDw2bMyxg== 2024-02-10T08:25:26.807 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-10T08:25:26.807 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-10T08:25:27.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQD3MsdlJwxLIhAADmcBVaywshbonUysQI46Ug== 2024-02-10T08:25:28.155 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Creating initial monmap... 2024-02-10T08:25:28.155 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/tmp/ceph-tmpc_kwl96c:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', 'daded1e2-c7ed-11ee-95b8-87774f69a715', '--addv', 'a', '[v2:172.21.15.83:3300,v1:172.21.15.83:6789]', '/tmp/monmap'] 2024-02-10T08:25:28.155 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /tmp/ceph-tmpc_kwl96c:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --addv a [v2:172.21.15.83:3300,v1:172.21.15.83:6789] /tmp/monmap 2024-02-10T08:25:28.971 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T08:25:28.971 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:28.971 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T08:25:29.567 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Creating mon... 2024-02-10T08:25:29.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmphq3w1ump:/tmp/keyring:z', '-v', '/tmp/ceph-tmpc_kwl96c:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', 'daded1e2-c7ed-11ee-95b8-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2024-02-10T08:25:29.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmphq3w1ump:/tmp/keyring:z -v /tmp/ceph-tmpc_kwl96c:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 1 imported monmap: 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-02-10T08:25:28.970413+0000 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-02-10T08:25:28.970413+0000 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon.a 2024-02-10T08:25:30.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 /usr/bin/ceph-mon: set fsid to daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option compression = kNoCompression 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option compression = kNoCompression 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-10T08:25:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Compile date Mar 23 2020 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: DB SUMMARY 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.create_if_missing: 1 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.env: 0x555cd5a981a0 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.info_log: 0x555cd7f47a80 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:25:30.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.db_log_dir: 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:25:30.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.write_buffer_manager: 0x555cd8ae8120 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:25:30.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.row_cache: None 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.wal_filter: None 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:25:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Compression algorithms supported: 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kZSTD supported: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:25:30.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.339+0000 7fa883ba56c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.merge_operator: 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:25:30.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555cd7e70130) 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-02-10T08:25:30.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x555cd7ea6510 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-02-10T08:25:30.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:25:30.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.num_levels: 7 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:25:30.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:25:30.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:25:30.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:25:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: Options.ttl: 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: [db/version_set.cc:3757] 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-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.347+0000 7fa883ba56c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.351+0000 7fa883ba56c0 4 rocksdb: DB pointer 0x555cd7f41200 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.351+0000 7fa86cd66700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.351+0000 7fa86cd66700 4 rocksdb: [db/db_impl.cc:778] 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:30.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:30.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.355+0000 7fa883ba56c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-10T08:25:30.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.355+0000 7fa883ba56c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-10T08:25:30.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-10T08:25:30.355+0000 7fa883ba56c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-10T08:25:30.914 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:30.920 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-02-10T08:25:31.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-02-10T08:25:31.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-10T08:25:31.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-02-10T08:25:31.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target 2024-02-10T08:25:31.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target. 2024-02-10T08:25:31.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target. 2024-02-10T08:25:31.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl start ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target 2024-02-10T08:25:31.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-10T08:25:31.708 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:25:31.719 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:25:31.723 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service: Unit ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service not loaded. 2024-02-10T08:25:31.723 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:25:31.730 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target.wants/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@.service. 2024-02-10T08:25:31.917 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl start ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:25:31.950 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-02-10T08:25:31.951 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for mon to start... 2024-02-10T08:25:31.951 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for mon... 2024-02-10T08:25:31.951 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-02-10T08:25:31.970 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:31 smithi083 docker[13636]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:25:31.970 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:31 smithi083 systemd[1]: Started Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:25:33.764 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-02-10T08:25:33.764 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:33.764 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-02-10T08:25:33.764 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.230433s) 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-02-10T08:25:33.765 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:33.818 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:33 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.533714+0000 mon.a (mon.0) 0 : [INF] mkfs daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:33.818 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:33 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.522530+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T08:25:34.438 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-02-10T08:25:34.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-10T08:25:34.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-10T08:25:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.532014+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T08:25:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.532347+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0]} 2024-02-10T08:25:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.537056+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T08:25:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.541881+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T08:25:34.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: cluster 2024-02-10T08:25:33.542870+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T08:25:34.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:34 smithi083 bash[13655]: audit 2024-02-10T08:25:33.762402+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.83:0/4112623734' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout log_to_journald = false 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.83:3300,v1:172.21.15.83:6789] 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-02-10T08:25:35.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-02-10T08:25:35.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-02-10T08:25:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:35 smithi083 bash[13655]: audit 2024-02-10T08:25:35.423300+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.83:0/4057215846' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T08:25:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:35 smithi083 bash[13655]: audit 2024-02-10T08:25:35.428642+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.83:0/4057215846' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T08:25:36.076 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-02-10T08:25:36.076 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-10T08:25:36.076 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z -v /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-10T08:25:37.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:37 smithi083 bash[13655]: audit 2024-02-10T08:25:37.071246+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.83:0/719111081' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:25:37.673 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Restarting the monitor... 2024-02-10T08:25:37.673 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:25:38.051 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:37 smithi083 systemd[1]: Stopping Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:25:38.051 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:37 smithi083 bash[13655]: debug 2024-02-10T08:25:37.759+0000 7fb5f10e0700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:25:38.051 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:37 smithi083 bash[13655]: debug 2024-02-10T08:25:37.759+0000 7fb5f10e0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T08:25:38.644 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Setting mon public_network... 2024-02-10T08:25:38.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2024-02-10T08:25:38.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 docker[14086]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 systemd[1]: Stopped Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 systemd[1]: Starting Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 docker[14123]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:25:38.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:38 smithi083 systemd[1]: Started Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.706+0000 7ff3877ce6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.706+0000 7ff3877ce6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.706+0000 7ff3877ce6c0 0 pidfile_write: ignore empty --pid-file 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 load: jerasure load: lrc load: isa 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option compression = kNoCompression 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option compression = kNoCompression 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-10T08:25:39.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 1 rocksdb: do_open column families: [default] 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Compile date Mar 23 2020 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: DB SUMMARY 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: CURRENT file: CURRENT 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69431 ; 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.create_if_missing: 0 2024-02-10T08:25:39.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.env: 0x559bf99b31a0 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.info_log: 0x559bfaea29a0 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:25:39.875 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:25:39.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:25:39.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:25:39.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:25:39.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:25:39.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.db_log_dir: 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:25:39.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.write_buffer_manager: 0x559bfba3cae0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:25:39.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.row_cache: None 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.wal_filter: None 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:25:39.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:25:39.880 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Compression algorithms supported: 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kZSTD supported: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:25:39.881 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.merge_operator: 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559bfadc2138) 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cache_index_and_filter_blocks: 1 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-10T08:25:39.882 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: pin_top_level_index_and_filter: 1 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: index_type: 0 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: data_block_index_type: 0 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: hash_index_allow_collision: 1 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: checksum: 1 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: no_block_cache: 0 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_cache: 0x559bfadf8610 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_cache_name: BinnedLRUCache 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_cache_options: 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: capacity : 536870912 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: num_shard_bits : 4 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: strict_capacity_limit : 0 2024-02-10T08:25:39.883 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: high_pri_pool_ratio: 0.000 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_cache_compressed: (nil) 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: persistent_cache: (nil) 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_size: 4096 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_size_deviation: 10 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_restart_interval: 16 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: index_block_restart_interval: 1 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: metadata_block_size: 4096 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: partition_filters: 0 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: use_delta_encoding: 1 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: whole_key_filtering: 1 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: verify_compression: 0 2024-02-10T08:25:39.884 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: read_amp_bytes_per_bit: 0 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: format_version: 2 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: enable_index_compression: 1 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: block_align: 0 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.num_levels: 7 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:25:39.885 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:25:39.886 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:25:39.887 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:25:39.888 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: Options.ttl: 0 2024-02-10T08:25:39.889 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T08:25:39.890 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-10T08:25:39.890 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707553539718674, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-10T08:25:39.890 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.714+0000 7ff3877ce6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.718+0000 7ff3877ce6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707553539719796, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66472, "table_properties": {"data_size": 64767, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59726, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.718+0000 7ff3877ce6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.718+0000 7ff3877ce6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707553539720417, "job": 1, "event": "recovery_finished"} 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.718+0000 7ff3877ce6c0 4 rocksdb: DB pointer 0x559bfae93200 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff36e91b700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff36e91b700 4 rocksdb: [db/db_impl.cc:778] 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** DB Stats ** 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:25:39.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** Compaction Stats [default] ** 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** Compaction Stats [default] ** 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:39.892 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Cumulative compaction: 0.00 GB write, 9.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Interval compaction: 0.00 GB write, 9.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:39.893 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** Compaction Stats [default] ** 2024-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: L0 2/0 66.54 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Sum 2/0 66.54 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.894 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** Compaction Stats [default] ** 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 85.2 0.00 0.00 1 0.001 0 0 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Cumulative compaction: 0.00 GB write, 9.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:25:39.895 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] at bind addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 1 mon.a@-1(???) e1 preinit fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).mds e1 new map 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).mds e1 print_map 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: e1 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 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-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: legacy client fscid: -1 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: No filesystems configured 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T08:25:39.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: audit 2024-02-10T08:25:37.071246+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.83:0/719111081' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expand map: {default=false} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta from 'false' to 'false' 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expanded map: {default=false} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expand map: {default=info} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta from 'info' to 'info' 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expanded map: {default=info} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expand map: {default=daemon} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expanded map: {default=daemon} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expand map: {default=debug} 2024-02-10T08:25:39.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta from 'debug' to 'debug' 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: debug 2024-02-10T08:25:39.722+0000 7ff3877ce6c0 20 expand_channel_meta expanded map: {default=debug} 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cluster 2024-02-10T08:25:39.730710+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cluster 2024-02-10T08:25:39.730823+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0]} 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cluster 2024-02-10T08:25:39.730907+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cluster 2024-02-10T08:25:39.730965+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T08:25:39.898 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:39 smithi083 bash[14135]: cluster 2024-02-10T08:25:39.731545+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T08:25:40.583 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Creating mgr... 2024-02-10T08:25:40.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-10T08:25:40.788 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y 2024-02-10T08:25:40.798 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y 2024-02-10T08:25:40.802 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service: Unit ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service not loaded. 2024-02-10T08:25:40.802 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y 2024-02-10T08:25:40.806 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715.target.wants/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@.service. 2024-02-10T08:25:40.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:40 smithi083 bash[14135]: audit 2024-02-10T08:25:39.977557+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.83:0/3925739053' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-02-10T08:25:40.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:40 smithi083 bash[14135]: audit 2024-02-10T08:25:39.983330+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.83:0/3925739053' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-02-10T08:25:41.003 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: systemctl start ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:firewalld does not appear to be present 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for mgr to start... 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for mgr... 2024-02-10T08:25:41.035 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-10T08:25:41.036 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-10T08:25:41.055 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:41 smithi083 docker[14397]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.y 2024-02-10T08:25:41.056 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:41 smithi083 systemd[1]: Started Ceph mgr.y for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "daded1e2-c7ed-11ee-95b8-87774f69a715", 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-10T08:25:42.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-10T08:25:42.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-10T08:25:42.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-10T08:25:42.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-10T08:25:42.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-10T08:25:42.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-10T08:25:42.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-10T08:25:33.534629+0000", 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:42.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-10T08:25:42.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:42 smithi083 bash[14135]: audit 2024-02-10T08:25:42.529450+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.83:0/1385678243' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:25:43.157 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-02-10T08:25:44.158 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-10T08:25:44.158 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "daded1e2-c7ed-11ee-95b8-87774f69a715", 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-10T08:25:45.233 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-10T08:25:45.234 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:45.235 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-10T08:25:33.534629+0000", 2024-02-10T08:25:45.236 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:45.237 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:45.237 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-10T08:25:45.237 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:45.887 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-02-10T08:25:46.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:45 smithi083 bash[14135]: audit 2024-02-10T08:25:45.229346+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.83:0/2224176604' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:25:46.889 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-10T08:25:46.889 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-10T08:25:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: cluster 2024-02-10T08:25:46.561404+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-02-10T08:25:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: cluster 2024-02-10T08:25:46.568016+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00682838s) 2024-02-10T08:25:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: audit 2024-02-10T08:25:46.568993+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:25:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: audit 2024-02-10T08:25:46.569292+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:25:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: audit 2024-02-10T08:25:46.569503+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:25:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: audit 2024-02-10T08:25:46.571414+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:25:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: audit 2024-02-10T08:25:46.571900+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:25:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:47 smithi083 bash[14135]: cluster 2024-02-10T08:25:46.575598+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:46.594470+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.013909+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: cluster 2024-02-10T08:25:47.013954+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.016793+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.024827+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"aff41519-ac46-4808-9247-38b6b132f402"}]: dispatch 2024-02-10T08:25:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.027050+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"aff41519-ac46-4808-9247-38b6b132f402"}]': finished 2024-02-10T08:25:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.027494+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"4bf4e35e-26bd-4f83-b69d-dca61e5ab9e6"}]: dispatch 2024-02-10T08:25:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: audit 2024-02-10T08:25:47.032414+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"4bf4e35e-26bd-4f83-b69d-dca61e5ab9e6"}]': finished 2024-02-10T08:25:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:48 smithi083 bash[14135]: cluster 2024-02-10T08:25:47.572848+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e3: y(active, since 1.01165s) 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "daded1e2-c7ed-11ee-95b8-87774f69a715", 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.929 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-10T08:25:48.931 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2024-02-10T08:25:48.931 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-10T08:25:48.931 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-10T08:25:48.931 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-10T08:25:48.935 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-10T08:25:48.936 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:48.937 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-10T08:25:33.534629+0000", 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-10T08:25:48.938 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:49 smithi083 bash[14135]: audit 2024-02-10T08:25:48.020874+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.83:0/684059714' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:25:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:49 smithi083 bash[14135]: cluster 2024-02-10T08:25:48.020963+0000 mon.a (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-10T08:25:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:49 smithi083 bash[14135]: audit 2024-02-10T08:25:48.028632+0000 mon.a (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T08:25:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:49 smithi083 bash[14135]: audit 2024-02-10T08:25:48.924157+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T08:25:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:49 smithi083 bash[14135]: audit 2024-02-10T08:25:48.924884+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.83:0/2784320276' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T08:25:49.618 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Enabling cephadm module... 2024-02-10T08:25:49.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-02-10T08:25:49.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-02-10T08:25:50.306 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:50 smithi083 bash[14135]: cluster 2024-02-10T08:25:49.037813+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-10T08:25:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:51 smithi083 bash[14135]: audit 2024-02-10T08:25:50.837973+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.83:0/2890119756' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T08:25:51.369 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:51 smithi083 bash[14417]: ignoring --setuser ceph since I am not root 2024-02-10T08:25:51.369 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:51 smithi083 bash[14417]: ignoring --setgroup ceph since I am not root 2024-02-10T08:25:51.370 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:51 smithi083 bash[14417]: debug 2024-02-10T08:25:51.078+0000 7f9d8d1ac040 1 -- 172.21.15.83:0/46955738 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x563ec056a800 msgr2=0x563ec050fa80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:25:51.370 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:25:51 smithi083 bash[14417]: debug 2024-02-10T08:25:51.078+0000 7f9d8d1ac040 1 --2- 172.21.15.83:0/46955738 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x563ec056a800 0x563ec050fa80 secure :-1 s=READY pgs=21 cs=0 l=1 rx=0x563ec0532420 tx=0x563ec0534d70).stop 2024-02-10T08:25:51.731 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-10T08:25:51.731 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-10T08:25:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:52 smithi083 bash[14135]: audit 2024-02-10T08:25:51.048381+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.83:0/2890119756' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T08:25:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:52 smithi083 bash[14135]: cluster 2024-02-10T08:25:51.048475+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: y(active, since 4s) 2024-02-10T08:25:53.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:6800", 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1266108488 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:6801", 2024-02-10T08:25:53.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1266108488 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.83:6801/1266108488", 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-10T08:25:46.561164+0000", 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-10T08:25:53.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-10T08:25:53.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-10T08:25:53.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-10T08:25:53.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-10T08:25:53.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-10T08:25:53.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-10T08:25:53.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-10T08:25:53.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.429 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-10T08:25:53.430 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-10T08:25:53.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-10T08:25:53.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:25:53.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-10T08:25:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-10T08:25:53.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:25:53.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:25:53.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-10T08:25:53.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-10T08:25:53.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-10T08:25:53.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-10T08:25:53.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:25:53.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:25:53.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-10T08:25:53.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-10T08:25:53.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.532 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.533 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.534 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.535 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.537 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.538 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-10T08:25:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-10T08:25:53.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-10T08:25:53.541 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.542 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.543 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.544 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.547 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.548 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-10T08:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.550 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.551 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.552 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.553 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.554 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.555 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.556 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.557 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.558 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.559 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.560 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.561 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.562 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.563 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.564 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.565 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.566 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-10T08:25:53.567 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-10T08:25:53.568 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.569 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.570 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.571 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.572 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.573 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.574 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.575 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.576 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.577 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.578 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.579 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.580 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.581 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.582 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.583 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.584 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.585 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.586 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.587 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.589 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.590 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.591 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.592 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.594 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.595 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.596 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.597 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.598 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.599 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.600 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.602 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.604 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-10T08:25:53.605 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-10T08:25:53.606 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.607 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.609 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.610 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.611 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.612 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.613 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.615 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.616 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.617 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.618 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.621 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.622 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.623 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.624 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.625 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.626 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.627 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.628 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.629 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-10T08:25:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.631 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.632 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.633 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.634 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.635 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.636 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.637 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.638 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.639 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.640 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.641 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-10T08:25:53.642 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-10T08:25:53.643 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-10T08:25:53.644 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.645 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.646 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.647 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.648 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.649 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.650 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.651 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.652 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.653 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.655 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.656 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.657 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.658 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.659 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.660 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:25:53.661 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.662 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.663 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.664 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.665 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:25:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-10T08:25:53.667 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-10T08:25:53.668 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 566583329 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:25:53.669 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2727605170 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2368424396 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.670 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:53.671 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:53 smithi083 bash[14135]: audit 2024-02-10T08:25:52.973331+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.83:0/386731792' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-10T08:25:53.672 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-10T08:25:53.672 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2024-02-10T08:25:53.672 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-10T08:25:53.672 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-10T08:25:56.759 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:25:56.759 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2024-02-10T08:25:56.759 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-10T08:25:56.759 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: cluster 2024-02-10T08:25:55.329123+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: cluster 2024-02-10T08:25:55.329757+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: cluster 2024-02-10T08:25:55.335340+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: cluster 2024-02-10T08:25:55.738220+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.408594s) 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.741952+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.743520+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.743872+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:25:57.002 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.744190+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:25:57.003 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.744991+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:25:57.003 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.746299+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:25:57.003 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.746883+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:25:57.003 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: cluster 2024-02-10T08:25:55.750151+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-02-10T08:25:57.003 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:56 smithi083 bash[14135]: audit 2024-02-10T08:25:55.789277+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T08:25:57.444 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-02-10T08:25:57.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-02-10T08:25:57.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-02-10T08:25:57.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:57 smithi083 bash[14135]: audit 2024-02-10T08:25:56.648012+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T08:25:57.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:57 smithi083 bash[14135]: cluster 2024-02-10T08:25:56.742955+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.41333s) 2024-02-10T08:25:59.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:58 smithi083 bash[14135]: cluster 2024-02-10T08:25:57.742560+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-10T08:25:59.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:58 smithi083 bash[14135]: audit 2024-02-10T08:25:58.655143+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-02-10T08:25:59.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:58 smithi083 bash[14135]: audit 2024-02-10T08:25:58.658463+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-02-10T08:25:59.283 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Generating ssh key... 2024-02-10T08:25:59.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-02-10T08:25:59.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-02-10T08:25:59.997 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:25:59 smithi083 bash[14135]: audit 2024-02-10T08:25:58.651889+0000 mgr.y (mgr.14117) 1 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14135]: audit 2024-02-10T08:26:00.611083+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAoNB5weczdEjuy81DWuX2BMOd21XxnTK0lidnybO+dKnesHl5BI3/\noHkNv2V0kyxMmaPB3V0QN8TnQdCy8nftLBgPY3EbNzFNMVZe4kT2cdhBn1UhIk39vslWPp\nwudDFX+yThLpb9/lZmxqVsRXBv4sa6QyNdI1wqRtKxnbYUh1TqnXKk2D4h48UF8UEC+Vsp\ngtdPIG4y5ecrbH67g4FuJODWlx5JOCA8jmMew2LYFKF1aEnIFM3t/RPxGYwZvYEXpuaRqG\noyC4LspeIHqnxoqMDW/w79BZIuHmPE4SQbSfl4RbGcQlzLCtQp0iQzGhv84BSOEVU2uIOb\nV+3Ma4rLnbiB4QJ4l62QsiXEzrYUUZKPu8pqtCAY1YVk8IS5HCBiy+Gx/Jrm+AV16sd+ES\nw55RL/Wr9L/z+Nv/3nTaJs/NbfYR+vhOrAcP9PsJDaDBbovlmw6ZZd/5G5iI96BtJDSG1D\na4SeqppF0Vvnk6vDM6uaPRC5jMKbLMfb9zRMmQBvAAAFoJh9rOiYfazoAAAAB3NzaC1yc2\nEAAAGBAKDQecHnM3RI7svNQ1rl9gTDndtV8Z0ytJYnZ8mzvnSp3rB5eQSN/6B5Db9ldJMs\nTJmjwd1dEDfE50HQsvJ37SwYD2NxGzcxTTFWXuJE9nHYQZ9VISJN/b7JVj6cLnQxV/sk4S\n6W/f5WZsalbEVwb+LGukMjXSNcKkbSsZ22FIdU6p1ypNg+IePFBfFBAvlbKYLXTyBuMuXn\nK2x+u4OBbiTg1pceSTggPI5jHsNi2BShdWhJyBTN7f0T8RmMGb2BF6bmkahqMguC7KXiB6\np8aKjA1v8O/QWSLh5jxOEkG0n5eEWxnEJcywrUKdIkMxob/OAUjhFVNriDm1ftzGuKy524\ngeECeJetkLIlxM62FFGSj7vKarQgGNWFZPCEuRwgYsvhsfya5vgFderHfhEsOeUS/1q/S/\n8/jb/9502ibPzW32Efr4TqwHD/T7CQ2gwW6L5ZsOmWXf+RuYiPegbSQ0htQ2uEnqqaRdFb\n55OrwzOrmj0QuYzCmyzH2/c0TJkAbwAAAAMBAAEAAAGAbB3dTjT/jfWevlxBJXKn5WoSzi\nzI5TP631yc1anHqS2vrxvr9dj1/NCGIqC2MGA/G6hSJV51EdmK1N/X/1YLmXKPnf6kGoZF\n7J6x6hQNUFrhO5sDTMn8h/Faz3s3bBzkls+jqSwQlZdHP9Rlp4XBY0jSX2L+MlC7h6QNkA\nejY5z+o145X7zeEgEbTqiztCvLC9FvvFD6XUD/G9FUhkRVZevXuf+9oENkEyKmwxvIRI6M\nndHE99+/Wj+2/8MGZzbLPDHWj7bKxOgroSFjs9OK9Gyof4sSK28HG6Ud/MgpSyFL/wKJ5Q\nLOjay7R91jPL7aFbMomWa7JZuE8MaS+FVX+2DcfNoBo6oHDiHsLvwnglCJloKUST30msQo\nuzy45ykq6DCreJYIIQScXKUYM3cWL1SL/zF3xq8vxJl1cN4cLCRTV2BFLdazAzJL5oMEFY\nKuYfLp30ovDyS2sTv5hIA6rG1M5seFzKlGSE/2lWIDMhm+xdT5VwPquZ10lx1XiifpAAAA\nwBlcrLqDyz3vJWJGcMxv/UrrP7llXFfZ8xJjMcmlR0O/e8c0s/vzKi9WDlJj9pcPgO1JMt\nXgSbGtXmvGdVOToNrsVvT6Fdh+BdwRJpd/r1buuVVkLXnAZ0rMIg8iAp/U/b7XyFPsvX7c\nXjVcGoraPuNCuRWHYLxpG0raF4jhrRg1Gplb5c3JnfywLlDhKSTmp5Nfk96MRHahX4/aqk\n74qNcM3DvNYnLJdrlvbNPD4RvISmrmvAlhzgmto/OILBhQzQAAAMEAy0eIqjQEcFHyxmDM\nGOwz1tVPYFH8xqdV8VaG4FvSCDpRyeBqCKbBtEH1QGrw3GHCcDcaRVq8So+ZmVyaPPlMWe\nNo2Q+9yxcjSkcza3atbKqV/8+YCq7EYpYRDheC5TXhQm71qZeReelKQ89dl67mEr6f7xVk\nU6TSOxw++G4cxubvTq6qgZHylMsfmGLeLJD1PY1pDMaWGDk9YoWpElNnsjl8j5AXELNLGl\nzkxfpuyaFURMIqwKIUL33fP9ebzPgjAAAAwQDKhYez7tO1NxjJeQMoJhRvPjtHlsErCLGX\nw9hSE6kWXWZnpyYbriYbbCBD4yetK8VQL9OaP2UQTrYZxAfBxB5yVmucrz4BX+Iuu5VT1l\nWkI/FBza9pssmkDhhf9qBTVrmbva03aXjJ8gEUdti70nWd3xrkQYgyi3pw6qPIFzFXC9jJ\nao+xwYhUu69uKIrJntStPmSEVDKL8qbdbOFdrANXc/oOvTJNOENrWkhoI8wpB+1Ac+MJ2L\nc0XjMMm9BX1UUAAAApY2VwaC1kYWRlZDFlMi1jN2VkLTExZWUtOTViOC04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14135]: audit 2024-02-10T08:26:00.613212+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAoNB5weczdEjuy81DWuX2BMOd21XxnTK0lidnybO+dKnesHl5BI3/\noHkNv2V0kyxMmaPB3V0QN8TnQdCy8nftLBgPY3EbNzFNMVZe4kT2cdhBn1UhIk39vslWPp\nwudDFX+yThLpb9/lZmxqVsRXBv4sa6QyNdI1wqRtKxnbYUh1TqnXKk2D4h48UF8UEC+Vsp\ngtdPIG4y5ecrbH67g4FuJODWlx5JOCA8jmMew2LYFKF1aEnIFM3t/RPxGYwZvYEXpuaRqG\noyC4LspeIHqnxoqMDW/w79BZIuHmPE4SQbSfl4RbGcQlzLCtQp0iQzGhv84BSOEVU2uIOb\nV+3Ma4rLnbiB4QJ4l62QsiXEzrYUUZKPu8pqtCAY1YVk8IS5HCBiy+Gx/Jrm+AV16sd+ES\nw55RL/Wr9L/z+Nv/3nTaJs/NbfYR+vhOrAcP9PsJDaDBbovlmw6ZZd/5G5iI96BtJDSG1D\na4SeqppF0Vvnk6vDM6uaPRC5jMKbLMfb9zRMmQBvAAAFoJh9rOiYfazoAAAAB3NzaC1yc2\nEAAAGBAKDQecHnM3RI7svNQ1rl9gTDndtV8Z0ytJYnZ8mzvnSp3rB5eQSN/6B5Db9ldJMs\nTJmjwd1dEDfE50HQsvJ37SwYD2NxGzcxTTFWXuJE9nHYQZ9VISJN/b7JVj6cLnQxV/sk4S\n6W/f5WZsalbEVwb+LGukMjXSNcKkbSsZ22FIdU6p1ypNg+IePFBfFBAvlbKYLXTyBuMuXn\nK2x+u4OBbiTg1pceSTggPI5jHsNi2BShdWhJyBTN7f0T8RmMGb2BF6bmkahqMguC7KXiB6\np8aKjA1v8O/QWSLh5jxOEkG0n5eEWxnEJcywrUKdIkMxob/OAUjhFVNriDm1ftzGuKy524\ngeECeJetkLIlxM62FFGSj7vKarQgGNWFZPCEuRwgYsvhsfya5vgFderHfhEsOeUS/1q/S/\n8/jb/9502ibPzW32Efr4TqwHD/T7CQ2gwW6L5ZsOmWXf+RuYiPegbSQ0htQ2uEnqqaRdFb\n55OrwzOrmj0QuYzCmyzH2/c0TJkAbwAAAAMBAAEAAAGAbB3dTjT/jfWevlxBJXKn5WoSzi\nzI5TP631yc1anHqS2vrxvr9dj1/NCGIqC2MGA/G6hSJV51EdmK1N/X/1YLmXKPnf6kGoZF\n7J6x6hQNUFrhO5sDTMn8h/Faz3s3bBzkls+jqSwQlZdHP9Rlp4XBY0jSX2L+MlC7h6QNkA\nejY5z+o145X7zeEgEbTqiztCvLC9FvvFD6XUD/G9FUhkRVZevXuf+9oENkEyKmwxvIRI6M\nndHE99+/Wj+2/8MGZzbLPDHWj7bKxOgroSFjs9OK9Gyof4sSK28HG6Ud/MgpSyFL/wKJ5Q\nLOjay7R91jPL7aFbMomWa7JZuE8MaS+FVX+2DcfNoBo6oHDiHsLvwnglCJloKUST30msQo\nuzy45ykq6DCreJYIIQScXKUYM3cWL1SL/zF3xq8vxJl1cN4cLCRTV2BFLdazAzJL5oMEFY\nKuYfLp30ovDyS2sTv5hIA6rG1M5seFzKlGSE/2lWIDMhm+xdT5VwPquZ10lx1XiifpAAAA\nwBlcrLqDyz3vJWJGcMxv/UrrP7llXFfZ8xJjMcmlR0O/e8c0s/vzKi9WDlJj9pcPgO1JMt\nXgSbGtXmvGdVOToNrsVvT6Fdh+BdwRJpd/r1buuVVkLXnAZ0rMIg8iAp/U/b7XyFPsvX7c\nXjVcGoraPuNCuRWHYLxpG0raF4jhrRg1Gplb5c3JnfywLlDhKSTmp5Nfk96MRHahX4/aqk\n74qNcM3DvNYnLJdrlvbNPD4RvISmrmvAlhzgmto/OILBhQzQAAAMEAy0eIqjQEcFHyxmDM\nGOwz1tVPYFH8xqdV8VaG4FvSCDpRyeBqCKbBtEH1QGrw3GHCcDcaRVq8So+ZmVyaPPlMWe\nNo2Q+9yxcjSkcza3atbKqV/8+YCq7EYpYRDheC5TXhQm71qZeReelKQ89dl67mEr6f7xVk\nU6TSOxw++G4cxubvTq6qgZHylMsfmGLeLJD1PY1pDMaWGDk9YoWpElNnsjl8j5AXELNLGl\nzkxfpuyaFURMIqwKIUL33fP9ebzPgjAAAAwQDKhYez7tO1NxjJeQMoJhRvPjtHlsErCLGX\nw9hSE6kWXWZnpyYbriYbbCBD4yetK8VQL9OaP2UQTrYZxAfBxB5yVmucrz4BX+Iuu5VT1l\nWkI/FBza9pssmkDhhf9qBTVrmbva03aXjJ8gEUdti70nWd3xrkQYgyi3pw6qPIFzFXC9jJ\nao+xwYhUu69uKIrJntStPmSEVDKL8qbdbOFdrANXc/oOvTJNOENrWkhoI8wpB+1Ac+MJ2L\nc0XjMMm9BX1UUAAAApY2VwaC1kYWRlZDFlMi1jN2VkLTExZWUtOTViOC04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14135]: audit 2024-02-10T08:26:00.614008+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715\n"}]: dispatch 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14135]: audit 2024-02-10T08:26:00.617339+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715\n"}]': finished 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: Generating public/private rsa key pair. 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: Your identification has been saved in /tmp/tmpt8795ckq/key. 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: Your public key has been saved in /tmp/tmpt8795ckq/key.pub. 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: The key fingerprint is: 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: SHA256:air2ZdmpupunxbOnJR1NScqtev5qTda+sJTk+DYf1No ceph-daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:26:00.870 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: The key's randomart image is: 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: +---[RSA 3072]----+ 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | . | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | . + . | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | o + | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | + . | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | S o.. . | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | . * *oo.o | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | % B+=.o E | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | o B.Ooo+o.. | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: | . oO*++o++oo. | 2024-02-10T08:26:00.871 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:00 smithi083 bash[14417]: +----[SHA256]-----+ 2024-02-10T08:26:01.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-02-10T08:26:01.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-02-10T08:26:02.008 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:01 smithi083 bash[14135]: audit 2024-02-10T08:26:00.477312+0000 mgr.y (mgr.14117) 2 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:02.008 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:01 smithi083 bash[14135]: cephadm 2024-02-10T08:26:00.477729+0000 mgr.y (mgr.14117) 3 : cephadm [INF] Generating ssh key... 2024-02-10T08:26:02.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:26:03.027 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:26:03.027 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-02-10T08:26:03.028 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Adding host smithi083... 2024-02-10T08:26:03.028 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi083'] 2024-02-10T08:26:03.028 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi083 2024-02-10T08:26:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:03 smithi083 bash[14135]: audit 2024-02-10T08:26:02.434185+0000 mgr.y (mgr.14117) 4 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:04.619 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:04 smithi083 bash[14417]: Warning: Permanently added 'smithi083,172.21.15.83' (ECDSA) to the list of known hosts. 2024-02-10T08:26:05.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi083' 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:04.290834+0000 mgr.y (mgr.14117) 5 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:04.941649+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"smithi083\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:04.946167+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"smithi083\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: cephadm 2024-02-10T08:26:04.946871+0000 mgr.y (mgr.14117) 6 : cephadm [INF] Added host smithi083 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:05.237960+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:05.240868+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:26:05.807 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:05 smithi083 bash[14135]: audit 2024-02-10T08:26:05.241809+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:26:05.988 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Enabling the dashboard module... 2024-02-10T08:26:05.988 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-02-10T08:26:05.988 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-02-10T08:26:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:06 smithi083 bash[14135]: audit 2024-02-10T08:26:06.008414+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:06.004963\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:06.007421\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:06.007665\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:26:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:06 smithi083 bash[14135]: audit 2024-02-10T08:26:06.013522+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:06.004963\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:06.007421\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:06.007665\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:26:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:06 smithi083 bash[14135]: audit 2024-02-10T08:26:06.014461+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.83:0/4213193389' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:26:07.891 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:07 smithi083 bash[14135]: audit 2024-02-10T08:26:07.801734+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.83:0/1593850528' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-10T08:26:08.319 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:07 smithi083 bash[14417]: ignoring --setuser ceph since I am not root 2024-02-10T08:26:08.320 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:07 smithi083 bash[14417]: ignoring --setgroup ceph since I am not root 2024-02-10T08:26:08.320 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:07 smithi083 bash[14417]: debug 2024-02-10T08:26:07.890+0000 7f102145a040 1 -- 172.21.15.83:0/4200927443 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x5573ecde0800 msgr2=0x5573ecd85a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:26:08.320 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:07 smithi083 bash[14417]: debug 2024-02-10T08:26:07.890+0000 7f102145a040 1 --2- 172.21.15.83:0/4200927443 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x5573ecde0800 0x5573ecd85a80 secure :-1 s=READY pgs=45 cs=0 l=1 rx=0x5573ecda8420 tx=0x5573ecdaad70).stop 2024-02-10T08:26:09.053 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-10T08:26:09.053 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-10T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:08 smithi083 bash[14135]: audit 2024-02-10T08:26:07.856237+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.83:0/1593850528' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-10T08:26:09.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:08 smithi083 bash[14135]: cluster 2024-02-10T08:26:07.856447+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 12s) 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14117, 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:6800", 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2912536425 2024-02-10T08:26:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:6801", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2912536425 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.83:6801/2912536425", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-10T08:25:55.329596+0000", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-10T08:26:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.115 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.117 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.118 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.119 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.120 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-10T08:26:11.121 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.122 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-10T08:26:11.123 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.124 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.126 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.127 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.128 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-10T08:26:11.129 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.130 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-10T08:26:11.131 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-10T08:26:11.132 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.133 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.245 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.246 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.248 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.249 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.250 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-10T08:26:11.252 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.253 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.254 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.255 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-10T08:26:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-10T08:26:11.258 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-10T08:26:11.259 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.260 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.261 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.262 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.263 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.264 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.265 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.266 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-10T08:26:11.267 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-10T08:26:11.271 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.272 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.273 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.275 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.276 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.277 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.278 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.279 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.281 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.282 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.283 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.284 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.286 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-10T08:26:11.287 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.288 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.289 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.290 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.291 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.292 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.293 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.294 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.297 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.298 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.300 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.301 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.302 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.303 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.304 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.305 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.306 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.307 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.308 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.309 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-10T08:26:11.310 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.311 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-10T08:26:11.312 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-10T08:26:11.313 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-10T08:26:11.314 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-10T08:26:11.315 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.316 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:26:11.317 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.318 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.319 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.320 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.322 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.323 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.324 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.325 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.326 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:26:11.327 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:26:11.328 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-10T08:26:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-10T08:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-10T08:26:11.331 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.332 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-10T08:26:11.333 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.334 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.335 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.336 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.337 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.338 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.339 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.340 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.341 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-10T08:26:11.342 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-10T08:26:11.343 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-10T08:26:11.344 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-10T08:26:11.345 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.346 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.347 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.348 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.349 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.350 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.352 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.353 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-10T08:26:11.354 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.355 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.356 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-10T08:26:11.357 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.358 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-10T08:26:11.359 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.360 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.361 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.362 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.363 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.364 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.365 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.366 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.367 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.368 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.369 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.370 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.371 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.373 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.374 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.375 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.377 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.378 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.379 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.380 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-10T08:26:11.381 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-10T08:26:11.382 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.383 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.385 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.386 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.387 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-10T08:26:11.388 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.390 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.391 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.393 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.394 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.395 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.396 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.397 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.398 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.399 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.400 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.401 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.402 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.403 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.404 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.405 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.406 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.407 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.408 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.409 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.410 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.411 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.412 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.413 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.414 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.415 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.416 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.417 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.418 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.419 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.420 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.421 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.422 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-10T08:26:11.423 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.424 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.425 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.426 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.427 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.428 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.431 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.432 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.433 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.434 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.435 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.436 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.437 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.438 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.440 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.442 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.443 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.445 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.446 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.447 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.448 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.449 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.450 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.451 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.452 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.453 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.454 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.455 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.456 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.457 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.458 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.459 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.461 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.462 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-10T08:26:11.463 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-10T08:26:11.464 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-10T08:26:11.465 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-10T08:26:11.466 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-10T08:26:11.467 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.468 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.470 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.471 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.472 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.473 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.474 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.475 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.476 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.477 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.478 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.479 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.480 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.482 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.483 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.484 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.485 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.486 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.487 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.489 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-10T08:26:11.490 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.491 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.492 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.493 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.494 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.495 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.496 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.497 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.498 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.499 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.500 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.501 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.502 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.503 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.504 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.505 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.506 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.507 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.508 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.509 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.510 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.511 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.512 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.515 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.516 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.517 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.519 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.520 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-10T08:26:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-10T08:26:11.523 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-10T08:26:11.524 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-10T08:26:11.525 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-10T08:26:11.526 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-10T08:26:11.527 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:26:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4223958882 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1244108752 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-10T08:26:11.529 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.83:0", 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 418988075 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.530 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:11.530 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:10 smithi083 bash[14135]: audit 2024-02-10T08:26:10.723844+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.83:0/2769295782' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-10T08:26:11.531 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-10T08:26:11.531 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-02-10T08:26:11.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-10T08:26:11.531 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-10T08:26:12.388 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:12 smithi083 bash[14417]: Warning: Permanently added 'smithi083,172.21.15.83' (ECDSA) to the list of known hosts. 2024-02-10T08:26:12.388 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:12 smithi083 bash[14135]: cluster 2024-02-10T08:26:12.188959+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:26:12.388 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:12 smithi083 bash[14135]: cluster 2024-02-10T08:26:12.189764+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-02-10T08:26:12.388 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:12 smithi083 bash[14135]: cluster 2024-02-10T08:26:12.192775+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-10T08:26:13.268 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-10T08:26:13.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-02-10T08:26:13.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-10T08:26:13.269 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: cluster 2024-02-10T08:26:12.244828+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0551342s) 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.252605+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.253940+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.254159+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.254406+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.255070+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:26:13.540 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.256348+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.256823+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.257307+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.257810+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.258219+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.258593+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: cluster 2024-02-10T08:26:12.261494+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:12.318952+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:13.224865+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T08:26:13.541 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:13 smithi083 bash[14135]: audit 2024-02-10T08:26:13.225469+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:26:14.285 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-02-10T08:26:14.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-02-10T08:26:14.285 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-02-10T08:26:14.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:14 smithi083 bash[14135]: cluster 2024-02-10T08:26:13.254524+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.06486s) 2024-02-10T08:26:14.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:14 smithi083 bash[14135]: audit 2024-02-10T08:26:13.704693+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:13.703846\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:26:14.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:14 smithi083 bash[14135]: audit 2024-02-10T08:26:13.709367+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:13.703846\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:26:14.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:14 smithi083 bash[14135]: audit 2024-02-10T08:26:13.710424+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:26:16.042 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-02-10T08:26:16.096 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:15 smithi083 bash[14135]: cluster 2024-02-10T08:26:14.712542+0000 mon.a (mon.0) 94 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-10T08:26:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:16 smithi083 bash[14135]: audit 2024-02-10T08:26:16.033148+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCV8PN+hh5Gpp191tfezdmDMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAyMTAwODI2\nMTZaFw0zNDAyMDcwODI2MTZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAcDS7\nwH2hckP3beGJ/gzjFik9AxXl0HQUN3aWNhbo02GelKxfKqBszvZNzw6AO2eemvaI\n1Dz2/kIKpfP822OWGIOq+HFi/jsVZuDIl9vJgvCYXUdEb3doG7pwrEJJ7uYlVBgR\nB0N0usjtpcFSQRkUCq9592dm/77pCyLMIWTybcwbHIqCqJqlXm9GjbXHEetDbcw4\nKudgqXy+69C7LbeFXMVpeh0vG8WML7k8MvEsvlnbHSe+3ja/DOuxqHRSlN1PlRHl\nLkcOmS2/oftFJe6HMFRfkp+1oTNALDYqd5GlcbHJmPYZHM3PBy/7Mpq7ohoiLSYX\nI3r4SEiLadpRuY8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAgxSBDFVeU1nOW/PN\nMT8791OWkrAjTkYO9IgC9uR1wZKN1Dmod0TTw15ieZn4vkK0zEt5lWNfyMnEUyQc\npnbqiyeGQly5hPErpzG5L0oEvPEvX0ZwraHDtqUO36fxPNSuzq/TA0Yw4EldpwzC\nWSAwVFK1ovSVOprmuvHIMibB8ts8BvqXIWIDQXltibhsFyifwxnxUqSrjfmihWVn\ns54KUsqv9oevpfA1GKXfFDMteF/R4f2b1B+vmu2e4KLzMf5GCdE5mO143UwWsPWI\nmVqZNFOPNqAijGfkSbX2hnl4Y1peB8SycZGv3pawGotfYFi0qJnxu/VQ3w1QAJCh\nPc8Djg==\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-10T08:26:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:16 smithi083 bash[14135]: audit 2024-02-10T08:26:16.037555+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCV8PN+hh5Gpp191tfezdmDMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAyMTAwODI2\nMTZaFw0zNDAyMDcwODI2MTZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMSAcDS7\nwH2hckP3beGJ/gzjFik9AxXl0HQUN3aWNhbo02GelKxfKqBszvZNzw6AO2eemvaI\n1Dz2/kIKpfP822OWGIOq+HFi/jsVZuDIl9vJgvCYXUdEb3doG7pwrEJJ7uYlVBgR\nB0N0usjtpcFSQRkUCq9592dm/77pCyLMIWTybcwbHIqCqJqlXm9GjbXHEetDbcw4\nKudgqXy+69C7LbeFXMVpeh0vG8WML7k8MvEsvlnbHSe+3ja/DOuxqHRSlN1PlRHl\nLkcOmS2/oftFJe6HMFRfkp+1oTNALDYqd5GlcbHJmPYZHM3PBy/7Mpq7ohoiLSYX\nI3r4SEiLadpRuY8CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAgxSBDFVeU1nOW/PN\nMT8791OWkrAjTkYO9IgC9uR1wZKN1Dmod0TTw15ieZn4vkK0zEt5lWNfyMnEUyQc\npnbqiyeGQly5hPErpzG5L0oEvPEvX0ZwraHDtqUO36fxPNSuzq/TA0Yw4EldpwzC\nWSAwVFK1ovSVOprmuvHIMibB8ts8BvqXIWIDQXltibhsFyifwxnxUqSrjfmihWVn\ns54KUsqv9oevpfA1GKXfFDMteF/R4f2b1B+vmu2e4KLzMf5GCdE5mO143UwWsPWI\nmVqZNFOPNqAijGfkSbX2hnl4Y1peB8SycZGv3pawGotfYFi0qJnxu/VQ3w1QAJCh\nPc8Djg==\n-----END CERTIFICATE-----\n"}]': finished 2024-02-10T08:26:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:16 smithi083 bash[14135]: audit 2024-02-10T08:26:16.038292+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEgHA0u8B9oXJD\n923hif4M4xYpPQMV5dB0FDd2ljYW6NNhnpSsXyqgbM72Tc8OgDtnnpr2iNQ89v5C\nCqXz/NtjlhiDqvhxYv47FWbgyJfbyYLwmF1HRG93aBu6cKxCSe7mJVQYEQdDdLrI\n7aXBUkEZFAqvefdnZv++6QsizCFk8m3MGxyKgqiapV5vRo21xxHrQ23MOCrnYKl8\nvuvQuy23hVzFaXodLxvFjC+5PDLxLL5Z2x0nvt42vwzrsah0UpTdT5UR5S5HDpkt\nv6H7RSXuhzBUX5KftaEzQCw2KneRpXGxyZj2GRzNzwcv+zKau6IaIi0mFyN6+EhI\ni2naUbmPAgMBAAECggEBAIs+3MRxm6krA9bn+kSNzaqCLU0RwCL/VKU9QkRVk4TO\nfiQ6BO7VDVbbZBmj76s98VqvSO6U7Zk6CdjwxMLOFwVN8pczS5TF6pQhyWJWo04L\nUS9/OPJsq3R5INUQTPE4hQMvxpS7VGNXz5jc1s3UpO7JhfztOAVdNrOpXsvMzYlD\nB+idk4CUym2ABagpJDtAER12dFDneHutavfA7NCVQ2MvwrDJ4zZnj51bNbKT0Kgp\nUna/e6uFNYeQktXJldjmEYC2v5SMDuRwU0J5kiOdgdCSI0n9xglflHtZC0k+U9Pi\no+ht1F1AHkJ59q9mQRDwYdSk11PFKKUZxu8T1W7v3dECgYEA4skWIngSs0j4N7AV\nSJuD/r7kA0a83ijfX+HW6ogeMnXkVS5IaX5qynPGoZZzH1NZ+o2qRtsTiYKEyM+V\nJlBxoM5DKV/pt5VOC+AxfcbEOjS22ZkO3V4KqwO0Ki1A6JKTw7XrRfr9tdawL5fK\nzRAftS6ITDFHypabAuQ6uMzqzjkCgYEA3dCn30wthIMlvTYlH7+ke2MlYKhl7oPP\nUpV0gx/udcFa99U9Rvh1u7KWIGFXr5VpWpUmaTFwVlNuB9BCQlOHMt+aJzPRL9Xp\nf+A8HpZDDZfpusOT9XPo4J3AuYpAT9cHtuLOHnEprpQpQnjKedIE9Z5it3NFpsT2\nq0tZ2EeWxgcCgYAoX2n8WunhVuUxbLxtP5pA+JS47Jfk6NvTQu4ytGbDzu8GJwYn\nGaVDQ1ciHxmBgyIqk5uzn36b5UtkQGgp+PoxiWa1b+i4kPDi9ld5L7BxOD8w/6mA\nySQXC8LAG2xJuwZpOfKXc7ZE7+JPprMozG0IoS8MeV1xeFxCKIU3rutCKQKBgD9H\nLxy8lp+e6j04HQ8ZlMq+VgNlBu8sGxDsIfjmOxjMuC7LXlfIuY16POmv21vzu8Jj\nmjmYKPv3gQQpnT1epssUjt1wItUKqToZtgzjwO030S2+bY8wKdcqKbjEf+RG66R4\nv2Rf1AxBqCOWYeyuxUtsi6zZ7ZzNw7DKJi9U/OYxAoGAZ5parbDfCyo1eSjKQobd\nBVsQjR9fJN8n8YBq3+NrtdAS43TpppardHgSe/96dPoeG75Lzlq4vMom2izmZeoW\nuy1VhzrIoouoC5enq1viAyTrQs5nKznYDhQ2tgZUVDUsbWeCJ3bFC405gQCuxli5\nedUTlBVILoJ6gORIfIb40tQ=\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-10T08:26:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:16 smithi083 bash[14135]: audit 2024-02-10T08:26:16.040609+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQDEgHA0u8B9oXJD\n923hif4M4xYpPQMV5dB0FDd2ljYW6NNhnpSsXyqgbM72Tc8OgDtnnpr2iNQ89v5C\nCqXz/NtjlhiDqvhxYv47FWbgyJfbyYLwmF1HRG93aBu6cKxCSe7mJVQYEQdDdLrI\n7aXBUkEZFAqvefdnZv++6QsizCFk8m3MGxyKgqiapV5vRo21xxHrQ23MOCrnYKl8\nvuvQuy23hVzFaXodLxvFjC+5PDLxLL5Z2x0nvt42vwzrsah0UpTdT5UR5S5HDpkt\nv6H7RSXuhzBUX5KftaEzQCw2KneRpXGxyZj2GRzNzwcv+zKau6IaIi0mFyN6+EhI\ni2naUbmPAgMBAAECggEBAIs+3MRxm6krA9bn+kSNzaqCLU0RwCL/VKU9QkRVk4TO\nfiQ6BO7VDVbbZBmj76s98VqvSO6U7Zk6CdjwxMLOFwVN8pczS5TF6pQhyWJWo04L\nUS9/OPJsq3R5INUQTPE4hQMvxpS7VGNXz5jc1s3UpO7JhfztOAVdNrOpXsvMzYlD\nB+idk4CUym2ABagpJDtAER12dFDneHutavfA7NCVQ2MvwrDJ4zZnj51bNbKT0Kgp\nUna/e6uFNYeQktXJldjmEYC2v5SMDuRwU0J5kiOdgdCSI0n9xglflHtZC0k+U9Pi\no+ht1F1AHkJ59q9mQRDwYdSk11PFKKUZxu8T1W7v3dECgYEA4skWIngSs0j4N7AV\nSJuD/r7kA0a83ijfX+HW6ogeMnXkVS5IaX5qynPGoZZzH1NZ+o2qRtsTiYKEyM+V\nJlBxoM5DKV/pt5VOC+AxfcbEOjS22ZkO3V4KqwO0Ki1A6JKTw7XrRfr9tdawL5fK\nzRAftS6ITDFHypabAuQ6uMzqzjkCgYEA3dCn30wthIMlvTYlH7+ke2MlYKhl7oPP\nUpV0gx/udcFa99U9Rvh1u7KWIGFXr5VpWpUmaTFwVlNuB9BCQlOHMt+aJzPRL9Xp\nf+A8HpZDDZfpusOT9XPo4J3AuYpAT9cHtuLOHnEprpQpQnjKedIE9Z5it3NFpsT2\nq0tZ2EeWxgcCgYAoX2n8WunhVuUxbLxtP5pA+JS47Jfk6NvTQu4ytGbDzu8GJwYn\nGaVDQ1ciHxmBgyIqk5uzn36b5UtkQGgp+PoxiWa1b+i4kPDi9ld5L7BxOD8w/6mA\nySQXC8LAG2xJuwZpOfKXc7ZE7+JPprMozG0IoS8MeV1xeFxCKIU3rutCKQKBgD9H\nLxy8lp+e6j04HQ8ZlMq+VgNlBu8sGxDsIfjmOxjMuC7LXlfIuY16POmv21vzu8Jj\nmjmYKPv3gQQpnT1epssUjt1wItUKqToZtgzjwO030S2+bY8wKdcqKbjEf+RG66R4\nv2Rf1AxBqCOWYeyuxUtsi6zZ7ZzNw7DKJi9U/OYxAoGAZ5parbDfCyo1eSjKQobd\nBVsQjR9fJN8n8YBq3+NrtdAS43TpppardHgSe/96dPoeG75Lzlq4vMom2izmZeoW\nuy1VhzrIoouoC5enq1viAyTrQs5nKznYDhQ2tgZUVDUsbWeCJ3bFC405gQCuxli5\nedUTlBVILoJ6gORIfIb40tQ=\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-10T08:26:17.172 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Creating initial admin user... 2024-02-10T08:26:17.172 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'eq6n7awuep', 'administrator', '--force-password', '--pwd-update-required'] 2024-02-10T08:26:17.173 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin eq6n7awuep administrator --force-password --pwd-update-required 2024-02-10T08:26:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:17 smithi083 bash[14135]: audit 2024-02-10T08:26:15.956267+0000 mgr.y (mgr.14140) 1 : audit [DBG] from='client.14153 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:19.003 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$17QuE1BdTDGx/h5UU/Lr0Ou96fTP0s/B010zlUkRsFGhu68FFeBqO", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707553578, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-10T08:26:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:19 smithi083 bash[14135]: cluster 2024-02-10T08:26:18.717723+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-10T08:26:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:19 smithi083 bash[14135]: audit 2024-02-10T08:26:18.773926+0000 mgr.y (mgr.14140) 2 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "eq6n7awuep", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:26:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:19 smithi083 bash[14135]: audit 2024-02-10T08:26:18.998085+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$17QuE1BdTDGx/h5UU/Lr0Ou96fTP0s/B010zlUkRsFGhu68FFeBqO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1707553578, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-02-10T08:26:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:19 smithi083 bash[14135]: audit 2024-02-10T08:26:19.001378+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$17QuE1BdTDGx/h5UU/Lr0Ou96fTP0s/B010zlUkRsFGhu68FFeBqO\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1707553578, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-02-10T08:26:20.231 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Fetching dashboard port number... 2024-02-10T08:26:20.231 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi083', '-v', '/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2024-02-10T08:26:20.231 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi083 -v /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpkgsjb8tx:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp5acmfa_j:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-02-10T08:26:21.061 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:20 smithi083 bash[14135]: audit 2024-02-10T08:26:20.489189+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:26:21.061 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:20 smithi083 bash[14135]: audit 2024-02-10T08:26:20.707446+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:13.703846\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:26:21.061 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:20 smithi083 bash[14135]: audit 2024-02-10T08:26:20.711386+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:26:13.703846\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:26:21.540 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-02-10T08:26:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:21 smithi083 bash[14135]: audit 2024-02-10T08:26:21.539644+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.83:0/212354408' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-10T08:26:22.272 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-02-10T08:26:22.272 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.272 INFO:teuthology.orchestra.run.smithi083.stderr: URL: https://smithi083.front.sepia.ceph.com:8443/ 2024-02-10T08:26:22.272 INFO:teuthology.orchestra.run.smithi083.stderr: User: admin 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: Password: eq6n7awuep 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: ceph telemetry on 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr:For more information see: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:26:22.273 INFO:teuthology.orchestra.run.smithi083.stderr:INFO:cephadm:Bootstrap complete. 2024-02-10T08:26:22.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Releasing lock 139952102709424 on /run/cephadm/daded1e2-c7ed-11ee-95b8-87774f69a715.lock 2024-02-10T08:26:22.274 INFO:teuthology.orchestra.run.smithi083.stderr:DEBUG:cephadm:Lock 139952102709424 released on /run/cephadm/daded1e2-c7ed-11ee-95b8-87774f69a715.lock 2024-02-10T08:26:22.294 INFO:tasks.cephadm:Fetching config... 2024-02-10T08:26:22.294 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:26:22.295 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-10T08:26:22.300 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-10T08:26:22.300 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:26:22.300 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-10T08:26:22.307 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-10T08:26:22.307 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:26:22.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-10T08:26:22.364 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-10T08:26:22.364 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:26:22.364 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-10T08:26:22.372 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-10T08:26:22.372 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T08:26:22.393 INFO:teuthology.orchestra.run.smithi083.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:26:22.403 DEBUG:teuthology.orchestra.run.smithi117:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T08:26:22.426 INFO:teuthology.orchestra.run.smithi117.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCg0HnB5zN0SO7LzUNa5fYEw53bVfGdMrSWJ2fJs750qd6weXkEjf+geQ2/ZXSTLEyZo8HdXRA3xOdB0LLyd+0sGA9jcRs3MU0xVl7iRPZx2EGfVSEiTf2+yVY+nC50MVf7JOEulv3+VmbGpWxFcG/ixrpDI10jXCpG0rGdthSHVOqdcqTYPiHjxQXxQQL5WymC108gbjLl5ytsfruDgW4k4NaXHkk4IDyOYx7DYtgUoXVoScgUze39E/EZjBm9gRem5pGoajILguyl4geqfGiowNb/Dv0Fki4eY8ThJBtJ+XhFsZxCXMsK1CnSJDMaG/zgFI4RVTa4g5tX7cxrisuduIHhAniXrZCyJcTOthRRko+7ymq0IBjVhWTwhLkcIGLL4bH8mub4BXXqx34RLDnlEv9av0v/P42//edNomz81t9hH6+E6sBw/0+wkNoMFui+WbDpll3/kbmIj3oG0kNIbUNrhJ6qmkXRW+eTq8Mzq5o9ELmMwpssx9v3NEyZAG8= ceph-daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:26:22.434 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi117 2024-02-10T08:26:22.435 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:26:22.435 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.conf 2024-02-10T08:26:22.441 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:26:22.441 DEBUG:teuthology.orchestra.run.smithi117:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:26:22.491 INFO:tasks.cephadm:Adding host smithi117 to orchestrator... 2024-02-10T08:26:22.492 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch host add smithi117 2024-02-10T08:26:33.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:33 smithi083 bash[14135]: cluster 2024-02-10T08:26:32.255732+0000 mgr.y (mgr.14140) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:35 smithi083 bash[14135]: cluster 2024-02-10T08:26:34.256180+0000 mgr.y (mgr.14140) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:38.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:37 smithi083 bash[14135]: cluster 2024-02-10T08:26:36.256653+0000 mgr.y (mgr.14140) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:39 smithi083 bash[14135]: cluster 2024-02-10T08:26:38.257103+0000 mgr.y (mgr.14140) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:41 smithi083 bash[14135]: cluster 2024-02-10T08:26:40.257577+0000 mgr.y (mgr.14140) 7 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:43 smithi083 bash[14135]: cluster 2024-02-10T08:26:42.257992+0000 mgr.y (mgr.14140) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:46.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:45 smithi083 bash[14135]: cluster 2024-02-10T08:26:44.258422+0000 mgr.y (mgr.14140) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:47 smithi083 bash[14135]: cluster 2024-02-10T08:26:46.258850+0000 mgr.y (mgr.14140) 10 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:49 smithi083 bash[14135]: cluster 2024-02-10T08:26:48.259256+0000 mgr.y (mgr.14140) 11 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:52.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:51 smithi083 bash[14135]: cluster 2024-02-10T08:26:50.259678+0000 mgr.y (mgr.14140) 12 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:54.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:53 smithi083 bash[14135]: cluster 2024-02-10T08:26:52.260142+0000 mgr.y (mgr.14140) 13 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:56.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:55 smithi083 bash[14135]: cluster 2024-02-10T08:26:54.260543+0000 mgr.y (mgr.14140) 14 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:58.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:57 smithi083 bash[14135]: cluster 2024-02-10T08:26:56.260957+0000 mgr.y (mgr.14140) 15 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:26:59.369 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:26:59 smithi083 bash[14417]: Warning: Permanently added 'smithi117,172.21.15.117' (ECDSA) to the list of known hosts. 2024-02-10T08:27:00.003 INFO:teuthology.orchestra.run.smithi117.stdout:Added host 'smithi117' 2024-02-10T08:27:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:59 smithi083 bash[14135]: cluster 2024-02-10T08:26:58.261369+0000 mgr.y (mgr.14140) 16 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:59 smithi083 bash[14135]: audit 2024-02-10T08:26:59.632027+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"smithi083\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:27:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:26:59 smithi083 bash[14135]: audit 2024-02-10T08:26:59.636340+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"smithi083\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:27:00.969 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch host ls --format=json 2024-02-10T08:27:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:26:58.998163+0000 mgr.y (mgr.14140) 17 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi117", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: cephadm 2024-02-10T08:26:59.637375+0000 mgr.y (mgr.14140) 18 : cephadm [INF] Added host smithi117 2024-02-10T08:27:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:26:59.918715+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:26:59.922855+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:01.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:26:59.924368+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:01.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:27:00.155113+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:27:00.154419\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:01.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:27:00.159712+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:27:00.154419\", \"networks\": {}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:01.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:00 smithi083 bash[14135]: audit 2024-02-10T08:27:00.160951+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:27:02.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:01 smithi083 bash[14135]: cluster 2024-02-10T08:27:00.261903+0000 mgr.y (mgr.14140) 19 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:03 smithi083 bash[14135]: cluster 2024-02-10T08:27:02.262373+0000 mgr.y (mgr.14140) 20 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:04.537 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-02-10T08:27:04.537 INFO:teuthology.orchestra.run.smithi117.stdout:[{"addr": "smithi083", "hostname": "smithi083", "labels": [], "status": ""}, {"addr": "smithi117", "hostname": "smithi117", "labels": [], "status": ""}] 2024-02-10T08:27:05.150 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-10T08:27:05.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd crush tunables default 2024-02-10T08:27:06.096 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:05 smithi083 bash[14135]: cluster 2024-02-10T08:27:04.262805+0000 mgr.y (mgr.14140) 21 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:06.097 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:05 smithi083 bash[14135]: audit 2024-02-10T08:27:04.534361+0000 mgr.y (mgr.14140) 22 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:27:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:06 smithi083 bash[14135]: audit 2024-02-10T08:27:05.867480+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:06 smithi083 bash[14135]: audit 2024-02-10T08:27:06.097185+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:27:00.154419\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:07.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:06 smithi083 bash[14135]: audit 2024-02-10T08:27:06.101428+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-10T08:27:00.154419\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:07 smithi083 bash[14135]: cluster 2024-02-10T08:27:06.263300+0000 mgr.y (mgr.14140) 23 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:08.806 INFO:teuthology.orchestra.run.smithi083.stderr:adjusted tunables profile to default 2024-02-10T08:27:09.089 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:08 smithi083 bash[14135]: audit 2024-02-10T08:27:08.131679+0000 mon.a (mon.0) 117 : audit [INF] from='client.? 172.21.15.83:0/4192135471' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T08:27:09.545 INFO:tasks.cephadm:Adding mon.c on smithi083 2024-02-10T08:27:09.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add mon 'smithi083:[v2:172.21.15.83:3301,v1:172.21.15.83:6790]=c' 2024-02-10T08:27:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:09 smithi083 bash[14135]: cluster 2024-02-10T08:27:08.263742+0000 mgr.y (mgr.14140) 24 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:09 smithi083 bash[14135]: audit 2024-02-10T08:27:08.801315+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.83:0/4192135471' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T08:27:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:09 smithi083 bash[14135]: cluster 2024-02-10T08:27:08.801419+0000 mon.a (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:12.079 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:11 smithi083 bash[14135]: cluster 2024-02-10T08:27:10.264102+0000 mgr.y (mgr.14140) 25 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:13.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:12 smithi083 bash[14135]: audit 2024-02-10T08:27:12.479089+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:27:13.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:12 smithi083 bash[14135]: audit 2024-02-10T08:27:12.480625+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:13.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:12 smithi083 bash[14135]: audit 2024-02-10T08:27:12.482212+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-10T08:27:14.048 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:13 smithi083 bash[14135]: cluster 2024-02-10T08:27:12.264542+0000 mgr.y (mgr.14140) 26 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:14.049 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:13 smithi083 bash[14135]: audit 2024-02-10T08:27:12.475141+0000 mgr.y (mgr.14140) 27 : audit [DBG] from='client.14165 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi083:[v2:172.21.15.83:3301,v1:172.21.15.83:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:14.049 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:13 smithi083 bash[14135]: cephadm 2024-02-10T08:27:12.481650+0000 mgr.y (mgr.14140) 28 : cephadm [INF] Deploying daemon mon.c on smithi083 2024-02-10T08:27:14.049 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:13 smithi083 bash[14135]: cluster 2024-02-10T08:27:12.800350+0000 mon.a (mon.0) 123 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-10T08:27:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:15 smithi083 bash[14135]: cluster 2024-02-10T08:27:14.265029+0000 mgr.y (mgr.14140) 29 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:16.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:16 smithi083 bash[14135]: audit 2024-02-10T08:27:16.628332+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:16.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:16 smithi083 bash[14135]: audit 2024-02-10T08:27:16.628995+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:16.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:16 smithi083 bash[14135]: audit 2024-02-10T08:27:16.631807+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703332\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:26:13.703596\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:17.488 INFO:teuthology.orchestra.run.smithi083.stdout:Deployed mon.c on host 'smithi083' 2024-02-10T08:27:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:17 smithi083 bash[14135]: cluster 2024-02-10T08:27:16.265495+0000 mgr.y (mgr.14140) 30 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:18.531 DEBUG:teuthology.orchestra.run.smithi083:mon.c> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.c.service 2024-02-10T08:27:18.533 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-10T08:27:18.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:27:18.667 INFO:journalctl@ceph.mon.c.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:27:23.242 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:27:23.242 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":2,"fsid":"daded1e2-c7ed-11ee-95b8-87774f69a715","modified":"2024-02-10T08:27:17.846929Z","created":"2024-02-10T08:25:28.970413Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3301","nonce":0},{"type":"v1","addr":"172.21.15.83:6790","nonce":0}]},"addr":"172.21.15.83:6790/0","public_addr":"172.21.15.83:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-10T08:27:23.245 INFO:teuthology.orchestra.run.smithi083.stderr:dumped monmap epoch 2 2024-02-10T08:27:23.295 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:17.850048+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-10T08:27:23.295 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: audit 2024-02-10T08:27:17.983606+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:18.266024+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:19.848932+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:20.266516+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.854513+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.860542+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.860689+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.860766+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.861247+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: audit 2024-02-10T08:27:22.862359+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.866515+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:27:23.296 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[14135]: audit 2024-02-10T08:27:22.870668+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:17.850048+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: audit 2024-02-10T08:27:17.983606+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:18.266024+0000 mgr.y (mgr.14140) 31 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:19.848932+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:20.266516+0000 mgr.y (mgr.14140) 32 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.854513+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.860542+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.860689+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.860766+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.861247+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 70s) 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: audit 2024-02-10T08:27:22.862359+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.866515+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:27:23.297 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:22 smithi083 bash[17733]: audit 2024-02-10T08:27:22.870668+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982005\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}}, \"last_daemon_update\": \"2024-02-10T08:27:17.982377\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:24.076 INFO:tasks.cephadm:Adding mon.b on smithi117 2024-02-10T08:27:24.077 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add mon smithi117:172.21.15.117=b 2024-02-10T08:27:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:23 smithi083 bash[14135]: cluster 2024-02-10T08:27:22.267021+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:23 smithi083 bash[14135]: audit 2024-02-10T08:27:23.241383+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.83:0/1848351983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:27:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:23 smithi083 bash[17733]: cluster 2024-02-10T08:27:22.267021+0000 mgr.y (mgr.14140) 33 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:23 smithi083 bash[17733]: audit 2024-02-10T08:27:23.241383+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.83:0/1848351983' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:27:26.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:25 smithi083 bash[14135]: cluster 2024-02-10T08:27:24.267586+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:26.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:25 smithi083 bash[17733]: cluster 2024-02-10T08:27:24.267586+0000 mgr.y (mgr.14140) 34 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:27.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[14135]: audit 2024-02-10T08:27:26.606090+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:27:27.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[14135]: audit 2024-02-10T08:27:26.607932+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:27.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[14135]: audit 2024-02-10T08:27:26.610051+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-10T08:27:27.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[17733]: audit 2024-02-10T08:27:26.606090+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:27:27.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[17733]: audit 2024-02-10T08:27:26.607932+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:27.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:26 smithi083 bash[17733]: audit 2024-02-10T08:27:26.610051+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-10T08:27:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[14135]: cluster 2024-02-10T08:27:26.268130+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[14135]: audit 2024-02-10T08:27:26.603299+0000 mgr.y (mgr.14140) 36 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi117:172.21.15.117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[14135]: cephadm 2024-02-10T08:27:26.609420+0000 mgr.y (mgr.14140) 37 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:27:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[17733]: cluster 2024-02-10T08:27:26.268130+0000 mgr.y (mgr.14140) 35 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:28.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[17733]: audit 2024-02-10T08:27:26.603299+0000 mgr.y (mgr.14140) 36 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi117:172.21.15.117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:28.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:27 smithi083 bash[17733]: cephadm 2024-02-10T08:27:26.609420+0000 mgr.y (mgr.14140) 37 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:27:30.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:29 smithi083 bash[14135]: cluster 2024-02-10T08:27:28.268620+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:30.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:29 smithi083 bash[17733]: cluster 2024-02-10T08:27:28.268620+0000 mgr.y (mgr.14140) 38 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:31.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[14135]: audit 2024-02-10T08:27:30.678991+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:31.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[14135]: audit 2024-02-10T08:27:30.679992+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:31.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[17733]: audit 2024-02-10T08:27:30.678991+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:31.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[17733]: audit 2024-02-10T08:27:30.679992+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:31.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[17733]: audit 2024-02-10T08:27:30.684216+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:31.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:30 smithi083 bash[14135]: audit 2024-02-10T08:27:30.684216+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:31.615 INFO:teuthology.orchestra.run.smithi117.stdout:Deployed mon.b on host 'smithi117' 2024-02-10T08:27:32.273 DEBUG:teuthology.orchestra.run.smithi117:mon.b> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.b.service 2024-02-10T08:27:32.275 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T08:27:32.275 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T08:27:32.605 INFO:journalctl@ceph.mon.b.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:27:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:31.518534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-10T08:27:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:31.520031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:32.269625+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:33.511660+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:34.270114+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.541323+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.547697+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.547837+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.547898+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.548186+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.555264+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:27:36.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:31.518534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:31.520031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:32.269625+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:33.511660+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:34.270114+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.541323+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.547697+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.547837+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.547898+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.548186+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-10T08:27:36.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:36 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.555264+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:31.518534+0000 mon.a (mon.0) 146 : cluster [INF] mon.a calling monitor election 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:31.520031+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:32.269625+0000 mgr.y (mgr.14140) 40 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:33.511660+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:34.270114+0000 mgr.y (mgr.14140) 41 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:36.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.541323+0000 mon.a (mon.0) 147 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:27:36.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.547697+0000 mon.a (mon.0) 148 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} 2024-02-10T08:27:36.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.547837+0000 mon.a (mon.0) 149 : cluster [DBG] fsmap 2024-02-10T08:27:36.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.547898+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-10T08:27:36.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.548186+0000 mon.a (mon.0) 151 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-10T08:27:36.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:36 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.555264+0000 mon.a (mon.0) 152 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:27:37.291 INFO:teuthology.orchestra.run.smithi117.stdout: 2024-02-10T08:27:37.291 INFO:teuthology.orchestra.run.smithi117.stdout:{"epoch":3,"fsid":"daded1e2-c7ed-11ee-95b8-87774f69a715","modified":"2024-02-10T08:27:31.512331Z","created":"2024-02-10T08:25:28.970413Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3301","nonce":0},{"type":"v1","addr":"172.21.15.83:6790","nonce":0}]},"addr":"172.21.15.83:6790/0","public_addr":"172.21.15.83:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:3300","nonce":0},{"type":"v1","addr":"172.21.15.117:6789","nonce":0}]},"addr":"172.21.15.117:6789/0","public_addr":"172.21.15.117:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-10T08:27:37.294 INFO:teuthology.orchestra.run.smithi117.stderr:dumped monmap epoch 3 2024-02-10T08:27:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:37 smithi083 bash[17733]: cluster 2024-02-10T08:27:36.270579+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:37 smithi083 bash[17733]: audit 2024-02-10T08:27:37.290021+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.117:0/2489390176' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:27:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:37 smithi083 bash[14135]: cluster 2024-02-10T08:27:36.270579+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:37 smithi083 bash[14135]: audit 2024-02-10T08:27:37.290021+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.117:0/2489390176' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:27:37.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:37 smithi117 bash[14101]: cluster 2024-02-10T08:27:36.270579+0000 mgr.y (mgr.14140) 42 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:37.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:37 smithi117 bash[14101]: audit 2024-02-10T08:27:37.290021+0000 mon.a (mon.0) 153 : audit [DBG] from='client.? 172.21.15.117:0/2489390176' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T08:27:37.915 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-10T08:27:37.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph config generate-minimal-conf 2024-02-10T08:27:39.882 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:39 smithi117 bash[14101]: cluster 2024-02-10T08:27:38.271110+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:39.890 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:39 smithi083 bash[14135]: cluster 2024-02-10T08:27:38.271110+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:39.890 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:39 smithi083 bash[17733]: cluster 2024-02-10T08:27:38.271110+0000 mgr.y (mgr.14140) 43 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:41.102 INFO:teuthology.orchestra.run.smithi083.stdout:# minimal ceph.conf for daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:27:41.102 INFO:teuthology.orchestra.run.smithi083.stdout:[global] 2024-02-10T08:27:41.102 INFO:teuthology.orchestra.run.smithi083.stdout: fsid = daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:27:41.102 INFO:teuthology.orchestra.run.smithi083.stdout: mon_host = [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] [v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0] 2024-02-10T08:27:41.812 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-10T08:27:41.813 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:27:41.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T08:27:41.823 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:27:41.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:27:41.880 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:27:41.880 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T08:27:41.897 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:27:41.897 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T08:27:41.912 INFO:tasks.cephadm:Adding mgr.y on smithi083 2024-02-10T08:27:41.912 INFO:tasks.cephadm:Adding mgr.x on smithi117 2024-02-10T08:27:41.912 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch apply mgr '2;smithi083=y;smithi117=x' 2024-02-10T08:27:42.087 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:41 smithi117 bash[14101]: cluster 2024-02-10T08:27:40.271677+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:42.087 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:41 smithi117 bash[14101]: audit 2024-02-10T08:27:41.101101+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.83:0/1427316448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:41 smithi083 bash[14135]: cluster 2024-02-10T08:27:40.271677+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:41 smithi083 bash[14135]: audit 2024-02-10T08:27:41.101101+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.83:0/1427316448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:42.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:41 smithi083 bash[17733]: cluster 2024-02-10T08:27:40.271677+0000 mgr.y (mgr.14140) 44 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:42.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:41 smithi083 bash[17733]: audit 2024-02-10T08:27:41.101101+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.83:0/1427316448' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:44.065 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:43 smithi117 bash[14101]: cluster 2024-02-10T08:27:42.272166+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:43 smithi083 bash[14135]: cluster 2024-02-10T08:27:42.272166+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:43 smithi083 bash[17733]: cluster 2024-02-10T08:27:42.272166+0000 mgr.y (mgr.14140) 45 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:44.478 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled mgr update... 2024-02-10T08:27:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.467663+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-10T08:27:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.473345+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.476431+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.484683+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.486433+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[14135]: audit 2024-02-10T08:27:44.488040+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.467663+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.473345+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.476431+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.484683+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.486433+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:45.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:44 smithi083 bash[17733]: audit 2024-02-10T08:27:44.488040+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:27:45.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.467663+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-10T08:27:45.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.473345+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-10T08:27:44.466943\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-10T08:27:45.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.476431+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:27:45.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.484683+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T08:27:45.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.486433+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:45.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:44 smithi117 bash[14101]: audit 2024-02-10T08:27:44.488040+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:27:45.422 DEBUG:teuthology.orchestra.run.smithi117:mgr.x> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service 2024-02-10T08:27:45.424 INFO:tasks.cephadm:Deploying OSDs... 2024-02-10T08:27:45.425 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:27:45.425 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:27:45.432 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-02-10T08:27:45.432 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_1 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-02-10 08:23:14.683134049 +0000 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-02-10 08:23:14.475138844 +0000 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-02-10 08:23:14.475138844 +0000 2024-02-10T08:27:45.482 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-02-10T08:27:45.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T08:27:45.497 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-02-10T08:27:45.497 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-02-10T08:27:45.497 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000433761 s, 1.2 MB/s 2024-02-10T08:27:45.498 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T08:27:45.506 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_2 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-02-10 08:23:14.923128517 +0000 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-02-10 08:23:14.919128609 +0000 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-02-10 08:23:14.919128609 +0000 2024-02-10T08:27:45.513 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-02-10T08:27:45.514 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T08:27:45.569 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-02-10T08:27:45.570 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-02-10T08:27:45.570 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000413655 s, 1.2 MB/s 2024-02-10T08:27:45.570 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T08:27:45.579 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_3 2024-02-10T08:27:45.585 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-02-10 08:23:15.391117730 +0000 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-02-10 08:23:15.387117822 +0000 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-02-10 08:23:15.387117822 +0000 2024-02-10T08:27:45.586 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-02-10T08:27:45.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T08:27:45.645 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-02-10T08:27:45.645 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-02-10T08:27:45.645 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000423195 s, 1.2 MB/s 2024-02-10T08:27:45.647 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T08:27:45.654 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_4 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2024-02-10 08:23:16.071102055 +0000 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2024-02-10 08:23:15.851107126 +0000 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2024-02-10 08:23:15.851107126 +0000 2024-02-10T08:27:45.659 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2024-02-10T08:27:45.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T08:27:45.717 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2024-02-10T08:27:45.717 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2024-02-10T08:27:45.717 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000381558 s, 1.3 MB/s 2024-02-10T08:27:45.719 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T08:27:45.727 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:27:45.727 DEBUG:teuthology.orchestra.run.smithi117:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T08:27:45.735 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-02-10T08:27:45.735 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_1 2024-02-10T08:27:45.741 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T08:27:45.741 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.741 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-02-10T08:27:45.741 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.742 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-02-10 08:23:11.664843169 +0000 2024-02-10T08:27:45.742 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-02-10 08:23:11.456847960 +0000 2024-02-10T08:27:45.742 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-02-10 08:23:11.456847960 +0000 2024-02-10T08:27:45.742 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-02-10T08:27:45.742 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T08:27:45.796 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-02-10T08:27:45.797 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-02-10T08:27:45.797 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000403038 s, 1.3 MB/s 2024-02-10T08:27:45.798 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T08:27:45.808 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_2 2024-02-10T08:27:45.814 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T08:27:45.814 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.814 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-10T08:27:45.815 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.815 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-02-10 08:23:11.868838471 +0000 2024-02-10T08:27:45.815 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-02-10 08:23:11.864838565 +0000 2024-02-10T08:27:45.815 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-02-10 08:23:11.864838565 +0000 2024-02-10T08:27:45.815 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-02-10T08:27:45.815 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T08:27:45.828 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-02-10T08:27:45.828 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-02-10T08:27:45.828 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000409727 s, 1.2 MB/s 2024-02-10T08:27:45.829 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T08:27:45.836 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_3 2024-02-10T08:27:45.870 INFO:journalctl@ceph.mgr.x.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:27:45.876 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-02-10 08:23:12.512823640 +0000 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-02-10 08:23:12.308828338 +0000 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-02-10 08:23:12.308828338 +0000 2024-02-10T08:27:45.877 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-02-10T08:27:45.877 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T08:27:45.932 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-02-10T08:27:45.933 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-02-10T08:27:45.933 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000292297 s, 1.8 MB/s 2024-02-10T08:27:45.934 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T08:27:45.941 DEBUG:teuthology.orchestra.run.smithi117:> stat /dev/vg_nvme/lv_4 2024-02-10T08:27:45.945 INFO:teuthology.orchestra.run.smithi117.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout:Access: 2024-02-10 08:23:12.944813691 +0000 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout:Modify: 2024-02-10 08:23:12.732818573 +0000 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout:Change: 2024-02-10 08:23:12.732818573 +0000 2024-02-10T08:27:45.946 INFO:teuthology.orchestra.run.smithi117.stdout: Birth: - 2024-02-10T08:27:45.946 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T08:27:45.956 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records in 2024-02-10T08:27:45.956 INFO:teuthology.orchestra.run.smithi117.stderr:1+0 records out 2024-02-10T08:27:45.956 INFO:teuthology.orchestra.run.smithi117.stderr:512 bytes copied, 0.000353603 s, 1.4 MB/s 2024-02-10T08:27:45.957 DEBUG:teuthology.orchestra.run.smithi117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T08:27:45.965 INFO:tasks.cephadm:Deploying osd.0 on smithi083 with /dev/vg_nvme/lv_4... 2024-02-10T08:27:45.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T08:27:46.059 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:45 smithi117 bash[14101]: cluster 2024-02-10T08:27:44.272643+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:46.059 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:45 smithi117 bash[14101]: audit 2024-02-10T08:27:44.465785+0000 mgr.y (mgr.14140) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi083=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:46.059 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:45 smithi117 bash[14101]: cephadm 2024-02-10T08:27:44.466918+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi083=y,smithi117=x 2024-02-10T08:27:46.059 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:45 smithi117 bash[14101]: cephadm 2024-02-10T08:27:44.487427+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:27:46.101 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[14135]: cluster 2024-02-10T08:27:44.272643+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[14135]: audit 2024-02-10T08:27:44.465785+0000 mgr.y (mgr.14140) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi083=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[14135]: cephadm 2024-02-10T08:27:44.466918+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi083=y,smithi117=x 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[14135]: cephadm 2024-02-10T08:27:44.487427+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[17733]: cluster 2024-02-10T08:27:44.272643+0000 mgr.y (mgr.14140) 46 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[17733]: audit 2024-02-10T08:27:44.465785+0000 mgr.y (mgr.14140) 47 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi083=y;smithi117=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[17733]: cephadm 2024-02-10T08:27:44.466918+0000 mgr.y (mgr.14140) 48 : cephadm [INF] Saving service mgr spec with placement count:2 smithi083=y,smithi117=x 2024-02-10T08:27:46.102 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:45 smithi083 bash[17733]: cephadm 2024-02-10T08:27:44.487427+0000 mgr.y (mgr.14140) 49 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:27:47.382 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:27:46 smithi117 docker[14793]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:27:47.382 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:27:46 smithi117 systemd[1]: Started Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:27:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[14135]: cluster 2024-02-10T08:27:46.273188+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[14135]: audit 2024-02-10T08:27:46.972161+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[17733]: cluster 2024-02-10T08:27:46.273188+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[17733]: audit 2024-02-10T08:27:46.972161+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[17733]: audit 2024-02-10T08:27:46.975991+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[17733]: audit 2024-02-10T08:27:46.977431+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[14135]: audit 2024-02-10T08:27:46.975991+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:47 smithi083 bash[14135]: audit 2024-02-10T08:27:46.977431+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:48.132 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14818]: debug 2024-02-10T08:27:47.837+0000 7f756d9e3040 1 -- 172.21.15.117:0/2109828806 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x560e5ff9a800 msgr2=0x560e5ff43a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:27:48.132 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14818]: debug 2024-02-10T08:27:47.837+0000 7f756d9e3040 1 --2- 172.21.15.117:0/2109828806 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x560e5ff9a800 0x560e5ff43a80 secure :-1 s=READY pgs=85 cs=0 l=1 rx=0x560e5ff8d110 tx=0x560e5ff8f7c0).stop 2024-02-10T08:27:48.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14101]: cluster 2024-02-10T08:27:46.273188+0000 mgr.y (mgr.14140) 50 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:48.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14101]: audit 2024-02-10T08:27:46.972161+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:48.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14101]: audit 2024-02-10T08:27:46.975991+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:30.950466\", \"created\": \"2024-02-10T08:27:30.654221\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:48.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:47 smithi117 bash[14101]: audit 2024-02-10T08:27:46.977431+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: audit 2024-02-10T08:27:47.907393+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: audit 2024-02-10T08:27:47.907393+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: audit 2024-02-10T08:27:47.913028+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: cephadm 2024-02-10T08:27:47.915423+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T08:27:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: audit 2024-02-10T08:27:47.915993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-10T08:27:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: audit 2024-02-10T08:27:47.917795+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[14135]: audit 2024-02-10T08:27:47.920031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: audit 2024-02-10T08:27:47.913028+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: cephadm 2024-02-10T08:27:47.915423+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: audit 2024-02-10T08:27:47.915993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: audit 2024-02-10T08:27:47.917795+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:48 smithi083 bash[17733]: audit 2024-02-10T08:27:47.920031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-10T08:27:49.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: audit 2024-02-10T08:27:47.907393+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:27:49.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: audit 2024-02-10T08:27:47.913028+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}}, \"last_daemon_update\": \"2024-02-10T08:27:47.906192\", \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:27:49.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: cephadm 2024-02-10T08:27:47.915423+0000 mgr.y (mgr.14140) 51 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T08:27:49.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: audit 2024-02-10T08:27:47.915993+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-10T08:27:49.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: audit 2024-02-10T08:27:47.917795+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:49.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:48 smithi117 bash[14101]: audit 2024-02-10T08:27:47.920031+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0162925 s, 644 MB/s 2024-02-10T08:27:49.893 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2024-02-10T08:27:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:49 smithi083 bash[17733]: cephadm 2024-02-10T08:27:47.919170+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:27:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:49 smithi083 bash[17733]: cluster 2024-02-10T08:27:48.273803+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:49 smithi083 bash[14135]: cephadm 2024-02-10T08:27:47.919170+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:27:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:49 smithi083 bash[14135]: cluster 2024-02-10T08:27:48.273803+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:50.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:49 smithi117 bash[14101]: cephadm 2024-02-10T08:27:47.919170+0000 mgr.y (mgr.14140) 52 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:27:50.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:49 smithi117 bash[14101]: cluster 2024-02-10T08:27:48.273803+0000 mgr.y (mgr.14140) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:50.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi083:vg_nvme/lv_4 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[17733]: audit 2024-02-10T08:27:50.400506+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[17733]: audit 2024-02-10T08:27:50.404586+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[17733]: audit 2024-02-10T08:27:50.405991+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[14135]: audit 2024-02-10T08:27:50.400506+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[14135]: audit 2024-02-10T08:27:50.404586+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:51.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:50 smithi083 bash[14135]: audit 2024-02-10T08:27:50.405991+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:51.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:50 smithi117 bash[14101]: audit 2024-02-10T08:27:50.400506+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:51.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:50 smithi117 bash[14101]: audit 2024-02-10T08:27:50.404586+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.981795\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:17.982128\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:51.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:50 smithi117 bash[14101]: audit 2024-02-10T08:27:50.405991+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:27:52.093 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[14135]: cluster 2024-02-10T08:27:50.274420+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:52.094 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[17733]: cluster 2024-02-10T08:27:50.274420+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:52.094 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[17733]: audit 2024-02-10T08:27:50.914047+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:52.094 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[17733]: audit 2024-02-10T08:27:50.918443+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:52.094 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[14135]: audit 2024-02-10T08:27:50.914047+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:52.094 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:51 smithi083 bash[14135]: audit 2024-02-10T08:27:50.918443+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:52.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:51 smithi117 bash[14101]: cluster 2024-02-10T08:27:50.274420+0000 mgr.y (mgr.14140) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:52.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:51 smithi117 bash[14101]: audit 2024-02-10T08:27:50.914047+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:27:52.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:51 smithi117 bash[14101]: audit 2024-02-10T08:27:50.918443+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}}, \"last_daemon_update\": \"2024-02-10T08:27:50.913406\", \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:27:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[14135]: audit 2024-02-10T08:27:52.040599+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:27:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[14135]: cluster 2024-02-10T08:27:52.043115+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:27:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[14135]: audit 2024-02-10T08:27:52.043676+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:27:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[14135]: cluster 2024-02-10T08:27:52.275061+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[17733]: audit 2024-02-10T08:27:52.040599+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:27:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[17733]: cluster 2024-02-10T08:27:52.043115+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:27:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[17733]: audit 2024-02-10T08:27:52.043676+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:27:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:52 smithi083 bash[17733]: cluster 2024-02-10T08:27:52.275061+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:53.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:52 smithi117 bash[14101]: audit 2024-02-10T08:27:52.040599+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:27:53.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:52 smithi117 bash[14101]: cluster 2024-02-10T08:27:52.043115+0000 mon.a (mon.0) 174 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:27:53.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:52 smithi117 bash[14101]: audit 2024-02-10T08:27:52.043676+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.117:0/2016587500' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:27:53.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:52 smithi117 bash[14101]: cluster 2024-02-10T08:27:52.275061+0000 mgr.y (mgr.14140) 55 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: cluster 2024-02-10T08:27:52.946656+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-02-10T08:27:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: audit 2024-02-10T08:27:52.946875+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:27:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: audit 2024-02-10T08:27:53.773172+0000 mgr.y (mgr.14140) 56 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: cephadm 2024-02-10T08:27:53.774916+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: audit 2024-02-10T08:27:53.775483+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: audit 2024-02-10T08:27:53.776759+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[14135]: audit 2024-02-10T08:27:53.778358+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: cluster 2024-02-10T08:27:52.946656+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: audit 2024-02-10T08:27:52.946875+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: audit 2024-02-10T08:27:53.773172+0000 mgr.y (mgr.14140) 56 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: cephadm 2024-02-10T08:27:53.774916+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: audit 2024-02-10T08:27:53.775483+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: audit 2024-02-10T08:27:53.776759+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:53 smithi083 bash[17733]: audit 2024-02-10T08:27:53.778358+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:27:54.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: cluster 2024-02-10T08:27:52.946656+0000 mon.a (mon.0) 175 : cluster [DBG] mgrmap e14: y(active, since 100s), standbys: x 2024-02-10T08:27:54.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: audit 2024-02-10T08:27:52.946875+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:27:54.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: audit 2024-02-10T08:27:53.773172+0000 mgr.y (mgr.14140) 56 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:27:54.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: cephadm 2024-02-10T08:27:53.774916+0000 mgr.y (mgr.14140) 57 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:27:54.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: audit 2024-02-10T08:27:53.775483+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:27:54.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: audit 2024-02-10T08:27:53.776759+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:27:54.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:53 smithi117 bash[14101]: audit 2024-02-10T08:27:53.778358+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:27:56.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:55 smithi083 bash[14135]: cluster 2024-02-10T08:27:54.275650+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:56.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:55 smithi083 bash[17733]: cluster 2024-02-10T08:27:54.275650+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:56.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:55 smithi117 bash[14101]: cluster 2024-02-10T08:27:54.275650+0000 mgr.y (mgr.14140) 58 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:58.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: cluster 2024-02-10T08:27:56.276236+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:58.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: audit 2024-02-10T08:27:57.327219+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.83:0/1799709069' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: audit 2024-02-10T08:27:57.327856+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: audit 2024-02-10T08:27:57.339098+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]': finished 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: cluster 2024-02-10T08:27:57.339194+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[14135]: audit 2024-02-10T08:27:57.339435+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: cluster 2024-02-10T08:27:56.276236+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: audit 2024-02-10T08:27:57.327219+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.83:0/1799709069' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: audit 2024-02-10T08:27:57.327856+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: audit 2024-02-10T08:27:57.339098+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]': finished 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: cluster 2024-02-10T08:27:57.339194+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-10T08:27:58.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:57 smithi083 bash[17733]: audit 2024-02-10T08:27:57.339435+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:27:58.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: cluster 2024-02-10T08:27:56.276236+0000 mgr.y (mgr.14140) 59 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:27:58.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: audit 2024-02-10T08:27:57.327219+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.83:0/1799709069' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: audit 2024-02-10T08:27:57.327856+0000 mon.a (mon.0) 180 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]: dispatch 2024-02-10T08:27:58.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: audit 2024-02-10T08:27:57.339098+0000 mon.a (mon.0) 181 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ca2d31e-b670-4cd1-8f9d-314192c668ff"}]': finished 2024-02-10T08:27:58.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: cluster 2024-02-10T08:27:57.339194+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-10T08:27:58.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:57 smithi117 bash[14101]: audit 2024-02-10T08:27:57.339435+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:59 smithi083 bash[14135]: cluster 2024-02-10T08:27:58.276786+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:27:59 smithi083 bash[14135]: audit 2024-02-10T08:27:59.507700+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.83:0/1712941311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:59 smithi083 bash[17733]: cluster 2024-02-10T08:27:58.276786+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:27:59 smithi083 bash[17733]: audit 2024-02-10T08:27:59.507700+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.83:0/1712941311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:00.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:59 smithi117 bash[14101]: cluster 2024-02-10T08:27:58.276786+0000 mgr.y (mgr.14140) 60 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:00.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:27:59 smithi117 bash[14101]: audit 2024-02-10T08:27:59.507700+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.83:0/1712941311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:01.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:01 smithi083 bash[17733]: cluster 2024-02-10T08:28:00.277293+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:01.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:01 smithi083 bash[14135]: cluster 2024-02-10T08:28:00.277293+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:02.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:01 smithi117 bash[14101]: cluster 2024-02-10T08:28:00.277293+0000 mgr.y (mgr.14140) 61 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:02.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:02 smithi083 bash[14135]: audit 2024-02-10T08:28:02.313234+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:02.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:02 smithi083 bash[17733]: audit 2024-02-10T08:28:02.313234+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:03.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:02 smithi117 bash[14101]: audit 2024-02-10T08:28:02.313234+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:03 smithi083 bash[14135]: cluster 2024-02-10T08:28:02.277773+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:03 smithi083 bash[17733]: cluster 2024-02-10T08:28:02.277773+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:04.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:03 smithi117 bash[14101]: cluster 2024-02-10T08:28:02.277773+0000 mgr.y (mgr.14140) 62 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:05 smithi083 bash[17733]: cluster 2024-02-10T08:28:04.278278+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:05 smithi083 bash[14135]: cluster 2024-02-10T08:28:04.278278+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:06.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:05 smithi117 bash[14101]: cluster 2024-02-10T08:28:04.278278+0000 mgr.y (mgr.14140) 63 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[14135]: audit 2024-02-10T08:28:06.217471+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:28:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[14135]: audit 2024-02-10T08:28:06.219303+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[14135]: audit 2024-02-10T08:28:06.221426+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-10T08:28:07.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[17733]: audit 2024-02-10T08:28:06.217471+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:28:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[17733]: audit 2024-02-10T08:28:06.219303+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:06 smithi083 bash[17733]: audit 2024-02-10T08:28:06.221426+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-10T08:28:07.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:06 smithi117 bash[14101]: audit 2024-02-10T08:28:06.217471+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:28:07.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:06 smithi117 bash[14101]: audit 2024-02-10T08:28:06.219303+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:07.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:06 smithi117 bash[14101]: audit 2024-02-10T08:28:06.221426+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-10T08:28:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:07 smithi083 bash[14135]: cephadm 2024-02-10T08:28:06.220757+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:28:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:07 smithi083 bash[14135]: cluster 2024-02-10T08:28:06.278869+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:08.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:07 smithi083 bash[17733]: cephadm 2024-02-10T08:28:06.220757+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:28:08.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:07 smithi083 bash[17733]: cluster 2024-02-10T08:28:06.278869+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:08.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:07 smithi117 bash[14101]: cephadm 2024-02-10T08:28:06.220757+0000 mgr.y (mgr.14140) 64 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:28:08.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:07 smithi117 bash[14101]: cluster 2024-02-10T08:28:06.278869+0000 mgr.y (mgr.14140) 65 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:08.713 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 0 on host 'smithi083' 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[14135]: audit 2024-02-10T08:28:08.706250+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[14135]: audit 2024-02-10T08:28:08.707105+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[14135]: audit 2024-02-10T08:28:08.711362+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[17733]: audit 2024-02-10T08:28:08.706250+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[17733]: audit 2024-02-10T08:28:08.707105+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:09.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:08 smithi083 bash[17733]: audit 2024-02-10T08:28:08.711362+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:09.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:08 smithi117 bash[14101]: audit 2024-02-10T08:28:08.706250+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:09.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:08 smithi117 bash[14101]: audit 2024-02-10T08:28:08.707105+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:09.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:08 smithi117 bash[14101]: audit 2024-02-10T08:28:08.711362+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913183\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913269\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:50.913315\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_device_update\": \"2024-02-10T08:26:20.706304\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:10.025 DEBUG:teuthology.orchestra.run.smithi083:osd.0> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.0.service 2024-02-10T08:28:10.027 INFO:tasks.cephadm:Deploying osd.1 on smithi083 with /dev/vg_nvme/lv_3... 2024-02-10T08:28:10.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T08:28:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:09 smithi083 bash[14135]: cluster 2024-02-10T08:28:08.279506+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:09 smithi083 bash[17733]: cluster 2024-02-10T08:28:08.279506+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:10.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:09 smithi117 bash[14101]: cluster 2024-02-10T08:28:08.279506+0000 mgr.y (mgr.14140) 66 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:10.766 INFO:journalctl@ceph.osd.0.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:28:11.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[14135]: audit 2024-02-10T08:28:09.925671+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:11.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[14135]: audit 2024-02-10T08:28:09.930612+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:11.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[14135]: audit 2024-02-10T08:28:09.931705+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[17733]: audit 2024-02-10T08:28:09.925671+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[17733]: audit 2024-02-10T08:28:09.930612+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:10 smithi083 bash[17733]: audit 2024-02-10T08:28:09.931705+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:11.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:10 smithi117 bash[14101]: audit 2024-02-10T08:28:09.925671+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:11.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:10 smithi117 bash[14101]: audit 2024-02-10T08:28:09.930612+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:11.133 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:10 smithi117 bash[14101]: audit 2024-02-10T08:28:09.931705+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:11.466 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T08:28:11.466 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-10T08:28:11.466 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T08:28:11.466 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-10T08:28:11.467 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T08:28:11.467 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T08:28:11.467 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[19499]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-10T08:28:12.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[17733]: cluster 2024-02-10T08:28:10.279997+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:12.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:11 smithi083 bash[14135]: cluster 2024-02-10T08:28:10.279997+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:12.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:11 smithi117 bash[14101]: cluster 2024-02-10T08:28:10.279997+0000 mgr.y (mgr.14140) 67 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:14.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:13 smithi117 bash[14101]: cluster 2024-02-10T08:28:12.280420+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:14.139 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:13 smithi083 bash[17733]: cluster 2024-02-10T08:28:12.280420+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:14.139 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:13 smithi083 bash[14135]: cluster 2024-02-10T08:28:12.280420+0000 mgr.y (mgr.14140) 68 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:15 smithi083 bash[14135]: cluster 2024-02-10T08:28:14.280908+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:16.120 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:15 smithi083 bash[19743]: debug 2024-02-10T08:28:15.675+0000 7fc1f353bec0 -1 Falling back to public interface 2024-02-10T08:28:16.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:15 smithi083 bash[17733]: cluster 2024-02-10T08:28:14.280908+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:16.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:15 smithi117 bash[14101]: cluster 2024-02-10T08:28:14.280908+0000 mgr.y (mgr.14140) 69 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:16.619 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:16 smithi083 bash[19743]: debug 2024-02-10T08:28:16.303+0000 7fc1f353bec0 -1 osd.0 0 log_to_monitors {default=true} 2024-02-10T08:28:16.874 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T08:28:16.874 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T08:28:16.874 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2024-02-10T08:28:16.874 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2024-02-10T08:28:16.874 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0220786 s, 475 MB/s 2024-02-10T08:28:16.875 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2024-02-10T08:28:16.936 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:16 smithi083 bash[14135]: audit 2024-02-10T08:28:16.306033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:16.936 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:16 smithi083 bash[14135]: audit 2024-02-10T08:28:16.309404+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:16.937 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:16 smithi083 bash[17733]: audit 2024-02-10T08:28:16.306033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:16.937 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:16 smithi083 bash[17733]: audit 2024-02-10T08:28:16.309404+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:17.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:16 smithi117 bash[14101]: audit 2024-02-10T08:28:16.306033+0000 mon.b (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:17.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:16 smithi117 bash[14101]: audit 2024-02-10T08:28:16.309404+0000 mon.a (mon.0) 194 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:28:17.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi083:vg_nvme/lv_3 2024-02-10T08:28:18.119 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[19743]: debug 2024-02-10T08:28:17.887+0000 7fc1d82e8700 -1 osd.0 0 waiting for initial osdmap 2024-02-10T08:28:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: cluster 2024-02-10T08:28:16.281646+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: audit 2024-02-10T08:28:16.876825+0000 mon.b (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: audit 2024-02-10T08:28:16.877603+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: cluster 2024-02-10T08:28:16.877670+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: audit 2024-02-10T08:28:16.877831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[14135]: audit 2024-02-10T08:28:16.880000+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: cluster 2024-02-10T08:28:16.281646+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: audit 2024-02-10T08:28:16.876825+0000 mon.b (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: audit 2024-02-10T08:28:16.877603+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: cluster 2024-02-10T08:28:16.877670+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: audit 2024-02-10T08:28:16.877831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:18.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:17 smithi083 bash[17733]: audit 2024-02-10T08:28:16.880000+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: cluster 2024-02-10T08:28:16.281646+0000 mgr.y (mgr.14140) 70 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: audit 2024-02-10T08:28:16.876825+0000 mon.b (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: audit 2024-02-10T08:28:16.877603+0000 mon.a (mon.0) 195 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: cluster 2024-02-10T08:28:16.877670+0000 mon.a (mon.0) 196 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: audit 2024-02-10T08:28:16.877831+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:18.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:17 smithi117 bash[14101]: audit 2024-02-10T08:28:16.880000+0000 mon.a (mon.0) 198 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:19.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[17733]: cluster 2024-02-10T08:28:17.336880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:19.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[17733]: cluster 2024-02-10T08:28:17.336959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:19.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[17733]: audit 2024-02-10T08:28:17.881619+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:19.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[17733]: cluster 2024-02-10T08:28:17.881719+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-10T08:28:19.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[17733]: audit 2024-02-10T08:28:17.882740+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:19.352 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[14135]: cluster 2024-02-10T08:28:17.336880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:19.352 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[14135]: cluster 2024-02-10T08:28:17.336959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:19.352 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[14135]: audit 2024-02-10T08:28:17.881619+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:19.352 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[14135]: cluster 2024-02-10T08:28:17.881719+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-10T08:28:19.352 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:18 smithi083 bash[14135]: audit 2024-02-10T08:28:17.882740+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:19.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:18 smithi117 bash[14101]: cluster 2024-02-10T08:28:17.336880+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:19.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:18 smithi117 bash[14101]: cluster 2024-02-10T08:28:17.336959+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:19.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:18 smithi117 bash[14101]: audit 2024-02-10T08:28:17.881619+0000 mon.a (mon.0) 199 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:19.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:18 smithi117 bash[14101]: cluster 2024-02-10T08:28:17.881719+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-10T08:28:19.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:18 smithi117 bash[14101]: audit 2024-02-10T08:28:17.882740+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: cluster 2024-02-10T08:28:18.282172+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: cluster 2024-02-10T08:28:18.893459+0000 mon.a (mon.0) 202 : cluster [INF] osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369] boot 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: cluster 2024-02-10T08:28:18.893543+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: audit 2024-02-10T08:28:18.894466+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: audit 2024-02-10T08:28:19.269820+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: cluster 2024-02-10T08:28:18.282172+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: cluster 2024-02-10T08:28:18.893459+0000 mon.a (mon.0) 202 : cluster [INF] osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369] boot 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: cluster 2024-02-10T08:28:18.893543+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-10T08:28:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: audit 2024-02-10T08:28:18.894466+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:20.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: audit 2024-02-10T08:28:19.269820+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:20.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: audit 2024-02-10T08:28:19.500186+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:20.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: audit 2024-02-10T08:28:19.505794+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:20.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[14135]: cluster 2024-02-10T08:28:19.895568+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-10T08:28:20.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: audit 2024-02-10T08:28:19.500186+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:20.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: audit 2024-02-10T08:28:19.505794+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:20.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:19 smithi083 bash[17733]: cluster 2024-02-10T08:28:19.895568+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-10T08:28:20.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: cluster 2024-02-10T08:28:18.282172+0000 mgr.y (mgr.14140) 71 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T08:28:20.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: cluster 2024-02-10T08:28:18.893459+0000 mon.a (mon.0) 202 : cluster [INF] osd.0 [v2:172.21.15.83:6802/11323369,v1:172.21.15.83:6803/11323369] boot 2024-02-10T08:28:20.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: cluster 2024-02-10T08:28:18.893543+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-10T08:28:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: audit 2024-02-10T08:28:18.894466+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:28:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: audit 2024-02-10T08:28:19.269820+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: audit 2024-02-10T08:28:19.500186+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: audit 2024-02-10T08:28:19.505794+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:09.924417\", \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:19 smithi117 bash[14101]: cluster 2024-02-10T08:28:19.895568+0000 mon.a (mon.0) 208 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-10T08:28:22.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: cluster 2024-02-10T08:28:20.282759+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:22.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: cluster 2024-02-10T08:28:20.899973+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-10T08:28:22.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: cluster 2024-02-10T08:28:20.903001+0000 mon.a (mon.0) 210 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:28:22.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: audit 2024-02-10T08:28:21.500022+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:22.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: audit 2024-02-10T08:28:21.501512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[14135]: audit 2024-02-10T08:28:21.503417+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: cluster 2024-02-10T08:28:20.282759+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: cluster 2024-02-10T08:28:20.899973+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: cluster 2024-02-10T08:28:20.903001+0000 mon.a (mon.0) 210 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: audit 2024-02-10T08:28:21.500022+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:22.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: audit 2024-02-10T08:28:21.501512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:22.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:21 smithi083 bash[17733]: audit 2024-02-10T08:28:21.503417+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:22.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: cluster 2024-02-10T08:28:20.282759+0000 mgr.y (mgr.14140) 72 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:22.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: cluster 2024-02-10T08:28:20.899973+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-10T08:28:22.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: cluster 2024-02-10T08:28:20.903001+0000 mon.a (mon.0) 210 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:28:22.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: audit 2024-02-10T08:28:21.500022+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:22.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: audit 2024-02-10T08:28:21.501512+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:22.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:21 smithi117 bash[14101]: audit 2024-02-10T08:28:21.503417+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:23.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:22 smithi083 bash[14135]: audit 2024-02-10T08:28:21.498880+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:23.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:22 smithi083 bash[14135]: cephadm 2024-02-10T08:28:21.499574+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:23.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:22 smithi083 bash[17733]: audit 2024-02-10T08:28:21.498880+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:23.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:22 smithi083 bash[17733]: cephadm 2024-02-10T08:28:21.499574+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:23.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:22 smithi117 bash[14101]: audit 2024-02-10T08:28:21.498880+0000 mgr.y (mgr.14140) 73 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:23.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:22 smithi117 bash[14101]: cephadm 2024-02-10T08:28:21.499574+0000 mgr.y (mgr.14140) 74 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:23 smithi083 bash[14135]: cluster 2024-02-10T08:28:22.283402+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:24.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:23 smithi083 bash[17733]: cluster 2024-02-10T08:28:22.283402+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:24.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:23 smithi117 bash[14101]: cluster 2024-02-10T08:28:22.283402+0000 mgr.y (mgr.14140) 75 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: cluster 2024-02-10T08:28:24.284043+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: audit 2024-02-10T08:28:25.521116+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.83:0/4096757278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: audit 2024-02-10T08:28:25.521668+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: audit 2024-02-10T08:28:25.527790+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]': finished 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: cluster 2024-02-10T08:28:25.527874+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[14135]: audit 2024-02-10T08:28:25.527990+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: cluster 2024-02-10T08:28:24.284043+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: audit 2024-02-10T08:28:25.521116+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.83:0/4096757278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: audit 2024-02-10T08:28:25.521668+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: audit 2024-02-10T08:28:25.527790+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]': finished 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: cluster 2024-02-10T08:28:25.527874+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-10T08:28:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:25 smithi083 bash[17733]: audit 2024-02-10T08:28:25.527990+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:26.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: cluster 2024-02-10T08:28:24.284043+0000 mgr.y (mgr.14140) 76 : cluster [DBG] pgmap v66: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:26.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: audit 2024-02-10T08:28:25.521116+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.83:0/4096757278' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: audit 2024-02-10T08:28:25.521668+0000 mon.a (mon.0) 214 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]: dispatch 2024-02-10T08:28:26.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: audit 2024-02-10T08:28:25.527790+0000 mon.a (mon.0) 215 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9dbb0bbc-3671-4ddb-99aa-d43de37a5035"}]': finished 2024-02-10T08:28:26.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: cluster 2024-02-10T08:28:25.527874+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-10T08:28:26.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:25 smithi117 bash[14101]: audit 2024-02-10T08:28:25.527990+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:26 smithi083 bash[17733]: cluster 2024-02-10T08:28:26.284621+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:26 smithi083 bash[17733]: cluster 2024-02-10T08:28:26.919483+0000 mon.a (mon.0) 218 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-10T08:28:27.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:26 smithi083 bash[14135]: cluster 2024-02-10T08:28:26.284621+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:27.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:26 smithi083 bash[14135]: cluster 2024-02-10T08:28:26.919483+0000 mon.a (mon.0) 218 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-10T08:28:27.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:26 smithi117 bash[14101]: cluster 2024-02-10T08:28:26.284621+0000 mgr.y (mgr.14140) 77 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:27.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:26 smithi117 bash[14101]: cluster 2024-02-10T08:28:26.919483+0000 mon.a (mon.0) 218 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-10T08:28:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:27 smithi083 bash[14135]: audit 2024-02-10T08:28:27.720179+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.83:0/1798857399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:28.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:27 smithi083 bash[17733]: audit 2024-02-10T08:28:27.720179+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.83:0/1798857399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:28.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:27 smithi117 bash[14101]: audit 2024-02-10T08:28:27.720179+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.83:0/1798857399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:29 smithi083 bash[17733]: cluster 2024-02-10T08:28:28.285185+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:28 smithi083 bash[14135]: cluster 2024-02-10T08:28:28.285185+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:29.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:28 smithi117 bash[14101]: cluster 2024-02-10T08:28:28.285185+0000 mgr.y (mgr.14140) 78 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:31.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:30 smithi083 bash[14135]: audit 2024-02-10T08:28:30.613553+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:31.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:30 smithi083 bash[17733]: audit 2024-02-10T08:28:30.613553+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:31.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:30 smithi117 bash[14101]: audit 2024-02-10T08:28:30.613553+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:31 smithi083 bash[17733]: cluster 2024-02-10T08:28:30.285748+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:31 smithi083 bash[14135]: cluster 2024-02-10T08:28:30.285748+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:32.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:31 smithi117 bash[14101]: cluster 2024-02-10T08:28:30.285748+0000 mgr.y (mgr.14140) 79 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:33 smithi083 bash[14135]: cluster 2024-02-10T08:28:32.286286+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:33 smithi083 bash[17733]: cluster 2024-02-10T08:28:32.286286+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:34.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:33 smithi117 bash[14101]: cluster 2024-02-10T08:28:32.286286+0000 mgr.y (mgr.14140) 80 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:35.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[14135]: audit 2024-02-10T08:28:34.749457+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:28:35.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[14135]: audit 2024-02-10T08:28:34.750994+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:35.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[14135]: audit 2024-02-10T08:28:34.752574+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-10T08:28:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[17733]: audit 2024-02-10T08:28:34.749457+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:28:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[17733]: audit 2024-02-10T08:28:34.750994+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:34 smithi083 bash[17733]: audit 2024-02-10T08:28:34.752574+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-10T08:28:35.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:34 smithi117 bash[14101]: audit 2024-02-10T08:28:34.749457+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:28:35.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:34 smithi117 bash[14101]: audit 2024-02-10T08:28:34.750994+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:35.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:34 smithi117 bash[14101]: audit 2024-02-10T08:28:34.752574+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-10T08:28:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:35 smithi083 bash[14135]: cluster 2024-02-10T08:28:34.286876+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:35 smithi083 bash[14135]: cephadm 2024-02-10T08:28:34.752155+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:28:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:35 smithi083 bash[17733]: cluster 2024-02-10T08:28:34.286876+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:35 smithi083 bash[17733]: cephadm 2024-02-10T08:28:34.752155+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:28:36.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:35 smithi117 bash[14101]: cluster 2024-02-10T08:28:34.286876+0000 mgr.y (mgr.14140) 81 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:36.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:35 smithi117 bash[14101]: cephadm 2024-02-10T08:28:34.752155+0000 mgr.y (mgr.14140) 82 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:28:37.240 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 1 on host 'smithi083' 2024-02-10T08:28:37.934 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[14135]: cluster 2024-02-10T08:28:36.287447+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:37.934 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[17733]: cluster 2024-02-10T08:28:36.287447+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[14135]: audit 2024-02-10T08:28:37.230890+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[14135]: audit 2024-02-10T08:28:37.231685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[14135]: audit 2024-02-10T08:28:37.235782+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[17733]: audit 2024-02-10T08:28:37.230890+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[17733]: audit 2024-02-10T08:28:37.231685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:37.935 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:37 smithi083 bash[17733]: audit 2024-02-10T08:28:37.235782+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:38.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:37 smithi117 bash[14101]: cluster 2024-02-10T08:28:36.287447+0000 mgr.y (mgr.14140) 83 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:38.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:37 smithi117 bash[14101]: audit 2024-02-10T08:28:37.230890+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:38.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:37 smithi117 bash[14101]: audit 2024-02-10T08:28:37.231685+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:38.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:37 smithi117 bash[14101]: audit 2024-02-10T08:28:37.235782+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.923935\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924092\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924184\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:09.924271\", \"created\": \"2024-02-10T08:28:08.683534\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_device_update\": \"2024-02-10T08:28:19.498644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:39.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:38 smithi117 bash[14101]: audit 2024-02-10T08:28:38.269385+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:39.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:38 smithi117 bash[14101]: audit 2024-02-10T08:28:38.275232+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:39.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:38 smithi117 bash[14101]: audit 2024-02-10T08:28:38.276697+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:39.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[17733]: audit 2024-02-10T08:28:38.269385+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:39.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[17733]: audit 2024-02-10T08:28:38.275232+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:39.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[17733]: audit 2024-02-10T08:28:38.276697+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:39.161 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[14135]: audit 2024-02-10T08:28:38.269385+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:39.161 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[14135]: audit 2024-02-10T08:28:38.275232+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:39.161 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:38 smithi083 bash[14135]: audit 2024-02-10T08:28:38.276697+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:39.265 DEBUG:teuthology.orchestra.run.smithi083:osd.1> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.1.service 2024-02-10T08:28:39.268 INFO:tasks.cephadm:Deploying osd.2 on smithi083 with /dev/vg_nvme/lv_2... 2024-02-10T08:28:39.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T08:28:40.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:39 smithi083 bash[14135]: cluster 2024-02-10T08:28:38.287933+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:40.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:39 smithi083 bash[17733]: cluster 2024-02-10T08:28:38.287933+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:40.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:39 smithi117 bash[14101]: cluster 2024-02-10T08:28:38.287933+0000 mgr.y (mgr.14140) 84 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:40.479 INFO:journalctl@ceph.osd.1.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T08:28:41.095 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:40 smithi083 bash[21093]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-10T08:28:42.070 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:41 smithi083 bash[14135]: cluster 2024-02-10T08:28:40.288509+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:42.070 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:41 smithi083 bash[17733]: cluster 2024-02-10T08:28:40.288509+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:42.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:41 smithi117 bash[14101]: cluster 2024-02-10T08:28:40.288509+0000 mgr.y (mgr.14140) 85 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:43 smithi083 bash[17733]: cluster 2024-02-10T08:28:42.289112+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:43 smithi083 bash[14135]: cluster 2024-02-10T08:28:42.289112+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:43 smithi117 bash[14101]: cluster 2024-02-10T08:28:42.289112+0000 mgr.y (mgr.14140) 86 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:45.369 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:44 smithi083 bash[21390]: debug 2024-02-10T08:28:44.926+0000 7f5e36e3fec0 -1 Falling back to public interface 2024-02-10T08:28:45.843 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:45 smithi083 bash[21390]: debug 2024-02-10T08:28:45.570+0000 7f5e36e3fec0 -1 osd.1 0 log_to_monitors {default=true} 2024-02-10T08:28:45.844 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:45 smithi083 bash[17733]: cluster 2024-02-10T08:28:44.289674+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:45.844 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:45 smithi083 bash[17733]: audit 2024-02-10T08:28:45.577223+0000 mon.a (mon.0) 229 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:28:46.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:45 smithi083 bash[14135]: cluster 2024-02-10T08:28:44.289674+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:46.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:45 smithi083 bash[14135]: audit 2024-02-10T08:28:45.577223+0000 mon.a (mon.0) 229 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:28:46.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:45 smithi117 bash[14101]: cluster 2024-02-10T08:28:44.289674+0000 mgr.y (mgr.14140) 87 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:46.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:45 smithi117 bash[14101]: audit 2024-02-10T08:28:45.577223+0000 mon.a (mon.0) 229 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:28:46.508 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T08:28:46.508 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T08:28:46.508 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2024-02-10T08:28:46.508 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2024-02-10T08:28:46.509 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0171181 s, 613 MB/s 2024-02-10T08:28:46.509 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2024-02-10T08:28:47.119 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[21390]: debug 2024-02-10T08:28:46.842+0000 7f5e1fbf4700 -1 osd.1 0 waiting for initial osdmap 2024-02-10T08:28:47.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: audit 2024-02-10T08:28:45.837158+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:28:47.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: cluster 2024-02-10T08:28:45.837277+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-10T08:28:47.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: audit 2024-02-10T08:28:45.838457+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: audit 2024-02-10T08:28:45.839361+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: audit 2024-02-10T08:28:46.838439+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: cluster 2024-02-10T08:28:46.838576+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[14135]: audit 2024-02-10T08:28:46.839006+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: audit 2024-02-10T08:28:45.837158+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: cluster 2024-02-10T08:28:45.837277+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: audit 2024-02-10T08:28:45.838457+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: audit 2024-02-10T08:28:45.839361+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: audit 2024-02-10T08:28:46.838439+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: cluster 2024-02-10T08:28:46.838576+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-10T08:28:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:46 smithi083 bash[17733]: audit 2024-02-10T08:28:46.839006+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: audit 2024-02-10T08:28:45.837158+0000 mon.a (mon.0) 230 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: cluster 2024-02-10T08:28:45.837277+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: audit 2024-02-10T08:28:45.838457+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: audit 2024-02-10T08:28:45.839361+0000 mon.a (mon.0) 233 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: audit 2024-02-10T08:28:46.838439+0000 mon.a (mon.0) 234 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: cluster 2024-02-10T08:28:46.838576+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-10T08:28:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:46 smithi117 bash[14101]: audit 2024-02-10T08:28:46.839006+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:47.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi083:vg_nvme/lv_2 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[17733]: cluster 2024-02-10T08:28:46.290287+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[17733]: cluster 2024-02-10T08:28:46.581558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[17733]: cluster 2024-02-10T08:28:46.581675+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[17733]: audit 2024-02-10T08:28:47.636132+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[14135]: cluster 2024-02-10T08:28:46.290287+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[14135]: cluster 2024-02-10T08:28:46.581558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[14135]: cluster 2024-02-10T08:28:46.581675+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:47 smithi083 bash[14135]: audit 2024-02-10T08:28:47.636132+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:48.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:47 smithi117 bash[14101]: cluster 2024-02-10T08:28:46.290287+0000 mgr.y (mgr.14140) 88 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:48.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:47 smithi117 bash[14101]: cluster 2024-02-10T08:28:46.581558+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:28:48.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:47 smithi117 bash[14101]: cluster 2024-02-10T08:28:46.581675+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:28:48.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:47 smithi117 bash[14101]: audit 2024-02-10T08:28:47.636132+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:28:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[14135]: cluster 2024-02-10T08:28:47.862201+0000 mon.a (mon.0) 238 : cluster [INF] osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266] boot 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[14135]: cluster 2024-02-10T08:28:47.862285+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[14135]: audit 2024-02-10T08:28:47.863343+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[17733]: cluster 2024-02-10T08:28:47.862201+0000 mon.a (mon.0) 238 : cluster [INF] osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266] boot 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[17733]: cluster 2024-02-10T08:28:47.862285+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[17733]: audit 2024-02-10T08:28:47.863343+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:49.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[14135]: audit 2024-02-10T08:28:47.864340+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:49.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[14135]: audit 2024-02-10T08:28:47.873139+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[17733]: audit 2024-02-10T08:28:47.864340+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:49.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:48 smithi083 bash[17733]: audit 2024-02-10T08:28:47.873139+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:48 smithi117 bash[14101]: cluster 2024-02-10T08:28:47.862201+0000 mon.a (mon.0) 238 : cluster [INF] osd.1 [v2:172.21.15.83:6810/2758485266,v1:172.21.15.83:6811/2758485266] boot 2024-02-10T08:28:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:48 smithi117 bash[14101]: cluster 2024-02-10T08:28:47.862285+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-10T08:28:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:48 smithi117 bash[14101]: audit 2024-02-10T08:28:47.863343+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:28:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:48 smithi117 bash[14101]: audit 2024-02-10T08:28:47.864340+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:28:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:48 smithi117 bash[14101]: audit 2024-02-10T08:28:47.873139+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}}, \"last_daemon_update\": \"2024-02-10T08:28:38.267914\", \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:28:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[17733]: cluster 2024-02-10T08:28:48.290999+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[17733]: cluster 2024-02-10T08:28:48.885481+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-10T08:28:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[17733]: audit 2024-02-10T08:28:48.888577+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]: dispatch 2024-02-10T08:28:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[17733]: audit 2024-02-10T08:28:48.891735+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]': finished 2024-02-10T08:28:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[14135]: cluster 2024-02-10T08:28:48.290999+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[14135]: cluster 2024-02-10T08:28:48.885481+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-10T08:28:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[14135]: audit 2024-02-10T08:28:48.888577+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]: dispatch 2024-02-10T08:28:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:49 smithi083 bash[14135]: audit 2024-02-10T08:28:48.891735+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]': finished 2024-02-10T08:28:50.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:49 smithi117 bash[14101]: cluster 2024-02-10T08:28:48.290999+0000 mgr.y (mgr.14140) 89 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-10T08:28:50.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:49 smithi117 bash[14101]: cluster 2024-02-10T08:28:48.885481+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-10T08:28:50.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:49 smithi117 bash[14101]: audit 2024-02-10T08:28:48.888577+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]: dispatch 2024-02-10T08:28:50.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:49 smithi117 bash[14101]: audit 2024-02-10T08:28:48.891735+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240210-082612"}]': finished 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: cluster 2024-02-10T08:28:50.291651+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: audit 2024-02-10T08:28:50.896294+0000 mgr.y (mgr.14140) 91 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: cephadm 2024-02-10T08:28:50.897625+0000 mgr.y (mgr.14140) 92 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: audit 2024-02-10T08:28:50.898103+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: audit 2024-02-10T08:28:50.899489+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:52.277 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[14135]: audit 2024-02-10T08:28:50.901255+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: cluster 2024-02-10T08:28:50.291651+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: audit 2024-02-10T08:28:50.896294+0000 mgr.y (mgr.14140) 91 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: cephadm 2024-02-10T08:28:50.897625+0000 mgr.y (mgr.14140) 92 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: audit 2024-02-10T08:28:50.898103+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: audit 2024-02-10T08:28:50.899489+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:52.278 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:51 smithi083 bash[17733]: audit 2024-02-10T08:28:50.901255+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:52.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: cluster 2024-02-10T08:28:50.291651+0000 mgr.y (mgr.14140) 90 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: audit 2024-02-10T08:28:50.896294+0000 mgr.y (mgr.14140) 91 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:28:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: cephadm 2024-02-10T08:28:50.897625+0000 mgr.y (mgr.14140) 92 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:28:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: audit 2024-02-10T08:28:50.898103+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:28:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: audit 2024-02-10T08:28:50.899489+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:28:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:51 smithi117 bash[14101]: audit 2024-02-10T08:28:50.901255+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:28:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:53 smithi083 bash[14135]: cluster 2024-02-10T08:28:52.292229+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:54.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:53 smithi083 bash[17733]: cluster 2024-02-10T08:28:52.292229+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:54.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:53 smithi117 bash[14101]: cluster 2024-02-10T08:28:52.292229+0000 mgr.y (mgr.14140) 93 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-10T08:28:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[14135]: audit 2024-02-10T08:28:54.312120+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/112824645' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[14135]: audit 2024-02-10T08:28:54.312685+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[14135]: audit 2024-02-10T08:28:54.320291+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]': finished 2024-02-10T08:28:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[14135]: cluster 2024-02-10T08:28:54.320488+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-10T08:28:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[14135]: audit 2024-02-10T08:28:54.320781+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:28:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[17733]: audit 2024-02-10T08:28:54.312120+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/112824645' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[17733]: audit 2024-02-10T08:28:54.312685+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[17733]: audit 2024-02-10T08:28:54.320291+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]': finished 2024-02-10T08:28:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[17733]: cluster 2024-02-10T08:28:54.320488+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-10T08:28:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:54 smithi083 bash[17733]: audit 2024-02-10T08:28:54.320781+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:28:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:54 smithi117 bash[14101]: audit 2024-02-10T08:28:54.312120+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/112824645' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:54 smithi117 bash[14101]: audit 2024-02-10T08:28:54.312685+0000 mon.a (mon.0) 249 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]: dispatch 2024-02-10T08:28:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:54 smithi117 bash[14101]: audit 2024-02-10T08:28:54.320291+0000 mon.a (mon.0) 250 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0400aada-b912-4a45-9080-8f1e57fa7fc1"}]': finished 2024-02-10T08:28:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:54 smithi117 bash[14101]: cluster 2024-02-10T08:28:54.320488+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-10T08:28:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:54 smithi117 bash[14101]: audit 2024-02-10T08:28:54.320781+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:28:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[17733]: cluster 2024-02-10T08:28:54.292752+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:28:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[17733]: cluster 2024-02-10T08:28:54.896555+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-10T08:28:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[17733]: cluster 2024-02-10T08:28:54.896637+0000 mon.a (mon.0) 254 : cluster [INF] Cluster is now healthy 2024-02-10T08:28:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[14135]: cluster 2024-02-10T08:28:54.292752+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:28:56.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[14135]: cluster 2024-02-10T08:28:54.896555+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-10T08:28:56.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:55 smithi083 bash[14135]: cluster 2024-02-10T08:28:54.896637+0000 mon.a (mon.0) 254 : cluster [INF] Cluster is now healthy 2024-02-10T08:28:56.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:55 smithi117 bash[14101]: cluster 2024-02-10T08:28:54.292752+0000 mgr.y (mgr.14140) 94 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:28:56.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:55 smithi117 bash[14101]: cluster 2024-02-10T08:28:54.896555+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-10T08:28:56.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:55 smithi117 bash[14101]: cluster 2024-02-10T08:28:54.896637+0000 mon.a (mon.0) 254 : cluster [INF] Cluster is now healthy 2024-02-10T08:28:57.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:56 smithi083 bash[17733]: audit 2024-02-10T08:28:56.587806+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.83:0/2990880002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:56 smithi083 bash[14135]: audit 2024-02-10T08:28:56.587806+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.83:0/2990880002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:57.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:56 smithi117 bash[14101]: audit 2024-02-10T08:28:56.587806+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.83:0/2990880002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:28:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:57 smithi083 bash[14135]: cluster 2024-02-10T08:28:56.293171+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:28:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:57 smithi083 bash[17733]: cluster 2024-02-10T08:28:56.293171+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:28:58.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:57 smithi117 bash[14101]: cluster 2024-02-10T08:28:56.293171+0000 mgr.y (mgr.14140) 95 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:59 smithi083 bash[14135]: cluster 2024-02-10T08:28:58.293765+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:28:59 smithi083 bash[14135]: audit 2024-02-10T08:28:59.496567+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:59 smithi083 bash[17733]: cluster 2024-02-10T08:28:58.293765+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:28:59 smithi083 bash[17733]: audit 2024-02-10T08:28:59.496567+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:00.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:59 smithi117 bash[14101]: cluster 2024-02-10T08:28:58.293765+0000 mgr.y (mgr.14140) 96 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:00.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:28:59 smithi117 bash[14101]: audit 2024-02-10T08:28:59.496567+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:00 smithi083 bash[14135]: cluster 2024-02-10T08:29:00.294454+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:00 smithi083 bash[14135]: cluster 2024-02-10T08:29:00.931566+0000 mon.a (mon.0) 257 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:29:01.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:00 smithi083 bash[17733]: cluster 2024-02-10T08:29:00.294454+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:01.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:00 smithi083 bash[17733]: cluster 2024-02-10T08:29:00.931566+0000 mon.a (mon.0) 257 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:29:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:00 smithi117 bash[14101]: cluster 2024-02-10T08:29:00.294454+0000 mgr.y (mgr.14140) 97 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:00 smithi117 bash[14101]: cluster 2024-02-10T08:29:00.931566+0000 mon.a (mon.0) 257 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:29:03.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:03 smithi083 bash[14135]: cluster 2024-02-10T08:29:02.295029+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:03.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:03 smithi083 bash[17733]: cluster 2024-02-10T08:29:02.295029+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:03.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:03 smithi117 bash[14101]: cluster 2024-02-10T08:29:02.295029+0000 mgr.y (mgr.14140) 98 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:04.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[14135]: audit 2024-02-10T08:29:03.486053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:29:04.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[14135]: audit 2024-02-10T08:29:03.487798+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[14135]: cephadm 2024-02-10T08:29:03.489205+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[14135]: audit 2024-02-10T08:29:03.489924+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[17733]: audit 2024-02-10T08:29:03.486053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[17733]: audit 2024-02-10T08:29:03.487798+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[17733]: cephadm 2024-02-10T08:29:03.489205+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:29:04.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:04 smithi083 bash[17733]: audit 2024-02-10T08:29:03.489924+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-10T08:29:04.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:04 smithi117 bash[14101]: audit 2024-02-10T08:29:03.486053+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:29:04.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:04 smithi117 bash[14101]: audit 2024-02-10T08:29:03.487798+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:04.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:04 smithi117 bash[14101]: cephadm 2024-02-10T08:29:03.489205+0000 mgr.y (mgr.14140) 99 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:29:04.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:04 smithi117 bash[14101]: audit 2024-02-10T08:29:03.489924+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-10T08:29:05.939 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 2 on host 'smithi083' 2024-02-10T08:29:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:05 smithi083 bash[17733]: cluster 2024-02-10T08:29:04.295748+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:05 smithi083 bash[14135]: cluster 2024-02-10T08:29:04.295748+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:05 smithi117 bash[14101]: cluster 2024-02-10T08:29:04.295748+0000 mgr.y (mgr.14140) 100 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:06.861 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[14135]: audit 2024-02-10T08:29:05.931727+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:06.861 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[14135]: audit 2024-02-10T08:29:05.932364+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:06.861 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[14135]: audit 2024-02-10T08:29:05.935771+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[17733]: audit 2024-02-10T08:29:05.931727+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[17733]: audit 2024-02-10T08:29:05.932364+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:06 smithi083 bash[17733]: audit 2024-02-10T08:29:05.935771+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:06 smithi117 bash[14101]: audit 2024-02-10T08:29:05.931727+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:06 smithi117 bash[14101]: audit 2024-02-10T08:29:05.932364+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:06 smithi117 bash[14101]: audit 2024-02-10T08:29:05.935771+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267077\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267277\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267404\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267594\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:28:38.267717\", \"created\": \"2024-02-10T08:28:37.210874\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_device_update\": \"2024-02-10T08:28:47.862391\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:07.491 DEBUG:teuthology.orchestra.run.smithi083:osd.2> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.2.service 2024-02-10T08:29:07.493 INFO:tasks.cephadm:Deploying osd.3 on smithi083 with /dev/vg_nvme/lv_1... 2024-02-10T08:29:07.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T08:29:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[14135]: cluster 2024-02-10T08:29:06.296405+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:08.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[17733]: cluster 2024-02-10T08:29:06.296405+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:08.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[17733]: audit 2024-02-10T08:29:07.289872+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:08.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[14135]: audit 2024-02-10T08:29:07.289872+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:08.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[17733]: audit 2024-02-10T08:29:07.295979+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:08.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[17733]: audit 2024-02-10T08:29:07.297231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:08.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[14135]: audit 2024-02-10T08:29:07.295979+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:08.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:07 smithi083 bash[14135]: audit 2024-02-10T08:29:07.297231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:08.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:07 smithi117 bash[14101]: cluster 2024-02-10T08:29:06.296405+0000 mgr.y (mgr.14140) 101 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:08.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:07 smithi117 bash[14101]: audit 2024-02-10T08:29:07.289872+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:08.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:07 smithi117 bash[14101]: audit 2024-02-10T08:29:07.295979+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:08.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:07 smithi117 bash[14101]: audit 2024-02-10T08:29:07.297231+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:08.393 INFO:journalctl@ceph.osd.2.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T08:29:08.394 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:08 smithi083 bash[22699]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-10T08:29:09.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:09 smithi083 bash[14135]: cluster 2024-02-10T08:29:08.297024+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:09.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:09 smithi083 bash[17733]: cluster 2024-02-10T08:29:08.297024+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:09 smithi117 bash[14101]: cluster 2024-02-10T08:29:08.297024+0000 mgr.y (mgr.14140) 102 : cluster [DBG] pgmap v94: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:12.066 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:11 smithi083 bash[14135]: cluster 2024-02-10T08:29:10.297640+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:12.067 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:11 smithi083 bash[17733]: cluster 2024-02-10T08:29:10.297640+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:12.067 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:11 smithi083 bash[22940]: debug 2024-02-10T08:29:11.802+0000 7f2b4c003ec0 1 -- 172.21.15.83:0/1726805835 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x5639c3839400 msgr2=0x5639c3835f80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:29:12.067 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:11 smithi083 bash[22940]: debug 2024-02-10T08:29:11.802+0000 7f2b4c003ec0 1 --2- 172.21.15.83:0/1726805835 >> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] conn(0x5639c3839400 0x5639c3835f80 secure :-1 s=READY pgs=94 cs=0 l=1 rx=0x5639c37cfd70 tx=0x5639c44a4aa0).stop 2024-02-10T08:29:12.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:11 smithi117 bash[14101]: cluster 2024-02-10T08:29:10.297640+0000 mgr.y (mgr.14140) 103 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:12.619 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:12 smithi083 bash[22940]: debug 2024-02-10T08:29:12.358+0000 7f2b4c003ec0 -1 Falling back to public interface 2024-02-10T08:29:13.369 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:12 smithi083 bash[22940]: debug 2024-02-10T08:29:12.982+0000 7f2b4c003ec0 -1 osd.2 0 log_to_monitors {default=true} 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[14135]: cluster 2024-02-10T08:29:12.298218+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[14135]: audit 2024-02-10T08:29:12.990839+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[14135]: audit 2024-02-10T08:29:12.991297+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[17733]: cluster 2024-02-10T08:29:12.298218+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[17733]: audit 2024-02-10T08:29:12.990839+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:13.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:13 smithi083 bash[17733]: audit 2024-02-10T08:29:12.991297+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:14.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:13 smithi117 bash[14101]: cluster 2024-02-10T08:29:12.298218+0000 mgr.y (mgr.14140) 104 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:14.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:13 smithi117 bash[14101]: audit 2024-02-10T08:29:12.990839+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:14.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:13 smithi117 bash[14101]: audit 2024-02-10T08:29:12.991297+0000 mon.a (mon.0) 267 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.01913 s, 548 MB/s 2024-02-10T08:29:14.245 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: audit 2024-02-10T08:29:13.821084+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: cluster 2024-02-10T08:29:13.821165+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: audit 2024-02-10T08:29:13.821334+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: audit 2024-02-10T08:29:13.821767+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: audit 2024-02-10T08:29:13.822111+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:14.837 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: cluster 2024-02-10T08:29:13.962653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:14.838 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[17733]: cluster 2024-02-10T08:29:13.962705+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:15.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi083:vg_nvme/lv_1 2024-02-10T08:29:15.119 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[22940]: debug 2024-02-10T08:29:14.834+0000 7f2b34db8700 -1 osd.2 0 waiting for initial osdmap 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: audit 2024-02-10T08:29:13.821084+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: cluster 2024-02-10T08:29:13.821165+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: audit 2024-02-10T08:29:13.821334+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: audit 2024-02-10T08:29:13.821767+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: audit 2024-02-10T08:29:13.822111+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: cluster 2024-02-10T08:29:13.962653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:15.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:14 smithi083 bash[14135]: cluster 2024-02-10T08:29:13.962705+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:15.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: audit 2024-02-10T08:29:13.821084+0000 mon.a (mon.0) 268 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: cluster 2024-02-10T08:29:13.821165+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: audit 2024-02-10T08:29:13.821334+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: audit 2024-02-10T08:29:13.821767+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: audit 2024-02-10T08:29:13.822111+0000 mon.a (mon.0) 271 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: cluster 2024-02-10T08:29:13.962653+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:15.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:14 smithi117 bash[14101]: cluster 2024-02-10T08:29:13.962705+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[17733]: cluster 2024-02-10T08:29:14.298649+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[17733]: audit 2024-02-10T08:29:14.826884+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[17733]: cluster 2024-02-10T08:29:14.827002+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-10T08:29:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[17733]: audit 2024-02-10T08:29:14.828522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:16.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[14135]: cluster 2024-02-10T08:29:14.298649+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:16.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[14135]: audit 2024-02-10T08:29:14.826884+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:16.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[14135]: cluster 2024-02-10T08:29:14.827002+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-10T08:29:16.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:15 smithi083 bash[14135]: audit 2024-02-10T08:29:14.828522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:16.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:15 smithi117 bash[14101]: cluster 2024-02-10T08:29:14.298649+0000 mgr.y (mgr.14140) 105 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:16.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:15 smithi117 bash[14101]: audit 2024-02-10T08:29:14.826884+0000 mon.a (mon.0) 272 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:16.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:15 smithi117 bash[14101]: cluster 2024-02-10T08:29:14.827002+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-10T08:29:16.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:15 smithi117 bash[14101]: audit 2024-02-10T08:29:14.828522+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:16.858 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: cluster 2024-02-10T08:29:15.845052+0000 mon.a (mon.0) 275 : cluster [INF] osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313] boot 2024-02-10T08:29:16.858 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: cluster 2024-02-10T08:29:15.845120+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T08:29:16.858 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: audit 2024-02-10T08:29:15.845845+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:16.858 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: audit 2024-02-10T08:29:15.918340+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:16.859 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: audit 2024-02-10T08:29:16.139608+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:16.859 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: audit 2024-02-10T08:29:16.147277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:16.859 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[14135]: cluster 2024-02-10T08:29:16.845060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T08:29:16.859 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: cluster 2024-02-10T08:29:15.845052+0000 mon.a (mon.0) 275 : cluster [INF] osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313] boot 2024-02-10T08:29:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: cluster 2024-02-10T08:29:15.845120+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T08:29:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: audit 2024-02-10T08:29:15.845845+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: audit 2024-02-10T08:29:15.918340+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: audit 2024-02-10T08:29:16.139608+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: audit 2024-02-10T08:29:16.147277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:16 smithi083 bash[17733]: cluster 2024-02-10T08:29:16.845060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: cluster 2024-02-10T08:29:15.845052+0000 mon.a (mon.0) 275 : cluster [INF] osd.2 [v2:172.21.15.83:6818/2124631313,v1:172.21.15.83:6819/2124631313] boot 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: cluster 2024-02-10T08:29:15.845120+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: audit 2024-02-10T08:29:15.845845+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: audit 2024-02-10T08:29:15.918340+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: audit 2024-02-10T08:29:16.139608+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: audit 2024-02-10T08:29:16.147277+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}}, \"last_daemon_update\": \"2024-02-10T08:29:07.288210\", \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:17.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:16 smithi117 bash[14101]: cluster 2024-02-10T08:29:16.845060+0000 mon.a (mon.0) 281 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-10T08:29:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:17 smithi083 bash[14135]: cluster 2024-02-10T08:29:16.299123+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:17 smithi083 bash[17733]: cluster 2024-02-10T08:29:16.299123+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:17 smithi117 bash[14101]: cluster 2024-02-10T08:29:16.299123+0000 mgr.y (mgr.14140) 106 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:19.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[14135]: audit 2024-02-10T08:29:18.415437+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:19.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[14135]: audit 2024-02-10T08:29:18.416987+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:19.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[14135]: audit 2024-02-10T08:29:18.419086+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:19.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[17733]: audit 2024-02-10T08:29:18.415437+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[17733]: audit 2024-02-10T08:29:18.416987+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:18 smithi083 bash[17733]: audit 2024-02-10T08:29:18.419086+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:19.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:18 smithi117 bash[14101]: audit 2024-02-10T08:29:18.415437+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:19.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:18 smithi117 bash[14101]: audit 2024-02-10T08:29:18.416987+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:19.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:18 smithi117 bash[14101]: audit 2024-02-10T08:29:18.419086+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:20.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:19 smithi117 bash[14101]: cluster 2024-02-10T08:29:18.299697+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:20.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:19 smithi117 bash[14101]: audit 2024-02-10T08:29:18.414241+0000 mgr.y (mgr.14140) 108 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:20.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:19 smithi117 bash[14101]: cephadm 2024-02-10T08:29:18.414946+0000 mgr.y (mgr.14140) 109 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:29:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[14135]: cluster 2024-02-10T08:29:18.299697+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[14135]: audit 2024-02-10T08:29:18.414241+0000 mgr.y (mgr.14140) 108 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[14135]: cephadm 2024-02-10T08:29:18.414946+0000 mgr.y (mgr.14140) 109 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:29:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[17733]: cluster 2024-02-10T08:29:18.299697+0000 mgr.y (mgr.14140) 107 : cluster [DBG] pgmap v103: 1 pgs: 1 active+undersized+degraded; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2024-02-10T08:29:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[17733]: audit 2024-02-10T08:29:18.414241+0000 mgr.y (mgr.14140) 108 : audit [DBG] from='client.14283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:19 smithi083 bash[17733]: cephadm 2024-02-10T08:29:18.414946+0000 mgr.y (mgr.14140) 109 : cephadm [INF] Applying osd on host smithi083... 2024-02-10T08:29:21.324 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:20 smithi083 bash[17733]: cluster 2024-02-10T08:29:20.872012+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-10T08:29:21.324 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:20 smithi083 bash[17733]: cluster 2024-02-10T08:29:20.872080+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-10T08:29:21.324 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:20 smithi083 bash[14135]: cluster 2024-02-10T08:29:20.872012+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-10T08:29:21.324 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:20 smithi083 bash[14135]: cluster 2024-02-10T08:29:20.872080+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-10T08:29:21.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:20 smithi117 bash[14101]: cluster 2024-02-10T08:29:20.872012+0000 mon.a (mon.0) 285 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-10T08:29:21.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:20 smithi117 bash[14101]: cluster 2024-02-10T08:29:20.872080+0000 mon.a (mon.0) 286 : cluster [INF] Cluster is now healthy 2024-02-10T08:29:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:21 smithi083 bash[14135]: cluster 2024-02-10T08:29:20.300376+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:21 smithi083 bash[17733]: cluster 2024-02-10T08:29:20.300376+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:22.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:21 smithi117 bash[14101]: cluster 2024-02-10T08:29:20.300376+0000 mgr.y (mgr.14140) 110 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[14135]: audit 2024-02-10T08:29:22.141337+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.83:0/3806210491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[14135]: audit 2024-02-10T08:29:22.141934+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[14135]: audit 2024-02-10T08:29:22.150212+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]': finished 2024-02-10T08:29:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[14135]: cluster 2024-02-10T08:29:22.150402+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-10T08:29:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[14135]: audit 2024-02-10T08:29:22.150608+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[17733]: audit 2024-02-10T08:29:22.141337+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.83:0/3806210491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[17733]: audit 2024-02-10T08:29:22.141934+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[17733]: audit 2024-02-10T08:29:22.150212+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]': finished 2024-02-10T08:29:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[17733]: cluster 2024-02-10T08:29:22.150402+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-10T08:29:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:22 smithi083 bash[17733]: audit 2024-02-10T08:29:22.150608+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:23.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:22 smithi117 bash[14101]: audit 2024-02-10T08:29:22.141337+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.83:0/3806210491' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:22 smithi117 bash[14101]: audit 2024-02-10T08:29:22.141934+0000 mon.a (mon.0) 287 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]: dispatch 2024-02-10T08:29:23.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:22 smithi117 bash[14101]: audit 2024-02-10T08:29:22.150212+0000 mon.a (mon.0) 288 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3bcdb91d-5420-45bd-b1ff-bf082f0898b3"}]': finished 2024-02-10T08:29:23.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:22 smithi117 bash[14101]: cluster 2024-02-10T08:29:22.150402+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-10T08:29:23.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:22 smithi117 bash[14101]: audit 2024-02-10T08:29:22.150608+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:23 smithi083 bash[14135]: cluster 2024-02-10T08:29:22.300971+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:23 smithi083 bash[17733]: cluster 2024-02-10T08:29:22.300971+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:24.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:23 smithi117 bash[14101]: cluster 2024-02-10T08:29:22.300971+0000 mgr.y (mgr.14140) 111 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:24 smithi083 bash[14135]: cluster 2024-02-10T08:29:24.301508+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:24 smithi083 bash[14135]: audit 2024-02-10T08:29:24.540066+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.83:0/960321484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:25.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:24 smithi083 bash[17733]: cluster 2024-02-10T08:29:24.301508+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:25.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:24 smithi083 bash[17733]: audit 2024-02-10T08:29:24.540066+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.83:0/960321484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:25.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:24 smithi117 bash[14101]: cluster 2024-02-10T08:29:24.301508+0000 mgr.y (mgr.14140) 112 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:25.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:24 smithi117 bash[14101]: audit 2024-02-10T08:29:24.540066+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.83:0/960321484' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:27 smithi083 bash[14135]: cluster 2024-02-10T08:29:26.302102+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:27 smithi083 bash[14135]: audit 2024-02-10T08:29:27.340951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:27.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:27 smithi083 bash[17733]: cluster 2024-02-10T08:29:26.302102+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:27.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:27 smithi083 bash[17733]: audit 2024-02-10T08:29:27.340951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:27.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:27 smithi117 bash[14101]: cluster 2024-02-10T08:29:26.302102+0000 mgr.y (mgr.14140) 113 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:27.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:27 smithi117 bash[14101]: audit 2024-02-10T08:29:27.340951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:29 smithi083 bash[14135]: cluster 2024-02-10T08:29:28.302706+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:29.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:29 smithi083 bash[17733]: cluster 2024-02-10T08:29:28.302706+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:29.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:29 smithi117 bash[14101]: cluster 2024-02-10T08:29:28.302706+0000 mgr.y (mgr.14140) 114 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[17733]: cluster 2024-02-10T08:29:30.303229+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[17733]: audit 2024-02-10T08:29:31.423160+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[17733]: audit 2024-02-10T08:29:31.424588+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[17733]: audit 2024-02-10T08:29:31.426015+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[14135]: cluster 2024-02-10T08:29:30.303229+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:32.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[14135]: audit 2024-02-10T08:29:31.423160+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:29:32.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[14135]: audit 2024-02-10T08:29:31.424588+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:32.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:31 smithi083 bash[14135]: audit 2024-02-10T08:29:31.426015+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-10T08:29:32.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:31 smithi117 bash[14101]: cluster 2024-02-10T08:29:30.303229+0000 mgr.y (mgr.14140) 115 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:32.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:31 smithi117 bash[14101]: audit 2024-02-10T08:29:31.423160+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:29:32.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:31 smithi117 bash[14101]: audit 2024-02-10T08:29:31.424588+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:32.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:31 smithi117 bash[14101]: audit 2024-02-10T08:29:31.426015+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-10T08:29:33.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:32 smithi083 bash[17733]: cephadm 2024-02-10T08:29:31.425641+0000 mgr.y (mgr.14140) 116 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:29:33.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:32 smithi083 bash[14135]: cephadm 2024-02-10T08:29:31.425641+0000 mgr.y (mgr.14140) 116 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:29:33.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:32 smithi117 bash[14101]: cephadm 2024-02-10T08:29:31.425641+0000 mgr.y (mgr.14140) 116 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:29:33.827 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 3 on host 'smithi083' 2024-02-10T08:29:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:33 smithi083 bash[14135]: cluster 2024-02-10T08:29:32.303817+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:33 smithi083 bash[17733]: cluster 2024-02-10T08:29:32.303817+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:34.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:33 smithi117 bash[14101]: cluster 2024-02-10T08:29:32.303817+0000 mgr.y (mgr.14140) 117 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:35.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:34 smithi117 bash[14101]: audit 2024-02-10T08:29:33.819513+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:35.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:34 smithi117 bash[14101]: audit 2024-02-10T08:29:33.820298+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:35.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:34 smithi117 bash[14101]: audit 2024-02-10T08:29:33.823405+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:35.196 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[14135]: audit 2024-02-10T08:29:33.819513+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:35.196 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[14135]: audit 2024-02-10T08:29:33.820298+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:35.196 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[14135]: audit 2024-02-10T08:29:33.823405+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:35.197 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[17733]: audit 2024-02-10T08:29:33.819513+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:35.197 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[17733]: audit 2024-02-10T08:29:33.820298+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:35.197 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:34 smithi083 bash[17733]: audit 2024-02-10T08:29:33.823405+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287269\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287495\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287646\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287767\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.287887\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:07.288007\", \"created\": \"2024-02-10T08:29:05.914210\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_device_update\": \"2024-02-10T08:29:16.137812\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:35.295 DEBUG:teuthology.orchestra.run.smithi083:osd.3> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.3.service 2024-02-10T08:29:35.297 INFO:tasks.cephadm:Deploying osd.4 on smithi117 with /dev/vg_nvme/lv_4... 2024-02-10T08:29:35.297 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T08:29:35.816 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:35 smithi117 bash[14101]: cluster 2024-02-10T08:29:34.304247+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:35.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:35 smithi117 bash[14101]: audit 2024-02-10T08:29:34.820309+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:35.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:35 smithi117 bash[14101]: audit 2024-02-10T08:29:34.823987+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:35.817 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:35 smithi117 bash[14101]: audit 2024-02-10T08:29:34.824957+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[14135]: cluster 2024-02-10T08:29:34.304247+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:36.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[17733]: cluster 2024-02-10T08:29:34.304247+0000 mgr.y (mgr.14140) 118 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:36.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[14135]: audit 2024-02-10T08:29:34.820309+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:36.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[14135]: audit 2024-02-10T08:29:34.823987+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:36.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[14135]: audit 2024-02-10T08:29:34.824957+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:36.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[17733]: audit 2024-02-10T08:29:34.820309+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:36.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[17733]: audit 2024-02-10T08:29:34.823987+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:36.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:35 smithi083 bash[17733]: audit 2024-02-10T08:29:34.824957+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:36.134 INFO:journalctl@ceph.osd.3.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T08:29:36.938 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:36 smithi083 bash[24303]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-10T08:29:38.101 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:37 smithi083 bash[14135]: cluster 2024-02-10T08:29:36.304691+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:38.101 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:37 smithi083 bash[17733]: cluster 2024-02-10T08:29:36.304691+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:38.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:37 smithi117 bash[14101]: cluster 2024-02-10T08:29:36.304691+0000 mgr.y (mgr.14140) 119 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0214588 s, 489 MB/s 2024-02-10T08:29:38.344 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-02-10T08:29:38.989 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi117:vg_nvme/lv_4 2024-02-10T08:29:40.083 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:39 smithi117 bash[14101]: cluster 2024-02-10T08:29:38.305247+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:40.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:39 smithi083 bash[17733]: cluster 2024-02-10T08:29:38.305247+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:39 smithi083 bash[14135]: cluster 2024-02-10T08:29:38.305247+0000 mgr.y (mgr.14140) 120 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:40.619 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:40 smithi083 bash[24609]: debug 2024-02-10T08:29:40.153+0000 7f8cea570ec0 -1 Falling back to public interface 2024-02-10T08:29:41.095 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:40 smithi083 bash[14135]: audit 2024-02-10T08:29:40.785641+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:29:41.096 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:40 smithi083 bash[17733]: audit 2024-02-10T08:29:40.785641+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:29:41.096 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:40 smithi083 bash[24609]: debug 2024-02-10T08:29:40.777+0000 7f8cea570ec0 -1 osd.3 0 log_to_monitors {default=true} 2024-02-10T08:29:41.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:40 smithi117 bash[14101]: audit 2024-02-10T08:29:40.785641+0000 mon.a (mon.0) 301 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:29:42.119 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[24609]: debug 2024-02-10T08:29:41.845+0000 7f8cd3325700 -1 osd.3 0 waiting for initial osdmap 2024-02-10T08:29:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: cluster 2024-02-10T08:29:40.305834+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:40.842429+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: cluster 2024-02-10T08:29:40.842491+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:40.842688+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:40.843298+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.519666+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.521537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.524298+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.594704+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: cluster 2024-02-10T08:29:41.773139+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:42.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: cluster 2024-02-10T08:29:41.773215+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: cluster 2024-02-10T08:29:40.305834+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:40.842429+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: cluster 2024-02-10T08:29:40.842491+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:40.842688+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:40.843298+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.519666+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.521537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.524298+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.594704+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: cluster 2024-02-10T08:29:41.773139+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:42.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: cluster 2024-02-10T08:29:41.773215+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:42.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.814248+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:42.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[14135]: audit 2024-02-10T08:29:41.818330+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:42.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.814248+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:42.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:41 smithi083 bash[17733]: audit 2024-02-10T08:29:41.818330+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:42.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: cluster 2024-02-10T08:29:40.305834+0000 mgr.y (mgr.14140) 121 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:40.842429+0000 mon.a (mon.0) 302 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: cluster 2024-02-10T08:29:40.842491+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:40.842688+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:40.843298+0000 mon.a (mon.0) 305 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.519666+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.521537+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.524298+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.594704+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: cluster 2024-02-10T08:29:41.773139+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:29:42.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: cluster 2024-02-10T08:29:41.773215+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:29:42.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.814248+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:29:42.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:41 smithi117 bash[14101]: audit 2024-02-10T08:29:41.818330+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}}, \"last_daemon_update\": \"2024-02-10T08:29:34.818903\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:29:42.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:42 smithi117 bash[14101]: audit 2024-02-10T08:29:41.517037+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:42.974 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:42 smithi117 bash[14101]: cephadm 2024-02-10T08:29:41.518965+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:29:42.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:42 smithi117 bash[14101]: audit 2024-02-10T08:29:41.843236+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:42.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:42 smithi117 bash[14101]: cluster 2024-02-10T08:29:41.843339+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-10T08:29:42.975 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:42 smithi117 bash[14101]: audit 2024-02-10T08:29:41.844648+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:43.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[14135]: audit 2024-02-10T08:29:41.517037+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:43.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[14135]: cephadm 2024-02-10T08:29:41.518965+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:29:43.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[14135]: audit 2024-02-10T08:29:41.843236+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:43.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[14135]: cluster 2024-02-10T08:29:41.843339+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-10T08:29:43.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[14135]: audit 2024-02-10T08:29:41.844648+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:43.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[17733]: audit 2024-02-10T08:29:41.517037+0000 mgr.y (mgr.14140) 122 : audit [DBG] from='client.34220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:29:43.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[17733]: cephadm 2024-02-10T08:29:41.518965+0000 mgr.y (mgr.14140) 123 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:29:43.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[17733]: audit 2024-02-10T08:29:41.843236+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2024-02-10T08:29:43.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[17733]: cluster 2024-02-10T08:29:41.843339+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-10T08:29:43.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:42 smithi083 bash[17733]: audit 2024-02-10T08:29:41.844648+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[14135]: cluster 2024-02-10T08:29:42.306374+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[14135]: cluster 2024-02-10T08:29:42.861978+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989] boot 2024-02-10T08:29:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[14135]: cluster 2024-02-10T08:29:42.862064+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T08:29:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[14135]: audit 2024-02-10T08:29:42.862257+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[17733]: cluster 2024-02-10T08:29:42.306374+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[17733]: cluster 2024-02-10T08:29:42.861978+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989] boot 2024-02-10T08:29:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[17733]: cluster 2024-02-10T08:29:42.862064+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T08:29:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:43 smithi083 bash[17733]: audit 2024-02-10T08:29:42.862257+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:43 smithi117 bash[14101]: cluster 2024-02-10T08:29:42.306374+0000 mgr.y (mgr.14140) 124 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-10T08:29:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:43 smithi117 bash[14101]: cluster 2024-02-10T08:29:42.861978+0000 mon.a (mon.0) 315 : cluster [INF] osd.3 [v2:172.21.15.83:6826/2033375989,v1:172.21.15.83:6827/2033375989] boot 2024-02-10T08:29:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:43 smithi117 bash[14101]: cluster 2024-02-10T08:29:42.862064+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T08:29:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:43 smithi117 bash[14101]: audit 2024-02-10T08:29:42.862257+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:29:45.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:44 smithi083 bash[14135]: cluster 2024-02-10T08:29:43.874637+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T08:29:45.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:44 smithi083 bash[17733]: cluster 2024-02-10T08:29:43.874637+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T08:29:45.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:44 smithi117 bash[14101]: cluster 2024-02-10T08:29:43.874637+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-10T08:29:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: cluster 2024-02-10T08:29:44.306985+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: audit 2024-02-10T08:29:44.902237+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.117:0/2791063438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: audit 2024-02-10T08:29:44.903628+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: audit 2024-02-10T08:29:44.911444+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]': finished 2024-02-10T08:29:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: cluster 2024-02-10T08:29:44.911594+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[14135]: audit 2024-02-10T08:29:44.911874+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: cluster 2024-02-10T08:29:44.306985+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: audit 2024-02-10T08:29:44.902237+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.117:0/2791063438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: audit 2024-02-10T08:29:44.903628+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: audit 2024-02-10T08:29:44.911444+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]': finished 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: cluster 2024-02-10T08:29:44.911594+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-10T08:29:46.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:45 smithi083 bash[17733]: audit 2024-02-10T08:29:44.911874+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: cluster 2024-02-10T08:29:44.306985+0000 mgr.y (mgr.14140) 125 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: audit 2024-02-10T08:29:44.902237+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.117:0/2791063438' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: audit 2024-02-10T08:29:44.903628+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]: dispatch 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: audit 2024-02-10T08:29:44.911444+0000 mon.a (mon.0) 320 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6d289319-7432-4f47-9cc0-47baa497477f"}]': finished 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: cluster 2024-02-10T08:29:44.911594+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-10T08:29:46.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:45 smithi117 bash[14101]: audit 2024-02-10T08:29:44.911874+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:29:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:47 smithi083 bash[14135]: cluster 2024-02-10T08:29:46.307702+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:47 smithi083 bash[14135]: audit 2024-02-10T08:29:47.057246+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.117:0/2911275988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:47 smithi083 bash[17733]: cluster 2024-02-10T08:29:46.307702+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:47 smithi083 bash[17733]: audit 2024-02-10T08:29:47.057246+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.117:0/2911275988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:48.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:47 smithi117 bash[14101]: cluster 2024-02-10T08:29:46.307702+0000 mgr.y (mgr.14140) 126 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:48.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:47 smithi117 bash[14101]: audit 2024-02-10T08:29:47.057246+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.117:0/2911275988' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:29:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:49 smithi083 bash[14135]: cluster 2024-02-10T08:29:48.308275+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:49 smithi083 bash[14135]: audit 2024-02-10T08:29:49.758218+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:49 smithi083 bash[17733]: cluster 2024-02-10T08:29:48.308275+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:50.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:49 smithi083 bash[17733]: audit 2024-02-10T08:29:49.758218+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:50.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:49 smithi117 bash[14101]: cluster 2024-02-10T08:29:48.308275+0000 mgr.y (mgr.14140) 127 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 912 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:50.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:49 smithi117 bash[14101]: audit 2024-02-10T08:29:49.758218+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:52.177 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:51 smithi117 bash[14101]: cluster 2024-02-10T08:29:50.308815+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:51 smithi083 bash[14135]: cluster 2024-02-10T08:29:50.308815+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:51 smithi083 bash[17733]: cluster 2024-02-10T08:29:50.308815+0000 mgr.y (mgr.14140) 128 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:54.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:53 smithi117 bash[14101]: cluster 2024-02-10T08:29:52.309459+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:54.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:53 smithi117 bash[14101]: audit 2024-02-10T08:29:53.219381+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:29:54.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:53 smithi117 bash[14101]: audit 2024-02-10T08:29:53.221174+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:54.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:53 smithi117 bash[14101]: audit 2024-02-10T08:29:53.223262+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-10T08:29:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[14135]: cluster 2024-02-10T08:29:52.309459+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[14135]: audit 2024-02-10T08:29:53.219381+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:29:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[14135]: audit 2024-02-10T08:29:53.221174+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[14135]: audit 2024-02-10T08:29:53.223262+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-10T08:29:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[17733]: cluster 2024-02-10T08:29:52.309459+0000 mgr.y (mgr.14140) 129 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[17733]: audit 2024-02-10T08:29:53.219381+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:29:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[17733]: audit 2024-02-10T08:29:53.221174+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:29:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:53 smithi083 bash[17733]: audit 2024-02-10T08:29:53.223262+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-10T08:29:55.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:54 smithi117 bash[14101]: cephadm 2024-02-10T08:29:53.222585+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:29:55.346 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 4 on host 'smithi117' 2024-02-10T08:29:55.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:54 smithi083 bash[17733]: cephadm 2024-02-10T08:29:53.222585+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:29:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:54 smithi083 bash[14135]: cephadm 2024-02-10T08:29:53.222585+0000 mgr.y (mgr.14140) 130 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:29:56.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:55 smithi117 bash[14101]: cluster 2024-02-10T08:29:54.310043+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:56.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:55 smithi117 bash[14101]: audit 2024-02-10T08:29:55.334305+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:56.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:55 smithi117 bash[14101]: audit 2024-02-10T08:29:55.335296+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:56.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:55 smithi117 bash[14101]: audit 2024-02-10T08:29:55.340369+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[14135]: cluster 2024-02-10T08:29:54.310043+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:56.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[14135]: audit 2024-02-10T08:29:55.334305+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:56.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[17733]: cluster 2024-02-10T08:29:54.310043+0000 mgr.y (mgr.14140) 131 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:56.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[17733]: audit 2024-02-10T08:29:55.334305+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[14135]: audit 2024-02-10T08:29:55.335296+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[14135]: audit 2024-02-10T08:29:55.340369+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[17733]: audit 2024-02-10T08:29:55.335296+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:29:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:55 smithi083 bash[17733]: audit 2024-02-10T08:29:55.340369+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905752\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:27:47.905951\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_device_update\": \"2024-02-10T08:27:06.095857\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:56.516 DEBUG:teuthology.orchestra.run.smithi117:osd.4> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.4.service 2024-02-10T08:29:56.517 INFO:tasks.cephadm:Deploying osd.5 on smithi117 with /dev/vg_nvme/lv_3... 2024-02-10T08:29:56.518 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T08:29:56.947 INFO:journalctl@ceph.osd.4.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:29:57.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:56 smithi117 bash[14101]: audit 2024-02-10T08:29:56.387372+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:57.272 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:56 smithi117 bash[14101]: audit 2024-02-10T08:29:56.393344+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:57.273 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:56 smithi117 bash[14101]: audit 2024-02-10T08:29:56.394794+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[14135]: audit 2024-02-10T08:29:56.387372+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[14135]: audit 2024-02-10T08:29:56.393344+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[14135]: audit 2024-02-10T08:29:56.394794+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[17733]: audit 2024-02-10T08:29:56.387372+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[17733]: audit 2024-02-10T08:29:56.393344+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:29:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:56 smithi083 bash[17733]: audit 2024-02-10T08:29:56.394794+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T08:29:57.630 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T08:29:57.631 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[16073]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-10T08:29:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:57 smithi083 bash[17733]: cluster 2024-02-10T08:29:56.310641+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:57 smithi083 bash[14135]: cluster 2024-02-10T08:29:56.310641+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:58.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:57 smithi117 bash[14101]: cluster 2024-02-10T08:29:56.310641+0000 mgr.y (mgr.14140) 132 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:29:58 smithi083 bash[14135]: cluster 2024-02-10T08:29:58.311164+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:59.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:29:59 smithi083 bash[17733]: cluster 2024-02-10T08:29:58.311164+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:29:59.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:29:58 smithi117 bash[14101]: cluster 2024-02-10T08:29:58.311164+0000 mgr.y (mgr.14140) 133 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:00.423 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:30:00 smithi117 bash[16288]: debug 2024-02-10T08:30:00.007+0000 7f778b9fbec0 -1 Falling back to public interface 2024-02-10T08:30:01.117 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:00 smithi117 bash[14101]: audit 2024-02-10T08:30:00.648618+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.117 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:00 smithi117 bash[14101]: audit 2024-02-10T08:30:00.650040+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.117 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:30:00 smithi117 bash[16288]: debug 2024-02-10T08:30:00.639+0000 7f778b9fbec0 -1 osd.4 0 log_to_monitors {default=true} 2024-02-10T08:30:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:00 smithi083 bash[14135]: audit 2024-02-10T08:30:00.648618+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:00 smithi083 bash[14135]: audit 2024-02-10T08:30:00.650040+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:00 smithi083 bash[17733]: audit 2024-02-10T08:30:00.648618+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:00 smithi083 bash[17733]: audit 2024-02-10T08:30:00.650040+0000 mon.a (mon.0) 333 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:30:01.726 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T08:30:01.726 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T08:30:01.726 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-02-10T08:30:01.726 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-02-10T08:30:01.727 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0197221 s, 532 MB/s 2024-02-10T08:30:01.727 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: cluster 2024-02-10T08:30:00.311758+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: audit 2024-02-10T08:30:00.812240+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: cluster 2024-02-10T08:30:00.812347+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: audit 2024-02-10T08:30:00.812531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: audit 2024-02-10T08:30:00.812588+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[17733]: audit 2024-02-10T08:30:00.813886+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: cluster 2024-02-10T08:30:00.311758+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: audit 2024-02-10T08:30:00.812240+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: cluster 2024-02-10T08:30:00.812347+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: audit 2024-02-10T08:30:00.812531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: audit 2024-02-10T08:30:00.812588+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:01 smithi083 bash[14135]: audit 2024-02-10T08:30:00.813886+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.130 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[16288]: debug 2024-02-10T08:30:01.819+0000 7f77707a8700 -1 osd.4 0 waiting for initial osdmap 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: cluster 2024-02-10T08:30:00.311758+0000 mgr.y (mgr.14140) 134 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: audit 2024-02-10T08:30:00.812240+0000 mon.a (mon.0) 334 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: cluster 2024-02-10T08:30:00.812347+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: audit 2024-02-10T08:30:00.812531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: audit 2024-02-10T08:30:00.812588+0000 mon.b (mon.2) 9 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:01 smithi117 bash[14101]: audit 2024-02-10T08:30:00.813886+0000 mon.a (mon.0) 337 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:02.411 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi117:vg_nvme/lv_3 2024-02-10T08:30:03.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[14135]: cluster 2024-02-10T08:30:01.660965+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:03.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[14135]: cluster 2024-02-10T08:30:01.661058+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[14135]: audit 2024-02-10T08:30:01.814540+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[14135]: cluster 2024-02-10T08:30:01.814665+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[14135]: audit 2024-02-10T08:30:01.815625+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[17733]: cluster 2024-02-10T08:30:01.660965+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[17733]: cluster 2024-02-10T08:30:01.661058+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[17733]: audit 2024-02-10T08:30:01.814540+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[17733]: cluster 2024-02-10T08:30:01.814665+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-10T08:30:03.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:02 smithi083 bash[17733]: audit 2024-02-10T08:30:01.815625+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:02 smithi117 bash[14101]: cluster 2024-02-10T08:30:01.660965+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:02 smithi117 bash[14101]: cluster 2024-02-10T08:30:01.661058+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:02 smithi117 bash[14101]: audit 2024-02-10T08:30:01.814540+0000 mon.a (mon.0) 338 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:02 smithi117 bash[14101]: cluster 2024-02-10T08:30:01.814665+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-10T08:30:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:02 smithi117 bash[14101]: audit 2024-02-10T08:30:01.815625+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:04.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:03 smithi117 bash[14101]: cluster 2024-02-10T08:30:02.312273+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:04.091 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:03 smithi117 bash[14101]: cluster 2024-02-10T08:30:02.818798+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242] boot 2024-02-10T08:30:04.092 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:03 smithi117 bash[14101]: cluster 2024-02-10T08:30:02.818969+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T08:30:04.092 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:03 smithi117 bash[14101]: audit 2024-02-10T08:30:02.819296+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:04.092 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:03 smithi117 bash[14101]: cluster 2024-02-10T08:30:03.819322+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T08:30:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[14135]: cluster 2024-02-10T08:30:02.312273+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[14135]: cluster 2024-02-10T08:30:02.818798+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242] boot 2024-02-10T08:30:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[14135]: cluster 2024-02-10T08:30:02.818969+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T08:30:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[14135]: audit 2024-02-10T08:30:02.819296+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[14135]: cluster 2024-02-10T08:30:03.819322+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T08:30:04.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[17733]: cluster 2024-02-10T08:30:02.312273+0000 mgr.y (mgr.14140) 135 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2024-02-10T08:30:04.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[17733]: cluster 2024-02-10T08:30:02.818798+0000 mon.a (mon.0) 341 : cluster [INF] osd.4 [v2:172.21.15.117:6800/771288242,v1:172.21.15.117:6801/771288242] boot 2024-02-10T08:30:04.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[17733]: cluster 2024-02-10T08:30:02.818969+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T08:30:04.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[17733]: audit 2024-02-10T08:30:02.819296+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:30:04.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:03 smithi083 bash[17733]: cluster 2024-02-10T08:30:03.819322+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T08:30:05.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[14135]: audit 2024-02-10T08:30:03.828358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:05.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[17733]: audit 2024-02-10T08:30:03.828358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:05.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[17733]: audit 2024-02-10T08:30:04.055366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:05.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[17733]: audit 2024-02-10T08:30:04.063063+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:05.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[14135]: audit 2024-02-10T08:30:04.055366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:05.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:04 smithi083 bash[14135]: audit 2024-02-10T08:30:04.063063+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:05.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:04 smithi117 bash[14101]: audit 2024-02-10T08:30:03.828358+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:05.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:04 smithi117 bash[14101]: audit 2024-02-10T08:30:04.055366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:05.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:04 smithi117 bash[14101]: audit 2024-02-10T08:30:04.063063+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}}, \"last_daemon_update\": \"2024-02-10T08:29:56.386117\", \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[14135]: cluster 2024-02-10T08:30:04.312840+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[14135]: audit 2024-02-10T08:30:05.745287+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[14135]: audit 2024-02-10T08:30:05.747246+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:06.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[14135]: audit 2024-02-10T08:30:05.750141+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[17733]: cluster 2024-02-10T08:30:04.312840+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[17733]: audit 2024-02-10T08:30:05.745287+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[17733]: audit 2024-02-10T08:30:05.747246+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:05 smithi083 bash[17733]: audit 2024-02-10T08:30:05.750141+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:05 smithi117 bash[14101]: cluster 2024-02-10T08:30:04.312840+0000 mgr.y (mgr.14140) 136 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:05 smithi117 bash[14101]: audit 2024-02-10T08:30:05.745287+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:05 smithi117 bash[14101]: audit 2024-02-10T08:30:05.747246+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:05 smithi117 bash[14101]: audit 2024-02-10T08:30:05.750141+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:07.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:06 smithi117 bash[14101]: audit 2024-02-10T08:30:05.743133+0000 mgr.y (mgr.14140) 137 : audit [DBG] from='client.34247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:07.011 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:06 smithi117 bash[14101]: cephadm 2024-02-10T08:30:05.744662+0000 mgr.y (mgr.14140) 138 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:06 smithi083 bash[14135]: audit 2024-02-10T08:30:05.743133+0000 mgr.y (mgr.14140) 137 : audit [DBG] from='client.34247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:06 smithi083 bash[14135]: cephadm 2024-02-10T08:30:05.744662+0000 mgr.y (mgr.14140) 138 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:07.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:06 smithi083 bash[17733]: audit 2024-02-10T08:30:05.743133+0000 mgr.y (mgr.14140) 137 : audit [DBG] from='client.34247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:07.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:06 smithi083 bash[17733]: cephadm 2024-02-10T08:30:05.744662+0000 mgr.y (mgr.14140) 138 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:07 smithi083 bash[14135]: cluster 2024-02-10T08:30:06.313372+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:08.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:07 smithi083 bash[17733]: cluster 2024-02-10T08:30:06.313372+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:08.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:07 smithi117 bash[14101]: cluster 2024-02-10T08:30:06.313372+0000 mgr.y (mgr.14140) 139 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: cluster 2024-02-10T08:30:08.313925+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: audit 2024-02-10T08:30:08.978231+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.117:0/2690031208' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: audit 2024-02-10T08:30:08.979872+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: audit 2024-02-10T08:30:08.988356+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]': finished 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: cluster 2024-02-10T08:30:08.988466+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[17733]: audit 2024-02-10T08:30:08.988768+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: cluster 2024-02-10T08:30:08.313925+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: audit 2024-02-10T08:30:08.978231+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.117:0/2690031208' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: audit 2024-02-10T08:30:08.979872+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: audit 2024-02-10T08:30:08.988356+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]': finished 2024-02-10T08:30:10.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: cluster 2024-02-10T08:30:08.988466+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-10T08:30:10.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:09 smithi083 bash[14135]: audit 2024-02-10T08:30:08.988768+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: cluster 2024-02-10T08:30:08.313925+0000 mgr.y (mgr.14140) 140 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: audit 2024-02-10T08:30:08.978231+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.117:0/2690031208' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: audit 2024-02-10T08:30:08.979872+0000 mon.a (mon.0) 351 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]: dispatch 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: audit 2024-02-10T08:30:08.988356+0000 mon.a (mon.0) 352 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d0a41950-196b-4830-b43c-eea01f017fdd"}]': finished 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: cluster 2024-02-10T08:30:08.988466+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-10T08:30:10.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:09 smithi117 bash[14101]: audit 2024-02-10T08:30:08.988768+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:11 smithi083 bash[14135]: cluster 2024-02-10T08:30:10.314429+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:11 smithi083 bash[14135]: audit 2024-02-10T08:30:11.130582+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.117:0/2769612736' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:12.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:11 smithi083 bash[17733]: cluster 2024-02-10T08:30:10.314429+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:12.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:11 smithi083 bash[17733]: audit 2024-02-10T08:30:11.130582+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.117:0/2769612736' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:12.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:11 smithi117 bash[14101]: cluster 2024-02-10T08:30:10.314429+0000 mgr.y (mgr.14140) 141 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:12.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:11 smithi117 bash[14101]: audit 2024-02-10T08:30:11.130582+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.117:0/2769612736' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:14.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:13 smithi117 bash[14101]: cluster 2024-02-10T08:30:12.315024+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:14.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:13 smithi083 bash[14135]: cluster 2024-02-10T08:30:12.315024+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:14.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:13 smithi083 bash[17733]: cluster 2024-02-10T08:30:12.315024+0000 mgr.y (mgr.14140) 142 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:15.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:14 smithi117 bash[14101]: audit 2024-02-10T08:30:13.898940+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:15.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:14 smithi083 bash[14135]: audit 2024-02-10T08:30:13.898940+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:15.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:14 smithi083 bash[17733]: audit 2024-02-10T08:30:13.898940+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:16.280 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:15 smithi117 bash[14101]: cluster 2024-02-10T08:30:14.315617+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:15 smithi083 bash[14135]: cluster 2024-02-10T08:30:14.315617+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:15 smithi083 bash[17733]: cluster 2024-02-10T08:30:14.315617+0000 mgr.y (mgr.14140) 143 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:17 smithi117 bash[14101]: cluster 2024-02-10T08:30:16.316124+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:17 smithi117 bash[14101]: audit 2024-02-10T08:30:17.454472+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:30:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:17 smithi117 bash[14101]: audit 2024-02-10T08:30:17.456425+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:17 smithi117 bash[14101]: audit 2024-02-10T08:30:17.458564+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-10T08:30:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[14135]: cluster 2024-02-10T08:30:16.316124+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[14135]: audit 2024-02-10T08:30:17.454472+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:30:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[14135]: audit 2024-02-10T08:30:17.456425+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[14135]: audit 2024-02-10T08:30:17.458564+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-10T08:30:18.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[17733]: cluster 2024-02-10T08:30:16.316124+0000 mgr.y (mgr.14140) 144 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:18.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[17733]: audit 2024-02-10T08:30:17.454472+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:30:18.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[17733]: audit 2024-02-10T08:30:17.456425+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:18.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:17 smithi083 bash[17733]: audit 2024-02-10T08:30:17.458564+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-10T08:30:19.110 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:18 smithi117 bash[14101]: cephadm 2024-02-10T08:30:17.457927+0000 mgr.y (mgr.14140) 145 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:30:19.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:18 smithi083 bash[14135]: cephadm 2024-02-10T08:30:17.457927+0000 mgr.y (mgr.14140) 145 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:30:19.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:18 smithi083 bash[17733]: cephadm 2024-02-10T08:30:17.457927+0000 mgr.y (mgr.14140) 145 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:30:19.566 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 5 on host 'smithi117' 2024-02-10T08:30:20.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:19 smithi117 bash[14101]: cluster 2024-02-10T08:30:18.316685+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:20.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:19 smithi117 bash[14101]: audit 2024-02-10T08:30:19.558186+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:20.302 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:19 smithi117 bash[14101]: audit 2024-02-10T08:30:19.559223+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:20.303 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:19 smithi117 bash[14101]: audit 2024-02-10T08:30:19.563981+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[14135]: cluster 2024-02-10T08:30:18.316685+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[17733]: cluster 2024-02-10T08:30:18.316685+0000 mgr.y (mgr.14140) 146 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[17733]: audit 2024-02-10T08:30:19.558186+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[17733]: audit 2024-02-10T08:30:19.559223+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[17733]: audit 2024-02-10T08:30:19.563981+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[14135]: audit 2024-02-10T08:30:19.558186+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[14135]: audit 2024-02-10T08:30:19.559223+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:19 smithi083 bash[14135]: audit 2024-02-10T08:30:19.563981+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385601\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385800\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:56.385924\", \"created\": \"2024-02-10T08:29:55.311740\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_device_update\": \"2024-02-10T08:30:04.054057\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:21.256 DEBUG:teuthology.orchestra.run.smithi117:osd.5> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.5.service 2024-02-10T08:30:21.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:20 smithi117 bash[14101]: audit 2024-02-10T08:30:20.335529+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:21.257 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:20 smithi117 bash[14101]: audit 2024-02-10T08:30:20.343360+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:21.258 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:20 smithi117 bash[14101]: audit 2024-02-10T08:30:20.344833+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:21.259 INFO:tasks.cephadm:Deploying osd.6 on smithi117 with /dev/vg_nvme/lv_2... 2024-02-10T08:30:21.259 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T08:30:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[14135]: audit 2024-02-10T08:30:20.335529+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[17733]: audit 2024-02-10T08:30:20.335529+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[17733]: audit 2024-02-10T08:30:20.343360+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[17733]: audit 2024-02-10T08:30:20.344833+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:21.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[14135]: audit 2024-02-10T08:30:20.343360+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:21.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:20 smithi083 bash[14135]: audit 2024-02-10T08:30:20.344833+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:22.274 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:21 smithi117 bash[14101]: cluster 2024-02-10T08:30:20.317271+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:21 smithi083 bash[14135]: cluster 2024-02-10T08:30:20.317271+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:21 smithi083 bash[17733]: cluster 2024-02-10T08:30:20.317271+0000 mgr.y (mgr.14140) 147 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:22.766 INFO:journalctl@ceph.osd.5.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:30:23.229 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[14101]: audit 2024-02-10T08:30:22.314045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:23.229 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[14101]: audit 2024-02-10T08:30:22.319697+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:23.229 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T08:30:23.229 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-10T08:30:23.229 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T08:30:23.229 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-10T08:30:23.229 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T08:30:23.230 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T08:30:23.230 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:22 smithi117 bash[17673]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-10T08:30:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:22 smithi083 bash[14135]: audit 2024-02-10T08:30:22.314045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:22 smithi083 bash[14135]: audit 2024-02-10T08:30:22.319697+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:22 smithi083 bash[17733]: audit 2024-02-10T08:30:22.314045+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:22 smithi083 bash[17733]: audit 2024-02-10T08:30:22.319697+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:24.325 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:23 smithi117 bash[14101]: cluster 2024-02-10T08:30:22.317816+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:23 smithi083 bash[14135]: cluster 2024-02-10T08:30:22.317816+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:23 smithi083 bash[17733]: cluster 2024-02-10T08:30:22.317816+0000 mgr.y (mgr.14140) 148 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:25 smithi083 bash[14135]: cluster 2024-02-10T08:30:24.318421+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:25 smithi083 bash[17733]: cluster 2024-02-10T08:30:24.318421+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:26.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:25 smithi117 bash[14101]: cluster 2024-02-10T08:30:24.318421+0000 mgr.y (mgr.14140) 149 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:27.106 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T08:30:27.106 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T08:30:27.107 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-02-10T08:30:27.107 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-02-10T08:30:27.107 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0199084 s, 527 MB/s 2024-02-10T08:30:27.107 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-02-10T08:30:27.630 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:27 smithi117 bash[18032]: debug 2024-02-10T08:30:27.163+0000 7feb75ac0ec0 -1 Falling back to public interface 2024-02-10T08:30:27.871 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi117:vg_nvme/lv_2 2024-02-10T08:30:28.040 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:27 smithi117 bash[18032]: debug 2024-02-10T08:30:27.783+0000 7feb75ac0ec0 -1 osd.5 0 log_to_monitors {default=true} 2024-02-10T08:30:28.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:27 smithi117 bash[14101]: cluster 2024-02-10T08:30:26.318967+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:28.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:27 smithi117 bash[14101]: audit 2024-02-10T08:30:27.789965+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:28.040 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:27 smithi117 bash[14101]: audit 2024-02-10T08:30:27.791443+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[14135]: cluster 2024-02-10T08:30:26.318967+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:28.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[14135]: audit 2024-02-10T08:30:27.789965+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:28.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[14135]: audit 2024-02-10T08:30:27.791443+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[17733]: cluster 2024-02-10T08:30:26.318967+0000 mgr.y (mgr.14140) 150 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[17733]: audit 2024-02-10T08:30:27.789965+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:27 smithi083 bash[17733]: audit 2024-02-10T08:30:27.791443+0000 mon.a (mon.0) 367 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:30:29.141 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[18032]: debug 2024-02-10T08:30:28.947+0000 7feb5e875700 -1 osd.5 0 waiting for initial osdmap 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:27.940078+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: cluster 2024-02-10T08:30:27.940245+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:27.940309+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:27.941297+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:27.942278+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:28.943353+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: cluster 2024-02-10T08:30:28.943504+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-10T08:30:29.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:28 smithi117 bash[14101]: audit 2024-02-10T08:30:28.943813+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:27.940078+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:30:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: cluster 2024-02-10T08:30:27.940245+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:27.940309+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:27.941297+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:27.942278+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:28.943353+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: cluster 2024-02-10T08:30:28.943504+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[14135]: audit 2024-02-10T08:30:28.943813+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:27.940078+0000 mon.a (mon.0) 368 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: cluster 2024-02-10T08:30:27.940245+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:27.940309+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:27.941297+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:27.942278+0000 mon.a (mon.0) 371 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:28.943353+0000 mon.a (mon.0) 372 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:29.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: cluster 2024-02-10T08:30:28.943504+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-10T08:30:29.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:28 smithi083 bash[17733]: audit 2024-02-10T08:30:28.943813+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: cluster 2024-02-10T08:30:28.319507+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: cluster 2024-02-10T08:30:28.794003+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: cluster 2024-02-10T08:30:28.794078+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: audit 2024-02-10T08:30:29.282593+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: cluster 2024-02-10T08:30:28.319507+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: cluster 2024-02-10T08:30:28.794003+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:30.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: cluster 2024-02-10T08:30:28.794078+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:30.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: audit 2024-02-10T08:30:29.282593+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:30.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: audit 2024-02-10T08:30:29.520508+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:30.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: audit 2024-02-10T08:30:29.520508+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: audit 2024-02-10T08:30:29.526441+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: cluster 2024-02-10T08:30:29.945532+0000 mon.a (mon.0) 378 : cluster [INF] osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093] boot 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: cluster 2024-02-10T08:30:29.945647+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[14135]: audit 2024-02-10T08:30:29.945908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: audit 2024-02-10T08:30:29.526441+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: cluster 2024-02-10T08:30:29.945532+0000 mon.a (mon.0) 378 : cluster [INF] osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093] boot 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: cluster 2024-02-10T08:30:29.945647+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-10T08:30:30.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:29 smithi083 bash[17733]: audit 2024-02-10T08:30:29.945908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:30.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: cluster 2024-02-10T08:30:28.319507+0000 mgr.y (mgr.14140) 151 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: cluster 2024-02-10T08:30:28.794003+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: cluster 2024-02-10T08:30:28.794078+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: audit 2024-02-10T08:30:29.282593+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: audit 2024-02-10T08:30:29.520508+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: audit 2024-02-10T08:30:29.526441+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}}, \"last_daemon_update\": \"2024-02-10T08:30:20.333979\", \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: cluster 2024-02-10T08:30:29.945532+0000 mon.a (mon.0) 378 : cluster [INF] osd.5 [v2:172.21.15.117:6808/1538211093,v1:172.21.15.117:6809/1538211093] boot 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: cluster 2024-02-10T08:30:29.945647+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-10T08:30:30.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:29 smithi117 bash[14101]: audit 2024-02-10T08:30:29.945908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:30:31.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[14135]: cluster 2024-02-10T08:30:30.320124+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:31.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[14135]: cluster 2024-02-10T08:30:30.950998+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:30:31.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[14135]: cluster 2024-02-10T08:30:30.968933+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-10T08:30:31.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[17733]: cluster 2024-02-10T08:30:30.320124+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:31.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[17733]: cluster 2024-02-10T08:30:30.950998+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:30:31.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:31 smithi083 bash[17733]: cluster 2024-02-10T08:30:30.968933+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-10T08:30:31.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:31 smithi117 bash[14101]: cluster 2024-02-10T08:30:30.320124+0000 mgr.y (mgr.14140) 152 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:31.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:31 smithi117 bash[14101]: cluster 2024-02-10T08:30:30.950998+0000 mon.a (mon.0) 381 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:30:31.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:31 smithi117 bash[14101]: cluster 2024-02-10T08:30:30.968933+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-10T08:30:32.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:32 smithi117 bash[14101]: audit 2024-02-10T08:30:31.295064+0000 mgr.y (mgr.14140) 153 : audit [DBG] from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:32.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:32 smithi117 bash[14101]: cephadm 2024-02-10T08:30:31.296566+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:32.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:32 smithi117 bash[14101]: audit 2024-02-10T08:30:31.297195+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:32.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:32 smithi117 bash[14101]: audit 2024-02-10T08:30:31.299151+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:32.309 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:32 smithi117 bash[14101]: audit 2024-02-10T08:30:31.302153+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[14135]: audit 2024-02-10T08:30:31.295064+0000 mgr.y (mgr.14140) 153 : audit [DBG] from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[14135]: cephadm 2024-02-10T08:30:31.296566+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[14135]: audit 2024-02-10T08:30:31.297195+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[14135]: audit 2024-02-10T08:30:31.299151+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[14135]: audit 2024-02-10T08:30:31.302153+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:32.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[17733]: audit 2024-02-10T08:30:31.295064+0000 mgr.y (mgr.14140) 153 : audit [DBG] from='client.34274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:32.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[17733]: cephadm 2024-02-10T08:30:31.296566+0000 mgr.y (mgr.14140) 154 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:32.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[17733]: audit 2024-02-10T08:30:31.297195+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:32.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[17733]: audit 2024-02-10T08:30:31.299151+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:32.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:32 smithi083 bash[17733]: audit 2024-02-10T08:30:31.302153+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:33.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:33 smithi083 bash[17733]: cluster 2024-02-10T08:30:32.320714+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:33.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:33 smithi083 bash[14135]: cluster 2024-02-10T08:30:32.320714+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:33.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:33 smithi117 bash[14101]: cluster 2024-02-10T08:30:32.320714+0000 mgr.y (mgr.14140) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:35.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: cluster 2024-02-10T08:30:34.321290+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:35.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: audit 2024-02-10T08:30:34.771039+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.117:0/4228233203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: audit 2024-02-10T08:30:34.772682+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: audit 2024-02-10T08:30:34.782823+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]': finished 2024-02-10T08:30:35.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: cluster 2024-02-10T08:30:34.782975+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-10T08:30:35.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:35 smithi117 bash[14101]: audit 2024-02-10T08:30:34.783289+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: cluster 2024-02-10T08:30:34.321290+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: audit 2024-02-10T08:30:34.771039+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.117:0/4228233203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: audit 2024-02-10T08:30:34.772682+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: audit 2024-02-10T08:30:34.782823+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]': finished 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: cluster 2024-02-10T08:30:34.782975+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[17733]: audit 2024-02-10T08:30:34.783289+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: cluster 2024-02-10T08:30:34.321290+0000 mgr.y (mgr.14140) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: audit 2024-02-10T08:30:34.771039+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.117:0/4228233203' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: audit 2024-02-10T08:30:34.772682+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]: dispatch 2024-02-10T08:30:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: audit 2024-02-10T08:30:34.782823+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a29fc927-0867-42ef-a2f9-7719061d1829"}]': finished 2024-02-10T08:30:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: cluster 2024-02-10T08:30:34.782975+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-10T08:30:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:35 smithi083 bash[14135]: audit 2024-02-10T08:30:34.783289+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:36 smithi083 bash[17733]: cluster 2024-02-10T08:30:36.378227+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T08:30:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:36 smithi083 bash[17733]: cluster 2024-02-10T08:30:36.378297+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-02-10T08:30:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:36 smithi083 bash[14135]: cluster 2024-02-10T08:30:36.378227+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T08:30:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:36 smithi083 bash[14135]: cluster 2024-02-10T08:30:36.378297+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-02-10T08:30:36.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:36 smithi117 bash[14101]: cluster 2024-02-10T08:30:36.378227+0000 mon.a (mon.0) 390 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T08:30:36.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:36 smithi117 bash[14101]: cluster 2024-02-10T08:30:36.378297+0000 mon.a (mon.0) 391 : cluster [INF] Cluster is now healthy 2024-02-10T08:30:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:37 smithi083 bash[17733]: cluster 2024-02-10T08:30:36.321859+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:37 smithi083 bash[17733]: audit 2024-02-10T08:30:36.949628+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.117:0/3414310058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:37 smithi083 bash[14135]: cluster 2024-02-10T08:30:36.321859+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:37 smithi083 bash[14135]: audit 2024-02-10T08:30:36.949628+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.117:0/3414310058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:37.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:37 smithi117 bash[14101]: cluster 2024-02-10T08:30:36.321859+0000 mgr.y (mgr.14140) 157 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:37.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:37 smithi117 bash[14101]: audit 2024-02-10T08:30:36.949628+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.117:0/3414310058' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:30:39.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:39 smithi117 bash[14101]: cluster 2024-02-10T08:30:38.322406+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:39 smithi083 bash[14135]: cluster 2024-02-10T08:30:38.322406+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:39 smithi083 bash[17733]: cluster 2024-02-10T08:30:38.322406+0000 mgr.y (mgr.14140) 158 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:40.748 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:40 smithi117 bash[14101]: audit 2024-02-10T08:30:39.725619+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:40.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:40 smithi083 bash[14135]: audit 2024-02-10T08:30:39.725619+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:40.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:40 smithi083 bash[17733]: audit 2024-02-10T08:30:39.725619+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:41.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:41 smithi117 bash[14101]: cluster 2024-02-10T08:30:40.323017+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:41 smithi083 bash[14135]: cluster 2024-02-10T08:30:40.323017+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:42.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:41 smithi083 bash[17733]: cluster 2024-02-10T08:30:40.323017+0000 mgr.y (mgr.14140) 159 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[14135]: cluster 2024-02-10T08:30:42.323591+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[14135]: audit 2024-02-10T08:30:43.319798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:30:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[14135]: audit 2024-02-10T08:30:43.321684+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[14135]: audit 2024-02-10T08:30:43.323849+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-10T08:30:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[17733]: cluster 2024-02-10T08:30:42.323591+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[17733]: audit 2024-02-10T08:30:43.319798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:30:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[17733]: audit 2024-02-10T08:30:43.321684+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:43 smithi083 bash[17733]: audit 2024-02-10T08:30:43.323849+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-10T08:30:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:43 smithi117 bash[14101]: cluster 2024-02-10T08:30:42.323591+0000 mgr.y (mgr.14140) 160 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:43 smithi117 bash[14101]: audit 2024-02-10T08:30:43.319798+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:30:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:43 smithi117 bash[14101]: audit 2024-02-10T08:30:43.321684+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:43 smithi117 bash[14101]: audit 2024-02-10T08:30:43.323849+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-10T08:30:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:44 smithi083 bash[14135]: cephadm 2024-02-10T08:30:43.323155+0000 mgr.y (mgr.14140) 161 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:30:45.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:44 smithi083 bash[17733]: cephadm 2024-02-10T08:30:43.323155+0000 mgr.y (mgr.14140) 161 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:30:45.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:44 smithi117 bash[14101]: cephadm 2024-02-10T08:30:43.323155+0000 mgr.y (mgr.14140) 161 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:30:45.413 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 6 on host 'smithi117' 2024-02-10T08:30:46.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[14135]: cluster 2024-02-10T08:30:44.324152+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:46.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[17733]: cluster 2024-02-10T08:30:44.324152+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:46.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[14135]: audit 2024-02-10T08:30:45.402015+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:46.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[14135]: audit 2024-02-10T08:30:45.403090+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:46.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[14135]: audit 2024-02-10T08:30:45.408121+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:46.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[17733]: audit 2024-02-10T08:30:45.402015+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:46.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[17733]: audit 2024-02-10T08:30:45.403090+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:46.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:45 smithi083 bash[17733]: audit 2024-02-10T08:30:45.408121+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:45 smithi117 bash[14101]: cluster 2024-02-10T08:30:44.324152+0000 mgr.y (mgr.14140) 162 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:45 smithi117 bash[14101]: audit 2024-02-10T08:30:45.402015+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:45 smithi117 bash[14101]: audit 2024-02-10T08:30:45.403090+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:45 smithi117 bash[14101]: audit 2024-02-10T08:30:45.408121+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333345\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333544\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333667\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:20.333786\", \"created\": \"2024-02-10T08:30:19.539452\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_device_update\": \"2024-02-10T08:30:29.518989\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:46.692 DEBUG:teuthology.orchestra.run.smithi117:osd.6> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.6.service 2024-02-10T08:30:46.694 INFO:tasks.cephadm:Deploying osd.7 on smithi117 with /dev/vg_nvme/lv_1... 2024-02-10T08:30:46.694 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T08:30:47.064 INFO:journalctl@ceph.osd.6.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:30:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[14135]: audit 2024-02-10T08:30:46.551826+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:47.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[17733]: audit 2024-02-10T08:30:46.551826+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[14135]: audit 2024-02-10T08:30:46.557971+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:47.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[14135]: audit 2024-02-10T08:30:46.559354+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[17733]: audit 2024-02-10T08:30:46.557971+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:46 smithi083 bash[17733]: audit 2024-02-10T08:30:46.559354+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:47.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:46 smithi117 bash[14101]: audit 2024-02-10T08:30:46.551826+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:46 smithi117 bash[14101]: audit 2024-02-10T08:30:46.557971+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:46 smithi117 bash[14101]: audit 2024-02-10T08:30:46.559354+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:47.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[14101]: cluster 2024-02-10T08:30:46.324676+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:47.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[14101]: audit 2024-02-10T08:30:47.322042+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:47.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[14101]: audit 2024-02-10T08:30:47.327908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T08:30:47.881 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:47 smithi117 bash[19257]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-10T08:30:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[14135]: cluster 2024-02-10T08:30:46.324676+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[14135]: audit 2024-02-10T08:30:47.322042+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:48.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[14135]: audit 2024-02-10T08:30:47.327908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[17733]: cluster 2024-02-10T08:30:46.324676+0000 mgr.y (mgr.14140) 163 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-10T08:30:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[17733]: audit 2024-02-10T08:30:47.322042+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:30:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:47 smithi083 bash[17733]: audit 2024-02-10T08:30:47.327908+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:30:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:49 smithi083 bash[14135]: cluster 2024-02-10T08:30:48.325311+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:49 smithi083 bash[17733]: cluster 2024-02-10T08:30:48.325311+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:50.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:49 smithi117 bash[14101]: cluster 2024-02-10T08:30:48.325311+0000 mgr.y (mgr.14140) 164 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:52.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:51 smithi117 bash[14101]: cluster 2024-02-10T08:30:50.325937+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:52.105 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:51 smithi117 bash[19490]: debug 2024-02-10T08:30:51.647+0000 7fae106a3ec0 -1 Falling back to public interface 2024-02-10T08:30:52.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:51 smithi083 bash[14135]: cluster 2024-02-10T08:30:50.325937+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:52.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:51 smithi083 bash[17733]: cluster 2024-02-10T08:30:50.325937+0000 mgr.y (mgr.14140) 165 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:52.380 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:52 smithi117 bash[19490]: debug 2024-02-10T08:30:52.279+0000 7fae106a3ec0 -1 osd.6 0 log_to_monitors {default=true} 2024-02-10T08:30:52.765 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T08:30:52.765 INFO:teuthology.orchestra.run.smithi117.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T08:30:52.766 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10+0 records in 2024-02-10T08:30:52.766 INFO:teuthology.orchestra.run.smithi117.stderr:10+0 records out 2024-02-10T08:30:52.766 INFO:teuthology.orchestra.run.smithi117.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.018585 s, 564 MB/s 2024-02-10T08:30:52.766 INFO:teuthology.orchestra.run.smithi117.stderr:--> Zapping successful for: 2024-02-10T08:30:53.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:52 smithi083 bash[14135]: audit 2024-02-10T08:30:52.285790+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:52 smithi083 bash[14135]: audit 2024-02-10T08:30:52.287272+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:52 smithi083 bash[17733]: audit 2024-02-10T08:30:52.285790+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:52 smithi083 bash[17733]: audit 2024-02-10T08:30:52.287272+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:52 smithi117 bash[14101]: audit 2024-02-10T08:30:52.285790+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:52 smithi117 bash[14101]: audit 2024-02-10T08:30:52.287272+0000 mon.a (mon.0) 404 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:30:53.489 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi117:vg_nvme/lv_1 2024-02-10T08:30:53.882 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[19490]: debug 2024-02-10T08:30:53.875+0000 7fadf5450700 -1 osd.6 0 waiting for initial osdmap 2024-02-10T08:30:54.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: cluster 2024-02-10T08:30:52.326500+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:54.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: audit 2024-02-10T08:30:52.871707+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:54.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: audit 2024-02-10T08:30:52.871841+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:30:54.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: cluster 2024-02-10T08:30:52.871924+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-10T08:30:54.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: audit 2024-02-10T08:30:52.872148+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:54.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:53 smithi117 bash[14101]: audit 2024-02-10T08:30:52.872984+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: cluster 2024-02-10T08:30:52.326500+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: audit 2024-02-10T08:30:52.871707+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: audit 2024-02-10T08:30:52.871841+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: cluster 2024-02-10T08:30:52.871924+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: audit 2024-02-10T08:30:52.872148+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[14135]: audit 2024-02-10T08:30:52.872984+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: cluster 2024-02-10T08:30:52.326500+0000 mgr.y (mgr.14140) 166 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: audit 2024-02-10T08:30:52.871707+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: audit 2024-02-10T08:30:52.871841+0000 mon.a (mon.0) 405 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:30:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: cluster 2024-02-10T08:30:52.871924+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-10T08:30:54.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: audit 2024-02-10T08:30:52.872148+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:54.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:53 smithi083 bash[17733]: audit 2024-02-10T08:30:52.872984+0000 mon.a (mon.0) 408 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: cluster 2024-02-10T08:30:53.311344+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: cluster 2024-02-10T08:30:53.311428+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: audit 2024-02-10T08:30:53.874761+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: cluster 2024-02-10T08:30:53.874949+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: audit 2024-02-10T08:30:53.876341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:55.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: audit 2024-02-10T08:30:54.524932+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:55.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: audit 2024-02-10T08:30:54.758343+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:55.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:54 smithi117 bash[14101]: audit 2024-02-10T08:30:54.764550+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: cluster 2024-02-10T08:30:53.311344+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: cluster 2024-02-10T08:30:53.311428+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: audit 2024-02-10T08:30:53.874761+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: cluster 2024-02-10T08:30:53.874949+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: audit 2024-02-10T08:30:53.876341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: audit 2024-02-10T08:30:54.524932+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: cluster 2024-02-10T08:30:53.311344+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:30:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: cluster 2024-02-10T08:30:53.311428+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: audit 2024-02-10T08:30:53.874761+0000 mon.a (mon.0) 409 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: cluster 2024-02-10T08:30:53.874949+0000 mon.a (mon.0) 410 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: audit 2024-02-10T08:30:53.876341+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: audit 2024-02-10T08:30:54.524932+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: audit 2024-02-10T08:30:54.758343+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[14135]: audit 2024-02-10T08:30:54.764550+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: audit 2024-02-10T08:30:54.758343+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:30:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:54 smithi083 bash[17733]: audit 2024-02-10T08:30:54.764550+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}}, \"last_daemon_update\": \"2024-02-10T08:30:46.550192\", \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:30:56.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:55 smithi117 bash[14101]: cluster 2024-02-10T08:30:54.327120+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:56.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:55 smithi117 bash[14101]: cluster 2024-02-10T08:30:54.881245+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046] boot 2024-02-10T08:30:56.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:55 smithi117 bash[14101]: cluster 2024-02-10T08:30:54.881498+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-10T08:30:56.196 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:55 smithi117 bash[14101]: audit 2024-02-10T08:30:54.882885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[14135]: cluster 2024-02-10T08:30:54.327120+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[14135]: cluster 2024-02-10T08:30:54.881245+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046] boot 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[14135]: cluster 2024-02-10T08:30:54.881498+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[14135]: audit 2024-02-10T08:30:54.882885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[17733]: cluster 2024-02-10T08:30:54.327120+0000 mgr.y (mgr.14140) 167 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-10T08:30:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[17733]: cluster 2024-02-10T08:30:54.881245+0000 mon.a (mon.0) 415 : cluster [INF] osd.6 [v2:172.21.15.117:6816/2552571046,v1:172.21.15.117:6817/2552571046] boot 2024-02-10T08:30:56.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[17733]: cluster 2024-02-10T08:30:54.881498+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-10T08:30:56.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:55 smithi083 bash[17733]: audit 2024-02-10T08:30:54.882885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:30:57.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:56 smithi117 bash[14101]: cluster 2024-02-10T08:30:55.910896+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-10T08:30:57.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:56 smithi117 bash[14101]: audit 2024-02-10T08:30:56.570125+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:57.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:56 smithi117 bash[14101]: audit 2024-02-10T08:30:56.571929+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:57.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:56 smithi117 bash[14101]: audit 2024-02-10T08:30:56.574916+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[14135]: cluster 2024-02-10T08:30:55.910896+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-10T08:30:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[14135]: audit 2024-02-10T08:30:56.570125+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[14135]: audit 2024-02-10T08:30:56.571929+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[14135]: audit 2024-02-10T08:30:56.574916+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[17733]: cluster 2024-02-10T08:30:55.910896+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-10T08:30:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[17733]: audit 2024-02-10T08:30:56.570125+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T08:30:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[17733]: audit 2024-02-10T08:30:56.571929+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:30:57.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:56 smithi083 bash[17733]: audit 2024-02-10T08:30:56.574916+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:30:58.007 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:57 smithi117 bash[14101]: cluster 2024-02-10T08:30:56.327737+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:30:58.008 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:57 smithi117 bash[14101]: audit 2024-02-10T08:30:56.567899+0000 mgr.y (mgr.14140) 169 : audit [DBG] from='client.34301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:58.008 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:57 smithi117 bash[14101]: cephadm 2024-02-10T08:30:56.569501+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[14135]: cluster 2024-02-10T08:30:56.327737+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:30:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[14135]: audit 2024-02-10T08:30:56.567899+0000 mgr.y (mgr.14140) 169 : audit [DBG] from='client.34301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[14135]: cephadm 2024-02-10T08:30:56.569501+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:30:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[17733]: cluster 2024-02-10T08:30:56.327737+0000 mgr.y (mgr.14140) 168 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:30:58.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[17733]: audit 2024-02-10T08:30:56.567899+0000 mgr.y (mgr.14140) 169 : audit [DBG] from='client.34301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi117:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:30:58.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:57 smithi083 bash[17733]: cephadm 2024-02-10T08:30:56.569501+0000 mgr.y (mgr.14140) 170 : cephadm [INF] Applying osd on host smithi117... 2024-02-10T08:31:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:30:59 smithi083 bash[17733]: cluster 2024-02-10T08:30:58.328341+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:30:59 smithi083 bash[14135]: cluster 2024-02-10T08:30:58.328341+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:00.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:30:59 smithi117 bash[14101]: cluster 2024-02-10T08:30:58.328341+0000 mgr.y (mgr.14140) 171 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[14135]: audit 2024-02-10T08:31:00.014792+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.117:0/2290195019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[14135]: audit 2024-02-10T08:31:00.016289+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[14135]: audit 2024-02-10T08:31:00.025573+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]': finished 2024-02-10T08:31:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[14135]: cluster 2024-02-10T08:31:00.025704+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-10T08:31:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[14135]: audit 2024-02-10T08:31:00.025948+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:01.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[17733]: audit 2024-02-10T08:31:00.014792+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.117:0/2290195019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[17733]: audit 2024-02-10T08:31:00.016289+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[17733]: audit 2024-02-10T08:31:00.025573+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]': finished 2024-02-10T08:31:01.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[17733]: cluster 2024-02-10T08:31:00.025704+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-10T08:31:01.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:00 smithi083 bash[17733]: audit 2024-02-10T08:31:00.025948+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:00 smithi117 bash[14101]: audit 2024-02-10T08:31:00.014792+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.117:0/2290195019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:00 smithi117 bash[14101]: audit 2024-02-10T08:31:00.016289+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]: dispatch 2024-02-10T08:31:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:00 smithi117 bash[14101]: audit 2024-02-10T08:31:00.025573+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e19e6a9-5292-4896-8a03-dbb1907ee1af"}]': finished 2024-02-10T08:31:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:00 smithi117 bash[14101]: cluster 2024-02-10T08:31:00.025704+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-10T08:31:01.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:00 smithi117 bash[14101]: audit 2024-02-10T08:31:00.025948+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:01 smithi083 bash[14135]: cluster 2024-02-10T08:31:00.328943+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:01 smithi083 bash[17733]: cluster 2024-02-10T08:31:00.328943+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:02.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:01 smithi117 bash[14101]: cluster 2024-02-10T08:31:00.328943+0000 mgr.y (mgr.14140) 172 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:02 smithi083 bash[14135]: audit 2024-02-10T08:31:02.288374+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.117:0/2161430952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:31:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:02 smithi083 bash[17733]: audit 2024-02-10T08:31:02.288374+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.117:0/2161430952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:31:03.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:02 smithi117 bash[14101]: audit 2024-02-10T08:31:02.288374+0000 mon.b (mon.2) 19 : audit [DBG] from='client.? 172.21.15.117:0/2161430952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T08:31:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:03 smithi083 bash[14135]: cluster 2024-02-10T08:31:02.329472+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:03 smithi083 bash[17733]: cluster 2024-02-10T08:31:02.329472+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:04.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:03 smithi117 bash[14101]: cluster 2024-02-10T08:31:02.329472+0000 mgr.y (mgr.14140) 173 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:06.219 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:05 smithi117 bash[14101]: cluster 2024-02-10T08:31:04.330069+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:06.219 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:05 smithi117 bash[14101]: audit 2024-02-10T08:31:05.078457+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:05 smithi083 bash[14135]: cluster 2024-02-10T08:31:04.330069+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:05 smithi083 bash[14135]: audit 2024-02-10T08:31:05.078457+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:05 smithi083 bash[17733]: cluster 2024-02-10T08:31:04.330069+0000 mgr.y (mgr.14140) 174 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:05 smithi083 bash[17733]: audit 2024-02-10T08:31:05.078457+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:08.213 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:07 smithi117 bash[14101]: cluster 2024-02-10T08:31:06.330656+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:07 smithi083 bash[17733]: cluster 2024-02-10T08:31:06.330656+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:08.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:07 smithi083 bash[14135]: cluster 2024-02-10T08:31:06.330656+0000 mgr.y (mgr.14140) 175 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[14135]: audit 2024-02-10T08:31:08.941367+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:31:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[14135]: audit 2024-02-10T08:31:08.943265+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[14135]: audit 2024-02-10T08:31:08.945451+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-10T08:31:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[17733]: audit 2024-02-10T08:31:08.941367+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:31:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[17733]: audit 2024-02-10T08:31:08.943265+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:09.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:08 smithi083 bash[17733]: audit 2024-02-10T08:31:08.945451+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-10T08:31:09.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:08 smithi117 bash[14101]: audit 2024-02-10T08:31:08.941367+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:31:09.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:08 smithi117 bash[14101]: audit 2024-02-10T08:31:08.943265+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:09.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:08 smithi117 bash[14101]: audit 2024-02-10T08:31:08.945451+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-10T08:31:10.288 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:09 smithi117 bash[14101]: cluster 2024-02-10T08:31:08.331212+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:10.288 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:09 smithi117 bash[14101]: cephadm 2024-02-10T08:31:08.944784+0000 mgr.y (mgr.14140) 177 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:31:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:09 smithi083 bash[17733]: cluster 2024-02-10T08:31:08.331212+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:09 smithi083 bash[17733]: cephadm 2024-02-10T08:31:08.944784+0000 mgr.y (mgr.14140) 177 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:31:10.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:09 smithi083 bash[14135]: cluster 2024-02-10T08:31:08.331212+0000 mgr.y (mgr.14140) 176 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:10.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:09 smithi083 bash[14135]: cephadm 2024-02-10T08:31:08.944784+0000 mgr.y (mgr.14140) 177 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:31:11.128 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:10 smithi117 bash[14101]: cluster 2024-02-10T08:31:10.331914+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:11.188 INFO:teuthology.orchestra.run.smithi117.stdout:Created osd(s) 7 on host 'smithi117' 2024-02-10T08:31:11.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:10 smithi083 bash[14135]: cluster 2024-02-10T08:31:10.331914+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:11.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:10 smithi083 bash[17733]: cluster 2024-02-10T08:31:10.331914+0000 mgr.y (mgr.14140) 178 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[14135]: audit 2024-02-10T08:31:11.175188+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[14135]: audit 2024-02-10T08:31:11.176320+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[14135]: audit 2024-02-10T08:31:11.181628+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[17733]: audit 2024-02-10T08:31:11.175188+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[17733]: audit 2024-02-10T08:31:11.176320+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:12.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:11 smithi083 bash[17733]: audit 2024-02-10T08:31:11.181628+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:12.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:11 smithi117 bash[14101]: audit 2024-02-10T08:31:11.175188+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:12.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:11 smithi117 bash[14101]: audit 2024-02-10T08:31:11.176320+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:12.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:11 smithi117 bash[14101]: audit 2024-02-10T08:31:11.181628+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549441\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549638\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549762\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549881\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:30:46.549999\", \"created\": \"2024-02-10T08:30:45.383473\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_device_update\": \"2024-02-10T08:30:54.756725\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:13.149 DEBUG:teuthology.orchestra.run.smithi117:osd.7> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.7.service 2024-02-10T08:31:13.151 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-10T08:31:13.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:31:13.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: audit 2024-02-10T08:31:12.164813+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:13.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: audit 2024-02-10T08:31:12.170912+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:13.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: audit 2024-02-10T08:31:12.172386+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:13.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: audit 2024-02-10T08:31:12.331300+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:13.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: cluster 2024-02-10T08:31:12.332482+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[14135]: audit 2024-02-10T08:31:12.338143+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: audit 2024-02-10T08:31:12.164813+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: audit 2024-02-10T08:31:12.170912+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: audit 2024-02-10T08:31:12.172386+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: audit 2024-02-10T08:31:12.331300+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: cluster 2024-02-10T08:31:12.332482+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:13.290 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:12 smithi083 bash[17733]: audit 2024-02-10T08:31:12.338143+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:13.328 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: audit 2024-02-10T08:31:12.164813+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:13.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: audit 2024-02-10T08:31:12.170912+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:13.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: audit 2024-02-10T08:31:12.172386+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-10T08:31:13.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: audit 2024-02-10T08:31:12.331300+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:13.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: cluster 2024-02-10T08:31:12.332482+0000 mgr.y (mgr.14140) 179 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:13.329 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:12 smithi117 bash[14101]: audit 2024-02-10T08:31:12.338143+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:13.709 INFO:journalctl@ceph.osd.7.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T08:31:14.071 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:13 smithi117 bash[20849]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-10T08:31:16.091 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:15 smithi083 bash[14135]: cluster 2024-02-10T08:31:14.333093+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:16.091 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:15 smithi083 bash[17733]: cluster 2024-02-10T08:31:14.333093+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:16.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:15 smithi117 bash[14101]: cluster 2024-02-10T08:31:14.333093+0000 mgr.y (mgr.14140) 180 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:16.131 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:15 smithi117 bash[21164]: debug 2024-02-10T08:31:15.983+0000 7f424e432ec0 1 -- 172.21.15.117:0/1316684350 >> [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] conn(0x55ef2a5a4c00 msgr2=0x55ef2a5a1680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:31:16.131 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:15 smithi117 bash[21164]: debug 2024-02-10T08:31:15.983+0000 7f424e432ec0 1 --2- 172.21.15.117:0/1316684350 >> [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] conn(0x55ef2a5a4c00 0x55ef2a5a1680 secure :-1 s=READY pgs=44 cs=0 l=1 rx=0x55ef2a53bd10 tx=0x55ef2b210aa0).stop 2024-02-10T08:31:16.379 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:31:16.833 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:16 smithi117 bash[21164]: debug 2024-02-10T08:31:16.555+0000 7f424e432ec0 -1 Falling back to public interface 2024-02-10T08:31:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:16 smithi083 bash[17733]: audit 2024-02-10T08:31:16.378582+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.83:0/1262165871' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:17.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:16 smithi083 bash[14135]: audit 2024-02-10T08:31:16.378582+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.83:0/1262165871' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:17.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:16 smithi117 bash[14101]: audit 2024-02-10T08:31:16.378582+0000 mon.a (mon.0) 438 : audit [DBG] from='client.? 172.21.15.83:0/1262165871' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:17.202 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1707553854,"num_in_osds":7,"osd_in_since":1707553854,"num_remapped_pgs":0} 2024-02-10T08:31:17.630 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:17 smithi117 bash[21164]: debug 2024-02-10T08:31:17.207+0000 7f424e432ec0 -1 osd.7 0 log_to_monitors {default=true} 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[17733]: cluster 2024-02-10T08:31:16.333666+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[17733]: audit 2024-02-10T08:31:17.213950+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[17733]: audit 2024-02-10T08:31:17.215717+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[14135]: cluster 2024-02-10T08:31:16.333666+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[14135]: audit 2024-02-10T08:31:17.213950+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:17 smithi083 bash[14135]: audit 2024-02-10T08:31:17.215717+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:17 smithi117 bash[14101]: cluster 2024-02-10T08:31:16.333666+0000 mgr.y (mgr.14140) 181 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:17 smithi117 bash[14101]: audit 2024-02-10T08:31:17.213950+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:17 smithi117 bash[14101]: audit 2024-02-10T08:31:17.215717+0000 mon.a (mon.0) 439 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:31:18.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T08:31:19.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:17.850663+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:31:19.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: cluster 2024-02-10T08:31:17.850742+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:17.850917+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:17.854780+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:17.856579+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:17.931917+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:17.850663+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: cluster 2024-02-10T08:31:17.850742+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:17.850917+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:17.854780+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:17.856579+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:17.931917+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:18.164339+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: audit 2024-02-10T08:31:18.172468+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: cluster 2024-02-10T08:31:18.198268+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[14135]: cluster 2024-02-10T08:31:18.198379+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:31:19.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:18.164339+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:19.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: audit 2024-02-10T08:31:18.172468+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:19.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: cluster 2024-02-10T08:31:18.198268+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:31:19.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:18 smithi083 bash[17733]: cluster 2024-02-10T08:31:18.198379+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:31:19.130 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[21164]: debug 2024-02-10T08:31:18.863+0000 7f42371e7700 -1 osd.7 0 waiting for initial osdmap 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:17.850663+0000 mon.a (mon.0) 440 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: cluster 2024-02-10T08:31:17.850742+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:17.850917+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:17.854780+0000 mon.b (mon.2) 21 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:17.856579+0000 mon.a (mon.0) 443 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:17.931917+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:19.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:18.164339+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:19.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: audit 2024-02-10T08:31:18.172468+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}}, \"last_daemon_update\": \"2024-02-10T08:31:12.162942\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:19.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: cluster 2024-02-10T08:31:18.198268+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T08:31:19.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:18 smithi117 bash[14101]: cluster 2024-02-10T08:31:18.198379+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T08:31:20.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:19 smithi117 bash[14101]: cluster 2024-02-10T08:31:18.334072+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:20.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:19 smithi117 bash[14101]: audit 2024-02-10T08:31:18.858373+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:31:20.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:19 smithi117 bash[14101]: cluster 2024-02-10T08:31:18.858516+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-10T08:31:20.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:19 smithi117 bash[14101]: audit 2024-02-10T08:31:18.859660+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[14135]: cluster 2024-02-10T08:31:18.334072+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[14135]: audit 2024-02-10T08:31:18.858373+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:31:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[14135]: cluster 2024-02-10T08:31:18.858516+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-10T08:31:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[14135]: audit 2024-02-10T08:31:18.859660+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[17733]: cluster 2024-02-10T08:31:18.334072+0000 mgr.y (mgr.14140) 182 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[17733]: audit 2024-02-10T08:31:18.858373+0000 mon.a (mon.0) 447 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]': finished 2024-02-10T08:31:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[17733]: cluster 2024-02-10T08:31:18.858516+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-10T08:31:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:19 smithi083 bash[17733]: audit 2024-02-10T08:31:18.859660+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:21.344 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:31:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[17733]: cluster 2024-02-10T08:31:19.871676+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027] boot 2024-02-10T08:31:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[17733]: cluster 2024-02-10T08:31:19.871785+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-10T08:31:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[17733]: audit 2024-02-10T08:31:19.872783+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:21.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[14135]: cluster 2024-02-10T08:31:19.871676+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027] boot 2024-02-10T08:31:21.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[14135]: cluster 2024-02-10T08:31:19.871785+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-10T08:31:21.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:20 smithi083 bash[14135]: audit 2024-02-10T08:31:19.872783+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:21.380 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:31:20 smithi117 bash[19490]: debug 2024-02-10T08:31:20.891+0000 7fadea640700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2024-02-10T08:31:21.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:20 smithi117 bash[14101]: cluster 2024-02-10T08:31:19.871676+0000 mon.a (mon.0) 450 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2527219027,v1:172.21.15.117:6825/2527219027] boot 2024-02-10T08:31:21.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:20 smithi117 bash[14101]: cluster 2024-02-10T08:31:19.871785+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-10T08:31:21.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:20 smithi117 bash[14101]: audit 2024-02-10T08:31:19.872783+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:31:22.208 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1707553879,"num_in_osds":8,"osd_in_since":1707553879,"num_remapped_pgs":0} 2024-02-10T08:31:22.209 INFO:tasks.cephadm:Adding prometheus.a on smithi117 2024-02-10T08:31:22.210 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch apply prometheus '1;smithi117=a' 2024-02-10T08:31:22.221 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:21 smithi117 bash[14101]: cluster 2024-02-10T08:31:20.334612+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:22.221 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:21 smithi117 bash[14101]: cluster 2024-02-10T08:31:20.889902+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-10T08:31:22.221 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:21 smithi117 bash[14101]: audit 2024-02-10T08:31:21.343355+0000 mon.a (mon.0) 454 : audit [DBG] from='client.? 172.21.15.83:0/46955231' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[14135]: cluster 2024-02-10T08:31:20.334612+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[14135]: cluster 2024-02-10T08:31:20.889902+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[14135]: audit 2024-02-10T08:31:21.343355+0000 mon.a (mon.0) 454 : audit [DBG] from='client.? 172.21.15.83:0/46955231' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[17733]: cluster 2024-02-10T08:31:20.334612+0000 mgr.y (mgr.14140) 183 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[17733]: cluster 2024-02-10T08:31:20.889902+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-10T08:31:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:21 smithi083 bash[17733]: audit 2024-02-10T08:31:21.343355+0000 mon.a (mon.0) 454 : audit [DBG] from='client.? 172.21.15.83:0/46955231' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T08:31:23.208 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:22 smithi117 bash[14101]: cluster 2024-02-10T08:31:22.888147+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:31:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:22 smithi083 bash[14135]: cluster 2024-02-10T08:31:22.888147+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:31:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:22 smithi083 bash[17733]: cluster 2024-02-10T08:31:22.888147+0000 mon.a (mon.0) 455 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T08:31:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:23 smithi083 bash[14135]: cluster 2024-02-10T08:31:22.335267+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:23 smithi083 bash[17733]: cluster 2024-02-10T08:31:22.335267+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:24.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:23 smithi117 bash[14101]: cluster 2024-02-10T08:31:22.335267+0000 mgr.y (mgr.14140) 184 : cluster [DBG] pgmap v190: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:25.021 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled prometheus update... 2024-02-10T08:31:25.742 DEBUG:teuthology.orchestra.run.smithi117:prometheus.a> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a.service 2024-02-10T08:31:25.787 INFO:tasks.cephadm:Adding node-exporter.a on smithi083 2024-02-10T08:31:25.787 INFO:tasks.cephadm:Adding node-exporter.b on smithi117 2024-02-10T08:31:25.788 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch apply node-exporter '2;smithi083=a;smithi117=b' 2024-02-10T08:31:25.934 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:26.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:25 smithi117 bash[14101]: cluster 2024-02-10T08:31:24.335912+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:26.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:25 smithi117 bash[14101]: audit 2024-02-10T08:31:25.011564+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-10T08:31:26.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:25 smithi117 bash[14101]: audit 2024-02-10T08:31:25.019253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-10T08:31:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[14135]: cluster 2024-02-10T08:31:24.335912+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[14135]: audit 2024-02-10T08:31:25.011564+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-10T08:31:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[14135]: audit 2024-02-10T08:31:25.019253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-10T08:31:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[17733]: cluster 2024-02-10T08:31:24.335912+0000 mgr.y (mgr.14140) 185 : cluster [DBG] pgmap v191: 1 pgs: 1 peering; 0 B data, 3.4 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[17733]: audit 2024-02-10T08:31:25.011564+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-10T08:31:26.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:25 smithi083 bash[17733]: audit 2024-02-10T08:31:25.019253+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-10T08:31:25.010826\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-10T08:31:27.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:26 smithi117 bash[14101]: audit 2024-02-10T08:31:25.009778+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:27.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:26 smithi117 bash[14101]: cephadm 2024-02-10T08:31:25.010800+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi117=a 2024-02-10T08:31:27.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:26 smithi117 bash[14101]: cephadm 2024-02-10T08:31:25.026677+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[14135]: audit 2024-02-10T08:31:25.009778+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[14135]: cephadm 2024-02-10T08:31:25.010800+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi117=a 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[14135]: cephadm 2024-02-10T08:31:25.026677+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[17733]: audit 2024-02-10T08:31:25.009778+0000 mgr.y (mgr.14140) 186 : audit [DBG] from='client.34340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[17733]: cephadm 2024-02-10T08:31:25.010800+0000 mgr.y (mgr.14140) 187 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi117=a 2024-02-10T08:31:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:26 smithi083 bash[17733]: cephadm 2024-02-10T08:31:25.026677+0000 mgr.y (mgr.14140) 188 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:31:28.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:27 smithi117 bash[14101]: cluster 2024-02-10T08:31:26.336571+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:28.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:27 smithi117 bash[14101]: cluster 2024-02-10T08:31:26.956077+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T08:31:28.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:27 smithi117 bash[14101]: cluster 2024-02-10T08:31:26.956148+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-02-10T08:31:28.339 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:27 smithi117 bash[14101]: audit 2024-02-10T08:31:27.340785+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:28.340 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:27 smithi117 bash[14101]: audit 2024-02-10T08:31:27.346743+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[14135]: cluster 2024-02-10T08:31:26.336571+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[14135]: cluster 2024-02-10T08:31:26.956077+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T08:31:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[14135]: cluster 2024-02-10T08:31:26.956148+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-02-10T08:31:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[14135]: audit 2024-02-10T08:31:27.340785+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[14135]: audit 2024-02-10T08:31:27.346743+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[17733]: cluster 2024-02-10T08:31:26.336571+0000 mgr.y (mgr.14140) 189 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[17733]: cluster 2024-02-10T08:31:26.956077+0000 mon.a (mon.0) 458 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T08:31:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[17733]: cluster 2024-02-10T08:31:26.956148+0000 mon.a (mon.0) 459 : cluster [INF] Cluster is now healthy 2024-02-10T08:31:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[17733]: audit 2024-02-10T08:31:27.340785+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-10T08:31:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:27 smithi083 bash[17733]: audit 2024-02-10T08:31:27.346743+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"b8a42364-ea53-4359-a0e1-1a7a8a8b9d36\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1707553802.8180108, \"finished_at\": 1707553819.5722976}, {\"id\": \"bc0afe9e-87e1-46a6-bbb1-7c615f71c985\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1707553829.9473045, \"finished_at\": 1707553845.4197648}, {\"id\": \"3ec2a0d2-1432-4037-9956-a7b4af8a3536\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1707553854.8805394, \"finished_at\": 1707553871.1998491}, {\"id\": \"cd8c1e2c-42f6-4831-91fa-99b9fce838cb\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1707553879.8712847, \"finished_at\": 1707553886.9657886}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-10T08:31:28.734 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled node-exporter update... 2024-02-10T08:31:29.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:28 smithi117 bash[14101]: cluster 2024-02-10T08:31:28.337156+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:29.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:28 smithi117 bash[14101]: audit 2024-02-10T08:31:28.723905+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi083=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:29.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:28 smithi117 bash[14101]: cephadm 2024-02-10T08:31:28.724910+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi083=a,smithi117=b 2024-02-10T08:31:29.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:28 smithi117 bash[14101]: audit 2024-02-10T08:31:28.725663+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-10T08:31:29.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:28 smithi117 bash[14101]: audit 2024-02-10T08:31:28.731654+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-10T08:31:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[14135]: cluster 2024-02-10T08:31:28.337156+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[14135]: audit 2024-02-10T08:31:28.723905+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi083=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[14135]: cephadm 2024-02-10T08:31:28.724910+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi083=a,smithi117=b 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[14135]: audit 2024-02-10T08:31:28.725663+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[14135]: audit 2024-02-10T08:31:28.731654+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[17733]: cluster 2024-02-10T08:31:28.337156+0000 mgr.y (mgr.14140) 190 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:29.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[17733]: audit 2024-02-10T08:31:28.723905+0000 mgr.y (mgr.14140) 191 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi083=a;smithi117=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:29.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[17733]: cephadm 2024-02-10T08:31:28.724910+0000 mgr.y (mgr.14140) 192 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi083=a,smithi117=b 2024-02-10T08:31:29.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[17733]: audit 2024-02-10T08:31:28.725663+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-10T08:31:29.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:28 smithi083 bash[17733]: audit 2024-02-10T08:31:28.731654+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-10T08:31:28.724933\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi117\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-10T08:31:29.736 DEBUG:teuthology.orchestra.run.smithi083:node-exporter.a> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.a.service 2024-02-10T08:31:29.739 DEBUG:teuthology.orchestra.run.smithi117:node-exporter.b> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.b.service 2024-02-10T08:31:29.742 INFO:tasks.cephadm:Adding alertmanager.a on smithi083 2024-02-10T08:31:29.742 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch apply alertmanager '1;smithi083=a' 2024-02-10T08:31:29.897 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:30.228 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:31.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:31 smithi117 bash[14101]: cluster 2024-02-10T08:31:30.337748+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:31 smithi083 bash[14135]: cluster 2024-02-10T08:31:30.337748+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:31 smithi083 bash[17733]: cluster 2024-02-10T08:31:30.337748+0000 mgr.y (mgr.14140) 193 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:33 smithi083 bash[14135]: cluster 2024-02-10T08:31:32.338305+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:33 smithi083 bash[17733]: cluster 2024-02-10T08:31:32.338305+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:34.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:33 smithi117 bash[14101]: cluster 2024-02-10T08:31:32.338305+0000 mgr.y (mgr.14140) 194 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:35.239 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled alertmanager update... 2024-02-10T08:31:35.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:35 smithi117 bash[14101]: cluster 2024-02-10T08:31:34.338900+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:35.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:35 smithi117 bash[14101]: audit 2024-02-10T08:31:35.231811+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-10T08:31:35.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:35 smithi117 bash[14101]: audit 2024-02-10T08:31:35.237659+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[14135]: cluster 2024-02-10T08:31:34.338900+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[14135]: audit 2024-02-10T08:31:35.231811+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[14135]: audit 2024-02-10T08:31:35.237659+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[17733]: cluster 2024-02-10T08:31:34.338900+0000 mgr.y (mgr.14140) 195 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[17733]: audit 2024-02-10T08:31:35.231811+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-10T08:31:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:35 smithi083 bash[17733]: audit 2024-02-10T08:31:35.237659+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-10T08:31:35.231104\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi083\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-10T08:31:36.957 DEBUG:teuthology.orchestra.run.smithi083:alertmanager.a> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@alertmanager.a.service 2024-02-10T08:31:36.960 INFO:tasks.cephadm:Adding grafana.a on smithi117 2024-02-10T08:31:36.960 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph orch apply grafana '1;smithi117=a' 2024-02-10T08:31:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:36 smithi083 bash[17733]: audit 2024-02-10T08:31:35.230125+0000 mgr.y (mgr.14140) 196 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:36 smithi083 bash[17733]: cephadm 2024-02-10T08:31:35.231080+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi083=a 2024-02-10T08:31:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:36 smithi083 bash[14135]: audit 2024-02-10T08:31:35.230125+0000 mgr.y (mgr.14140) 196 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:36 smithi083 bash[14135]: cephadm 2024-02-10T08:31:35.231080+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi083=a 2024-02-10T08:31:37.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:36 smithi117 bash[14101]: audit 2024-02-10T08:31:35.230125+0000 mgr.y (mgr.14140) 196 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:37.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:36 smithi117 bash[14101]: cephadm 2024-02-10T08:31:35.231080+0000 mgr.y (mgr.14140) 197 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi083=a 2024-02-10T08:31:37.199 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:38.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:37 smithi083 bash[14135]: cluster 2024-02-10T08:31:36.339515+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:38.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:37 smithi083 bash[17733]: cluster 2024-02-10T08:31:36.339515+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:38.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:37 smithi117 bash[14101]: cluster 2024-02-10T08:31:36.339515+0000 mgr.y (mgr.14140) 198 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:39 smithi083 bash[14135]: cluster 2024-02-10T08:31:38.340030+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:40.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:39 smithi083 bash[17733]: cluster 2024-02-10T08:31:38.340030+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:40.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:39 smithi117 bash[14101]: cluster 2024-02-10T08:31:38.340030+0000 mgr.y (mgr.14140) 199 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:41.842 INFO:teuthology.orchestra.run.smithi117.stdout:Scheduled grafana update... 2024-02-10T08:31:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[14135]: cluster 2024-02-10T08:31:40.340649+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[14135]: audit 2024-02-10T08:31:41.833883+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-10T08:31:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[14135]: audit 2024-02-10T08:31:41.840091+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-10T08:31:42.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[17733]: cluster 2024-02-10T08:31:40.340649+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:42.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[17733]: audit 2024-02-10T08:31:41.833883+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-10T08:31:42.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:41 smithi083 bash[17733]: audit 2024-02-10T08:31:41.840091+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-10T08:31:42.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:41 smithi117 bash[14101]: cluster 2024-02-10T08:31:40.340649+0000 mgr.y (mgr.14140) 200 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:42.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:41 smithi117 bash[14101]: audit 2024-02-10T08:31:41.833883+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-10T08:31:42.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:41 smithi117 bash[14101]: audit 2024-02-10T08:31:41.840091+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-10T08:31:41.833166\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi117\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-10T08:31:43.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:42 smithi117 bash[14101]: audit 2024-02-10T08:31:41.832137+0000 mgr.y (mgr.14140) 201 : audit [DBG] from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:43.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:42 smithi117 bash[14101]: cephadm 2024-02-10T08:31:41.833141+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Saving service grafana spec with placement count:1 smithi117=a 2024-02-10T08:31:43.357 DEBUG:teuthology.orchestra.run.smithi117:grafana.a> sudo journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@grafana.a.service 2024-02-10T08:31:43.360 INFO:tasks.cephadm:Setting up client nodes... 2024-02-10T08:31:43.360 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T08:31:43.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:42 smithi083 bash[14135]: audit 2024-02-10T08:31:41.832137+0000 mgr.y (mgr.14140) 201 : audit [DBG] from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:43.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:42 smithi083 bash[14135]: cephadm 2024-02-10T08:31:41.833141+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Saving service grafana spec with placement count:1 smithi117=a 2024-02-10T08:31:43.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:42 smithi083 bash[17733]: audit 2024-02-10T08:31:41.832137+0000 mgr.y (mgr.14140) 201 : audit [DBG] from='client.34358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi117=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:31:43.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:42 smithi083 bash[17733]: cephadm 2024-02-10T08:31:41.833141+0000 mgr.y (mgr.14140) 202 : cephadm [INF] Saving service grafana spec with placement count:1 smithi117=a 2024-02-10T08:31:43.437 INFO:journalctl@ceph.grafana.a.smithi117.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T08:31:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:43 smithi117 bash[14101]: cluster 2024-02-10T08:31:42.341203+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:44.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:43 smithi083 bash[14135]: cluster 2024-02-10T08:31:42.341203+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:44.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:43 smithi083 bash[17733]: cluster 2024-02-10T08:31:42.341203+0000 mgr.y (mgr.14140) 203 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:45.630 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:45 smithi117 docker[22452]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:31:45.631 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:45 smithi117 systemd[1]: Started Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:31:46.109 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:45 smithi117 bash[14101]: cluster 2024-02-10T08:31:44.341806+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:46.109 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:45 smithi117 bash[14101]: audit 2024-02-10T08:31:45.178580+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:46.109 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:45 smithi117 bash[14101]: audit 2024-02-10T08:31:45.186891+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:46.109 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:45 smithi117 bash[14101]: audit 2024-02-10T08:31:45.188547+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:46.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[14135]: cluster 2024-02-10T08:31:44.341806+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:46.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[17733]: cluster 2024-02-10T08:31:44.341806+0000 mgr.y (mgr.14140) 204 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:46.186 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[14135]: audit 2024-02-10T08:31:45.178580+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:46.186 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[14135]: audit 2024-02-10T08:31:45.186891+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:46.186 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[14135]: audit 2024-02-10T08:31:45.188547+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:46.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[17733]: audit 2024-02-10T08:31:45.178580+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:46.187 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[17733]: audit 2024-02-10T08:31:45.186891+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162049\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162247\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162374\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162496\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162615\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:12.162734\", \"created\": \"2024-02-10T08:31:11.151183\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:46.187 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:45 smithi083 bash[17733]: audit 2024-02-10T08:31:45.188547+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:31:46.380 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T08:31:46.380 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi117 (none))" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.224Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.227Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.228Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.232Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.232Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.236Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.236Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.492µs 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.236Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.237Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.237Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.809µs wal_replay_duration=850.249µs wbl_replay_duration=242ns total_replay_duration=945.282µs 2024-02-10T08:31:46.381 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.240Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T08:31:46.382 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.240Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-10T08:31:46.382 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.240Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T08:31:46.382 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.241Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=731.571µs db_storage=1.067µs remote_storage=1.598µs web_handler=343ns query_engine=743ns scrape=375.492µs scrape_sd=28.05µs notify=907ns notify_sd=1.974µs rules=44.122µs tracing=7.654µs 2024-02-10T08:31:46.382 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.241Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-10T08:31:46.382 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[22474]: ts=2024-02-10T08:31:46.241Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T08:31:46.645 INFO:teuthology.orchestra.run.smithi083.stdout:[client.0] 2024-02-10T08:31:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQByNMdlsTH1JRAA6DOFyTYcCsYiM2hpWrD6ZQ== 2024-02-10T08:31:47.072 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:47 smithi117 systemd[1]: Starting Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:31:47.072 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.432116+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:47.072 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.437479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:47.072 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.440566+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:47.073 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.441966+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:47.073 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.635923+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.83:0/23872255' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:47.073 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.636533+0000 mon.a (mon.0) 475 : 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-02-10T08:31:47.073 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:46 smithi117 bash[14101]: audit 2024-02-10T08:31:46.642840+0000 mon.a (mon.0) 476 : 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-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.432116+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.437479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.440566+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.441966+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.635923+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.83:0/23872255' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.636533+0000 mon.a (mon.0) 475 : 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-02-10T08:31:47.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[14135]: audit 2024-02-10T08:31:46.642840+0000 mon.a (mon.0) 476 : 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-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.432116+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.437479+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}}, \"last_daemon_update\": \"2024-02-10T08:31:46.429999\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.440566+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.441966+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.635923+0000 mon.c (mon.1) 12 : audit [INF] from='client.? 172.21.15.83:0/23872255' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.636533+0000 mon.a (mon.0) 475 : 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-02-10T08:31:47.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:46 smithi083 bash[17733]: audit 2024-02-10T08:31:46.642840+0000 mon.a (mon.0) 476 : 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-02-10T08:31:47.380 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:47 smithi117 docker[22740]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T08:31:47.380 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:47 smithi117 systemd[1]: Started Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:31:47.380 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[22760]: Unable to find image 'prom/node-exporter:latest' locally 2024-02-10T08:31:47.438 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2024-02-10T08:31:47.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-10T08:31:47.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-10T08:31:47.457 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T08:31:48.119 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:47 smithi083 systemd[1]: Started Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:31:48.119 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[25550]: Unable to find image 'prom/node-exporter:latest' locally 2024-02-10T08:31:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: cluster 2024-02-10T08:31:46.342357+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: cephadm 2024-02-10T08:31:46.443049+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:31:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: cluster 2024-02-10T08:31:46.342357+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:48.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: cephadm 2024-02-10T08:31:46.443049+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:31:48.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.115186+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:48.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.115186+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:48.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.121570+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:48.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.122831+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:48.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.124145+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.824187+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[14135]: audit 2024-02-10T08:31:47.828941+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.121570+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.122831+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.124145+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.824187+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:31:48.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:47 smithi083 bash[17733]: audit 2024-02-10T08:31:47.828941+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:31:48.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: cluster 2024-02-10T08:31:46.342357+0000 mgr.y (mgr.14140) 205 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:48.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: cephadm 2024-02-10T08:31:46.443049+0000 mgr.y (mgr.14140) 206 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:31:48.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.115186+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:31:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.121570+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:31:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.122831+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-10T08:31:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.124145+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:31:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.824187+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:31:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:47 smithi117 bash[14101]: audit 2024-02-10T08:31:47.828941+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:31:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:48 smithi083 bash[14135]: cephadm 2024-02-10T08:31:47.125387+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:31:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:48 smithi083 bash[14135]: cephadm 2024-02-10T08:31:47.832517+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:31:49.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:48 smithi083 bash[17733]: cephadm 2024-02-10T08:31:47.125387+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:31:49.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:48 smithi083 bash[17733]: cephadm 2024-02-10T08:31:47.832517+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:31:49.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:48 smithi117 bash[14101]: cephadm 2024-02-10T08:31:47.125387+0000 mgr.y (mgr.14140) 207 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:31:49.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:48 smithi117 bash[14101]: cephadm 2024-02-10T08:31:47.832517+0000 mgr.y (mgr.14140) 208 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:31:50.197 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:49 smithi117 bash[14101]: cluster 2024-02-10T08:31:48.342958+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:49 smithi083 bash[17733]: cluster 2024-02-10T08:31:48.342958+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:49 smithi083 bash[14135]: cluster 2024-02-10T08:31:48.342958+0000 mgr.y (mgr.14140) 209 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:50.576 INFO:teuthology.orchestra.run.smithi117.stdout:[client.1] 2024-02-10T08:31:50.577 INFO:teuthology.orchestra.run.smithi117.stdout: key = AQB2NMdlmmzbIRAAJWG6/OGOSBm36ubz+btmug== 2024-02-10T08:31:50.924 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:50 smithi117 bash[22760]: latest: Pulling from prom/node-exporter 2024-02-10T08:31:51.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:50 smithi117 bash[14101]: audit 2024-02-10T08:31:50.567008+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.117:0/24727925' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:51.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:50 smithi117 bash[14101]: audit 2024-02-10T08:31:50.567744+0000 mon.a (mon.0) 483 : 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-02-10T08:31:51.254 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:50 smithi117 bash[14101]: audit 2024-02-10T08:31:50.574887+0000 mon.a (mon.0) 484 : 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-02-10T08:31:51.254 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 2abcce694348: Pulling fs layer 2024-02-10T08:31:51.254 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 455fd88e5221: Pulling fs layer 2024-02-10T08:31:51.255 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 324153f2810a: Pulling fs layer 2024-02-10T08:31:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[14135]: audit 2024-02-10T08:31:50.567008+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.117:0/24727925' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[14135]: audit 2024-02-10T08:31:50.567744+0000 mon.a (mon.0) 483 : 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-02-10T08:31:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[14135]: audit 2024-02-10T08:31:50.574887+0000 mon.a (mon.0) 484 : 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-02-10T08:31:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[17733]: audit 2024-02-10T08:31:50.567008+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.117:0/24727925' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T08:31:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[17733]: audit 2024-02-10T08:31:50.567744+0000 mon.a (mon.0) 483 : 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-02-10T08:31:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:50 smithi083 bash[17733]: audit 2024-02-10T08:31:50.574887+0000 mon.a (mon.0) 484 : 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-02-10T08:31:51.607 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 455fd88e5221: Verifying Checksum 2024-02-10T08:31:51.607 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 455fd88e5221: Download complete 2024-02-10T08:31:51.607 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 2abcce694348: Verifying Checksum 2024-02-10T08:31:51.607 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 2abcce694348: Download complete 2024-02-10T08:31:51.607 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 324153f2810a: Download complete 2024-02-10T08:31:51.740 DEBUG:teuthology.orchestra.run.smithi117:> set -ex 2024-02-10T08:31:51.740 DEBUG:teuthology.orchestra.run.smithi117:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-10T08:31:51.741 DEBUG:teuthology.orchestra.run.smithi117:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-10T08:31:51.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:31:51.803 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: latest: Pulling from prom/node-exporter 2024-02-10T08:31:51.803 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 2abcce694348: Pulling fs layer 2024-02-10T08:31:51.880 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[22760]: 2abcce694348: Pull complete 2024-02-10T08:31:52.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[14135]: cluster 2024-02-10T08:31:50.343521+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:52.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[17733]: cluster 2024-02-10T08:31:50.343521+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:52.119 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 455fd88e5221: Pulling fs layer 2024-02-10T08:31:52.119 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 324153f2810a: Pulling fs layer 2024-02-10T08:31:52.119 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 455fd88e5221: Waiting 2024-02-10T08:31:52.120 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 324153f2810a: Waiting 2024-02-10T08:31:52.120 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 2abcce694348: Verifying Checksum 2024-02-10T08:31:52.120 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:51 smithi083 bash[25550]: 2abcce694348: Download complete 2024-02-10T08:31:52.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:51 smithi117 bash[14101]: cluster 2024-02-10T08:31:50.343521+0000 mgr.y (mgr.14140) 210 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:52.381 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:52 smithi117 bash[22760]: 455fd88e5221: Pull complete 2024-02-10T08:31:52.619 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:52 smithi083 bash[25550]: 2abcce694348: Pull complete 2024-02-10T08:31:52.619 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:52 smithi083 bash[25550]: 455fd88e5221: Download complete 2024-02-10T08:31:52.619 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:52 smithi083 bash[25550]: 324153f2810a: Verifying Checksum 2024-02-10T08:31:52.619 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:52 smithi083 bash[25550]: 324153f2810a: Download complete 2024-02-10T08:31:52.885 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:52 smithi117 bash[22760]: 324153f2810a: Pull complete 2024-02-10T08:31:52.885 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:52 smithi117 bash[22760]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-02-10T08:31:52.885 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:52 smithi117 bash[22760]: Status: Downloaded newer image for prom/node-exporter:latest 2024-02-10T08:31:54.065 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:53 smithi083 bash[14135]: cluster 2024-02-10T08:31:52.344078+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:54.066 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:53 smithi083 bash[25550]: 455fd88e5221: Pull complete 2024-02-10T08:31:54.066 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:53 smithi083 bash[17733]: cluster 2024-02-10T08:31:52.344078+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:54.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[14101]: cluster 2024-02-10T08:31:52.344078+0000 mgr.y (mgr.14140) 211 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.941Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.941Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.942Z 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-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.942Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.942Z 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-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.942Z 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-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T08:31:54.131 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T08:31:54.132 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T08:31:54.133 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T08:31:54.134 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T08:31:54.135 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T08:31:54.135 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T08:31:54.135 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.943Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T08:31:54.135 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.944Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-10T08:31:54.135 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:31:53 smithi117 bash[22760]: ts=2024-02-10T08:31:53.944Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T08:31:54.619 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:54 smithi083 bash[25550]: 324153f2810a: Pull complete 2024-02-10T08:31:55.369 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:55 smithi083 bash[25550]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-02-10T08:31:56.060 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:55 smithi083 bash[14135]: cluster 2024-02-10T08:31:54.344724+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:56.061 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:55 smithi083 bash[25550]: Status: Downloaded newer image for prom/node-exporter:latest 2024-02-10T08:31:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:56 smithi083 bash[17733]: cluster 2024-02-10T08:31:54.344724+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:56.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:55 smithi117 bash[14101]: cluster 2024-02-10T08:31:54.344724+0000 mgr.y (mgr.14140) 212 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:58.207 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:57 smithi083 bash[14135]: cluster 2024-02-10T08:31:56.345378+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:58.207 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:57 smithi083 bash[17733]: cluster 2024-02-10T08:31:56.345378+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:58.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:57 smithi117 bash[14101]: cluster 2024-02-10T08:31:56.345378+0000 mgr.y (mgr.14140) 213 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.206Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.206Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.208Z 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-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.208Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z 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-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z 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-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T08:31:58.433 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.209Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T08:31:58.434 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T08:31:58.435 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T08:31:58.436 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T08:31:58.437 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T08:31:58.437 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.210Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T08:31:58.437 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.211Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-10T08:31:58.437 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[25550]: ts=2024-02-10T08:31:58.211Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T08:31:58.773 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:31:58.773 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":47,"fsid":"daded1e2-c7ed-11ee-95b8-87774f69a715","created":"2024-02-10T08:25:33.533374+0000","modified":"2024-02-10T08:31:20.875952+0000","last_up_change":"2024-02-10T08:31:19.861998+0000","last_in_change":"2024-02-10T08:31:19.861998+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:25:47.007825+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"9ca2d31e-b670-4cd1-8f9d-314192c668ff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6803","nonce":11323369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6805","nonce":11323369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6809","nonce":11323369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6807","nonce":11323369}]},"public_addr":"172.21.15.83:6803/11323369","cluster_addr":"172.21.15.83:6805/11323369","heartbeat_back_addr":"172.21.15.83:6809/11323369","heartbeat_front_addr":"172.21.15.83:6807/11323369","state":["exists","up"]},{"osd":1,"uuid":"9dbb0bbc-3671-4ddb-99aa-d43de37a5035","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6811","nonce":2758485266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6813","nonce":2758485266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6817","nonce":2758485266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6815","nonce":2758485266}]},"public_addr":"172.21.15.83:6811/2758485266","cluster_addr":"172.21.15.83:6813/2758485266","heartbeat_back_addr":"172.21.15.83:6817/2758485266","heartbeat_front_addr":"172.21.15.83:6815/2758485266","state":["exists","up"]},{"osd":2,"uuid":"0400aada-b912-4a45-9080-8f1e57fa7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6819","nonce":2124631313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6821","nonce":2124631313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6825","nonce":2124631313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6823","nonce":2124631313}]},"public_addr":"172.21.15.83:6819/2124631313","cluster_addr":"172.21.15.83:6821/2124631313","heartbeat_back_addr":"172.21.15.83:6825/2124631313","heartbeat_front_addr":"172.21.15.83:6823/2124631313","state":["exists","up"]},{"osd":3,"uuid":"3bcdb91d-5420-45bd-b1ff-bf082f0898b3","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.83:6826","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6827","nonce":2033375989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6829","nonce":2033375989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6832","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6833","nonce":2033375989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6831","nonce":2033375989}]},"public_addr":"172.21.15.83:6827/2033375989","cluster_addr":"172.21.15.83:6829/2033375989","heartbeat_back_addr":"172.21.15.83:6833/2033375989","heartbeat_front_addr":"172.21.15.83:6831/2033375989","state":["exists","up"]},{"osd":4,"uuid":"6d289319-7432-4f47-9cc0-47baa497477f","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.117:6800","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6801","nonce":771288242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6803","nonce":771288242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6807","nonce":771288242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6805","nonce":771288242}]},"public_addr":"172.21.15.117:6801/771288242","cluster_addr":"172.21.15.117:6803/771288242","heartbeat_back_addr":"172.21.15.117:6807/771288242","heartbeat_front_addr":"172.21.15.117:6805/771288242","state":["exists","up"]},{"osd":5,"uuid":"d0a41950-196b-4830-b43c-eea01f017fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6809","nonce":1538211093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6811","nonce":1538211093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6815","nonce":1538211093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6813","nonce":1538211093}]},"public_addr":"172.21.15.117:6809/1538211093","cluster_addr":"172.21.15.117:6811/1538211093","heartbeat_back_addr":"172.21.15.117:6815/1538211093","heartbeat_front_addr":"172.21.15.117:6813/1538211093","state":["exists","up"]},{"osd":6,"uuid":"a29fc927-0867-42ef-a2f9-7719061d1829","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6817","nonce":2552571046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6819","nonce":2552571046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6823","nonce":2552571046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6821","nonce":2552571046}]},"public_addr":"172.21.15.117:6817/2552571046","cluster_addr":"172.21.15.117:6819/2552571046","heartbeat_back_addr":"172.21.15.117:6823/2552571046","heartbeat_front_addr":"172.21.15.117:6821/2552571046","state":["exists","up"]},{"osd":7,"uuid":"1e19e6a9-5292-4896-8a03-dbb1907ee1af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6825","nonce":2527219027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6827","nonce":2527219027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6831","nonce":2527219027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6829","nonce":2527219027}]},"public_addr":"172.21.15.117:6825/2527219027","cluster_addr":"172.21.15.117:6827/2527219027","heartbeat_back_addr":"172.21.15.117:6831/2527219027","heartbeat_front_addr":"172.21.15.117:6829/2527219027","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:17.336964+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:46.581681+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:13.962709+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:41.773220+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:01.661063+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:28.794083+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:53.311433+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:31:18.198384+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.83:6800/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/1244108752":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/4223958882":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/418988075":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/566583329":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/2727605170":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6800/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:0/2368424396":"2024-02-11T08:25:55.329141+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-10T08:31:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[14135]: audit 2024-02-10T08:31:58.771428+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.83:0/2881758618' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:31:59.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:58 smithi083 bash[17733]: audit 2024-02-10T08:31:58.771428+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.83:0/2881758618' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:31:59.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:58 smithi117 bash[14101]: audit 2024-02-10T08:31:58.771428+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.83:0/2881758618' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:00.028 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-10T08:25:47.007825+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, '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': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-02-10T08:32:00.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-10T08:32:00.272 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:31:59 smithi083 bash[14135]: cluster 2024-02-10T08:31:58.345950+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:00.272 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:31:59 smithi083 bash[17733]: cluster 2024-02-10T08:31:58.345950+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:00.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:31:59 smithi117 bash[14101]: cluster 2024-02-10T08:31:58.345950+0000 mgr.y (mgr.14140) 214 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:02.320 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:01 smithi083 bash[14135]: cluster 2024-02-10T08:32:00.346555+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:02.320 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:01 smithi083 bash[17733]: cluster 2024-02-10T08:32:00.346555+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:02.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:01 smithi117 bash[14101]: cluster 2024-02-10T08:32:00.346555+0000 mgr.y (mgr.14140) 215 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:04.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:03 smithi083 bash[14135]: cluster 2024-02-10T08:32:02.347166+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:04.242 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:03 smithi083 bash[17733]: cluster 2024-02-10T08:32:02.347166+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:04.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:03 smithi117 bash[14101]: cluster 2024-02-10T08:32:02.347166+0000 mgr.y (mgr.14140) 216 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:05.585 INFO:teuthology.orchestra.run.smithi083.stdout:pg_num: 1 2024-02-10T08:32:06.119 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:05 smithi083 docker[26228]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:32:06.119 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:05 smithi083 systemd[1]: Started Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:06.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[14135]: cluster 2024-02-10T08:32:04.347884+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:06.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[14135]: audit 2024-02-10T08:32:05.584539+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.83:0/943813202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-10T08:32:06.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[14135]: audit 2024-02-10T08:32:05.767989+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:06.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[14135]: audit 2024-02-10T08:32:05.772125+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:06.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[17733]: cluster 2024-02-10T08:32:04.347884+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:06.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[17733]: audit 2024-02-10T08:32:05.584539+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.83:0/943813202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-10T08:32:06.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[17733]: audit 2024-02-10T08:32:05.767989+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:06.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:05 smithi083 bash[17733]: audit 2024-02-10T08:32:05.772125+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:05 smithi117 bash[14101]: cluster 2024-02-10T08:32:04.347884+0000 mgr.y (mgr.14140) 217 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:06.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:05 smithi117 bash[14101]: audit 2024-02-10T08:32:05.584539+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.83:0/943813202' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-10T08:32:06.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:05 smithi117 bash[14101]: audit 2024-02-10T08:32:05.767989+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:06.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:05 smithi117 bash[14101]: audit 2024-02-10T08:32:05.772125+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818078\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818249\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818351\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818449\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818546\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818643\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:29:34.818740\", \"created\": \"2024-02-10T08:29:33.801564\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:07.083 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T08:32:07.083 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T08:32:07.083 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T08:32:07.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[17733]: audit 2024-02-10T08:32:05.946193+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-10T08:32:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[17733]: audit 2024-02-10T08:32:05.949596+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]': finished 2024-02-10T08:32:07.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[14135]: audit 2024-02-10T08:32:05.946193+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-10T08:32:07.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[14135]: audit 2024-02-10T08:32:05.949596+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]': finished 2024-02-10T08:32:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[17733]: audit 2024-02-10T08:32:05.950415+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-10T08:32:07.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[17733]: audit 2024-02-10T08:32:05.956571+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-10T08:32:07.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[17733]: cephadm 2024-02-10T08:32:05.957609+0000 mgr.y (mgr.14140) 218 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:32:07.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[14135]: audit 2024-02-10T08:32:05.950415+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-10T08:32:07.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[14135]: audit 2024-02-10T08:32:05.956571+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-10T08:32:07.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:06 smithi083 bash[14135]: cephadm 2024-02-10T08:32:05.957609+0000 mgr.y (mgr.14140) 218 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:32:07.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:06 smithi117 bash[14101]: audit 2024-02-10T08:32:05.946193+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-10T08:32:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:06 smithi117 bash[14101]: audit 2024-02-10T08:32:05.949596+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxjCCAa4CEQDGR3fasfdFsqyB2k9h8ap7MA0GCSqGSIb3DQEBDQUAMCExDTAL\nBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0wHhcNMjQwMjEwMDgzMjA1WhcN\nMzQwMjA3MDgzMjA1WjAhMQ0wCwYDVQQKDARDZXBoMRAwDgYDVQQDDAdjZXBoYWRt\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtEDpdvhIxA7Xd7WSPaK7\n8fUX10BVgaFY+wgNrBC1INfqANZ0NZbQoNup5YlarF7jKDa3TaDLQDsK4rwe0+0Z\nqX7oxiNTbHYWyaZHOQTv2e9iYGD3aIhMsE4uksTvxZJWI0k15dRKxoBz8F2RBaX+\nAYGNBH2S0tvfGCBm43DdcXQPti2OpYcd7V14b9OLvJApWCnd0aqnypSQP8sGw9q7\nP0I/lepkRJr2B1tlA8pORWeZBgk8bNaf3wrpZEyT4qVhzuch2hc0I0O1ZvpdmOe3\nAIa+TJmDkUgX4cH0GHyGN6U6P/BmIjqrARPjszmvdDlj05WFKUd3cHgAf0AutSC/\nMwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQARbk8A1UDtFFAC+02eObo8ni+i+xjg\np+sure6GY52vdT4P3fGZgY7X2HDRTr1eeKpVVz6rNa1L33uZLH3gF65bCu5M2kFa\nxGLEm+zVKsJY+CtO5gDOLDfPPitOr7f71VO7tQs2f7l65fOp54Vq9CO0TUju98/C\nx7+P6wzxcjEivygUE9mfNcTjr7hq18fUUIpjV6nF4C7bWnR8p5bVXmmvtPq/VOW5\nmSxK20T6hRWsYiYS7/uKUhXlmk2KdJfOkfwLqbyzCg4+w6t4kJCYxa9NVYrZ/KA8\n1aZp0DifiQPGaYTSVhuD4a6baU2NtFh4y1ZBq1by34fONfhOjhQRq02K\n-----END CERTIFICATE-----\n"}]': finished 2024-02-10T08:32:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:06 smithi117 bash[14101]: audit 2024-02-10T08:32:05.950415+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-10T08:32:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:06 smithi117 bash[14101]: audit 2024-02-10T08:32:05.956571+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQC0QOl2+EjEDtd3\ntZI9orvx9RfXQFWBoVj7CA2sELUg1+oA1nQ1ltCg26nliVqsXuMoNrdNoMtAOwri\nvB7T7RmpfujGI1NsdhbJpkc5BO/Z72JgYPdoiEywTi6SxO/FklYjSTXl1ErGgHPw\nXZEFpf4BgY0EfZLS298YIGbjcN1xdA+2LY6lhx3tXXhv04u8kClYKd3RqqfKlJA/\nywbD2rs/Qj+V6mREmvYHW2UDyk5FZ5kGCTxs1p/fCulkTJPipWHO5yHaFzQjQ7Vm\n+l2Y57cAhr5MmYORSBfhwfQYfIY3pTo/8GYiOqsBE+OzOa90OWPTlYUpR3dweAB/\nQC61IL8zAgMBAAECggEAHbI4BFahPlOnodwzDJ570j/rvpWlwKaBT1IjVn6mKJQJ\nxDuQh6eiFW47DkrTumQjjmN9TXe5JIrVn0cY2RdNzAPRe5skSlEmLfCL+VPb5A6x\nKWmwOPODluQ6fgmd6vHR6RxNmeCgtRVChI4Vr1WKhFsAjYXWo5B/r6ze5oeYo/EQ\n206a5ciLHMDqH2Tgu7s8KYMGGJTQiVSX+xZ1Eg6QcU/obY31ID5YtSrSDUREDaR8\nVV8iTh4p4ANr885BM3WCKd7mKrvdwJT7bUxmuG/gm+Qmtzdas2u8jQl3Y7c43/TF\ntWwNzs1lKGqsINF3LUM7m0/IrE6Jc8ngSLTgeEDVkQKBgQDu5gXY1LvNErdxhWku\nMmzbOub1716guSigPddw23aD5X9rwpdD6V8kbjVzOPYIqfrhvjXQo+s6UdHHwH72\n0D31GjZfni/1ZuXVDLHakXjrKsM+4qF11vlJewNAoxBDePicTctg5zIfkvqVA0FB\nOfKpFcyiRFtZATdyt7cT7+5P2wKBgQDBKC4ztUGPwB24MLFZ2Z2U5UDUHnO9U1tb\nTeKa8iUij0RQxItHqcxhrGmDfW5nqENLbQQnQZHwHEKj2fPbrIEKau0fzbJ0VYqe\nE2TAFjzQWG/PSQKPKuXLRubPB4jvqOSUygI7Y2g9hcQIQZW/m5jplHjdS+QiXN5w\nXWeM4oT5iQKBgQDccVEP5i1tbEnt7MdDo7AjE9UvNzRAZtsAElCMiVZxGwJbM3JV\nbjEm8rNLoVIWaJNiXxxVbAyRAhLrmcsOgNXLJ+bokJV8gvitgUtUfkvv5MPJcWK/\n1CCwF1zG9jD5sdTmljqHLo9n5z5m5lv+jjRGpiDv0tff52l85919/jYPZQKBgEEq\n7EOX0LHOMHi3PO7Cg+77Vd77EzN6DyWD5oM+VRcO3Q6e8RrRh9ogUE0DoZ8pXuLw\nuekAr1siPb2ISEUCM1svbic/wAiN38Gra19/YS8t1zNJP6rL31Gw7yhEM4ggJFaq\nvQwKYt325oeekQZfWbzc0dZfx21shcPFT61xs0l5AoGBAL2m2WGAqoEey0eXfwMb\nT5eHDP6vBdNKrJe/U1JiBgnSAlq1ubZb6k4o5HGIZPc01fci7RkPH6tb2FJiuGEa\nj/AhkGCZlgnLAKV9Fc9gMrDEr9vEJ4w2v76w0TLpyU+2cbeeKHypFQsI8zUw1JZU\nNPKnU309eP/O0yA39o1pau2P\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-10T08:32:07.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:06 smithi117 bash[14101]: cephadm 2024-02-10T08:32:05.957609+0000 mgr.y (mgr.14140) 218 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:32:07.961 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.718Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-10T08:32:07.961 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.718Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-10T08:32:07.961 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.720Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.83 port=9094 2024-02-10T08:32:07.962 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.723Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T08:32:07.962 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.773Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:32:07.962 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.773Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:32:07.962 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.775Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-10T08:32:07.962 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[26257]: ts=2024-02-10T08:32:07.775Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T08:32:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[17733]: cluster 2024-02-10T08:32:06.348689+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:08.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:07 smithi083 bash[14135]: cluster 2024-02-10T08:32:06.348689+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:08.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:07 smithi117 bash[14101]: cluster 2024-02-10T08:32:06.348689+0000 mgr.y (mgr.14140) 219 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:10.022 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:09 smithi083 bash[14135]: cluster 2024-02-10T08:32:08.349387+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:10.022 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:09 smithi083 bash[17733]: cluster 2024-02-10T08:32:08.349387+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:10.022 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:09 smithi083 bash[26257]: ts=2024-02-10T08:32:09.723Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000070732s 2024-02-10T08:32:10.361 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:32:10.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:09 smithi117 bash[14101]: cluster 2024-02-10T08:32:08.349387+0000 mgr.y (mgr.14140) 220 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:11.192 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":14,"active_gid":14140,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":1032323667},{"type":"v1","addr":"172.21.15.83:6801","nonce":1032323667}]},"active_addr":"172.21.15.83:6801/1032323667","active_change":"2024-02-10T08:26:12.189650+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292836696063,"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":"False","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":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","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":{"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":[]},"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_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","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":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","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":{"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":[]},"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_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi083.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","osd_support","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":5,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":2963387396}]},{"addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":392813030}]},{"addrvec":[{"type":"v2","addr":"172.21.15.83:0","nonce":511702157}]}]}} 2024-02-10T08:32:11.195 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T08:32:11.195 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T08:32:11.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:32:11.337 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:10 smithi083 bash[14135]: audit 2024-02-10T08:32:10.353484+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.83:0/3713948638' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:32:11.337 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:10 smithi083 bash[17733]: audit 2024-02-10T08:32:10.353484+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.83:0/3713948638' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:32:11.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:10 smithi117 bash[14101]: audit 2024-02-10T08:32:10.353484+0000 mon.a (mon.0) 491 : audit [DBG] from='client.? 172.21.15.83:0/3713948638' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T08:32:12.266 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:11 smithi083 bash[17733]: cluster 2024-02-10T08:32:10.349979+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:12.266 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:11 smithi083 bash[14135]: cluster 2024-02-10T08:32:10.349979+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:12.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:11 smithi117 bash[14101]: cluster 2024-02-10T08:32:10.349979+0000 mgr.y (mgr.14140) 221 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:13.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:12 smithi083 bash[14135]: cluster 2024-02-10T08:32:12.350567+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:13.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:12 smithi083 bash[17733]: cluster 2024-02-10T08:32:12.350567+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:13.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:12 smithi117 bash[14101]: cluster 2024-02-10T08:32:12.350567+0000 mgr.y (mgr.14140) 222 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:14.294 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:32:14.294 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":47,"fsid":"daded1e2-c7ed-11ee-95b8-87774f69a715","created":"2024-02-10T08:25:33.533374+0000","modified":"2024-02-10T08:31:20.875952+0000","last_up_change":"2024-02-10T08:31:19.861998+0000","last_in_change":"2024-02-10T08:31:19.861998+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:25:47.007825+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"9ca2d31e-b670-4cd1-8f9d-314192c668ff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6803","nonce":11323369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6805","nonce":11323369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6809","nonce":11323369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6807","nonce":11323369}]},"public_addr":"172.21.15.83:6803/11323369","cluster_addr":"172.21.15.83:6805/11323369","heartbeat_back_addr":"172.21.15.83:6809/11323369","heartbeat_front_addr":"172.21.15.83:6807/11323369","state":["exists","up"]},{"osd":1,"uuid":"9dbb0bbc-3671-4ddb-99aa-d43de37a5035","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6811","nonce":2758485266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6813","nonce":2758485266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6817","nonce":2758485266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6815","nonce":2758485266}]},"public_addr":"172.21.15.83:6811/2758485266","cluster_addr":"172.21.15.83:6813/2758485266","heartbeat_back_addr":"172.21.15.83:6817/2758485266","heartbeat_front_addr":"172.21.15.83:6815/2758485266","state":["exists","up"]},{"osd":2,"uuid":"0400aada-b912-4a45-9080-8f1e57fa7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6819","nonce":2124631313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6821","nonce":2124631313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6825","nonce":2124631313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6823","nonce":2124631313}]},"public_addr":"172.21.15.83:6819/2124631313","cluster_addr":"172.21.15.83:6821/2124631313","heartbeat_back_addr":"172.21.15.83:6825/2124631313","heartbeat_front_addr":"172.21.15.83:6823/2124631313","state":["exists","up"]},{"osd":3,"uuid":"3bcdb91d-5420-45bd-b1ff-bf082f0898b3","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.83:6826","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6827","nonce":2033375989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6829","nonce":2033375989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6832","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6833","nonce":2033375989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6831","nonce":2033375989}]},"public_addr":"172.21.15.83:6827/2033375989","cluster_addr":"172.21.15.83:6829/2033375989","heartbeat_back_addr":"172.21.15.83:6833/2033375989","heartbeat_front_addr":"172.21.15.83:6831/2033375989","state":["exists","up"]},{"osd":4,"uuid":"6d289319-7432-4f47-9cc0-47baa497477f","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.117:6800","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6801","nonce":771288242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6803","nonce":771288242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6807","nonce":771288242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6805","nonce":771288242}]},"public_addr":"172.21.15.117:6801/771288242","cluster_addr":"172.21.15.117:6803/771288242","heartbeat_back_addr":"172.21.15.117:6807/771288242","heartbeat_front_addr":"172.21.15.117:6805/771288242","state":["exists","up"]},{"osd":5,"uuid":"d0a41950-196b-4830-b43c-eea01f017fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6809","nonce":1538211093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6811","nonce":1538211093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6815","nonce":1538211093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6813","nonce":1538211093}]},"public_addr":"172.21.15.117:6809/1538211093","cluster_addr":"172.21.15.117:6811/1538211093","heartbeat_back_addr":"172.21.15.117:6815/1538211093","heartbeat_front_addr":"172.21.15.117:6813/1538211093","state":["exists","up"]},{"osd":6,"uuid":"a29fc927-0867-42ef-a2f9-7719061d1829","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6817","nonce":2552571046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6819","nonce":2552571046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6823","nonce":2552571046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6821","nonce":2552571046}]},"public_addr":"172.21.15.117:6817/2552571046","cluster_addr":"172.21.15.117:6819/2552571046","heartbeat_back_addr":"172.21.15.117:6823/2552571046","heartbeat_front_addr":"172.21.15.117:6821/2552571046","state":["exists","up"]},{"osd":7,"uuid":"1e19e6a9-5292-4896-8a03-dbb1907ee1af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6825","nonce":2527219027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6827","nonce":2527219027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6831","nonce":2527219027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6829","nonce":2527219027}]},"public_addr":"172.21.15.117:6825/2527219027","cluster_addr":"172.21.15.117:6827/2527219027","heartbeat_back_addr":"172.21.15.117:6831/2527219027","heartbeat_front_addr":"172.21.15.117:6829/2527219027","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:17.336964+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:46.581681+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:13.962709+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:41.773220+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:01.661063+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:28.794083+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:53.311433+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:31:18.198384+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.83:6800/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/1244108752":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/4223958882":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/418988075":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/566583329":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/2727605170":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6800/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:0/2368424396":"2024-02-11T08:25:55.329141+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-10T08:32:14.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:14 smithi083 bash[14135]: audit 2024-02-10T08:32:14.292468+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2500743314' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:14.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:14 smithi083 bash[17733]: audit 2024-02-10T08:32:14.292468+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2500743314' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:14.630 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:14 smithi117 bash[14101]: audit 2024-02-10T08:32:14.292468+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2500743314' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:15.074 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T08:32:15.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T08:32:16.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:15 smithi083 bash[14135]: cluster 2024-02-10T08:32:14.350995+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:16.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:15 smithi083 bash[17733]: cluster 2024-02-10T08:32:14.350995+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:16.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:15 smithi117 bash[14101]: cluster 2024-02-10T08:32:14.350995+0000 mgr.y (mgr.14140) 223 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:17.767 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:32:17.768 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":47,"fsid":"daded1e2-c7ed-11ee-95b8-87774f69a715","created":"2024-02-10T08:25:33.533374+0000","modified":"2024-02-10T08:31:20.875952+0000","last_up_change":"2024-02-10T08:31:19.861998+0000","last_in_change":"2024-02-10T08:31:19.861998+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-10T08:25:47.007825+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"9ca2d31e-b670-4cd1-8f9d-314192c668ff","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6803","nonce":11323369}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6805","nonce":11323369}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6809","nonce":11323369}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":11323369},{"type":"v1","addr":"172.21.15.83:6807","nonce":11323369}]},"public_addr":"172.21.15.83:6803/11323369","cluster_addr":"172.21.15.83:6805/11323369","heartbeat_back_addr":"172.21.15.83:6809/11323369","heartbeat_front_addr":"172.21.15.83:6807/11323369","state":["exists","up"]},{"osd":1,"uuid":"9dbb0bbc-3671-4ddb-99aa-d43de37a5035","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6811","nonce":2758485266}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6813","nonce":2758485266}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6817","nonce":2758485266}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":2758485266},{"type":"v1","addr":"172.21.15.83:6815","nonce":2758485266}]},"public_addr":"172.21.15.83:6811/2758485266","cluster_addr":"172.21.15.83:6813/2758485266","heartbeat_back_addr":"172.21.15.83:6817/2758485266","heartbeat_front_addr":"172.21.15.83:6815/2758485266","state":["exists","up"]},{"osd":2,"uuid":"0400aada-b912-4a45-9080-8f1e57fa7fc1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6819","nonce":2124631313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6821","nonce":2124631313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6825","nonce":2124631313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2124631313},{"type":"v1","addr":"172.21.15.83:6823","nonce":2124631313}]},"public_addr":"172.21.15.83:6819/2124631313","cluster_addr":"172.21.15.83:6821/2124631313","heartbeat_back_addr":"172.21.15.83:6825/2124631313","heartbeat_front_addr":"172.21.15.83:6823/2124631313","state":["exists","up"]},{"osd":3,"uuid":"3bcdb91d-5420-45bd-b1ff-bf082f0898b3","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.83:6826","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6827","nonce":2033375989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6829","nonce":2033375989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6832","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6833","nonce":2033375989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2033375989},{"type":"v1","addr":"172.21.15.83:6831","nonce":2033375989}]},"public_addr":"172.21.15.83:6827/2033375989","cluster_addr":"172.21.15.83:6829/2033375989","heartbeat_back_addr":"172.21.15.83:6833/2033375989","heartbeat_front_addr":"172.21.15.83:6831/2033375989","state":["exists","up"]},{"osd":4,"uuid":"6d289319-7432-4f47-9cc0-47baa497477f","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.117:6800","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6801","nonce":771288242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6802","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6803","nonce":771288242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6806","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6807","nonce":771288242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6804","nonce":771288242},{"type":"v1","addr":"172.21.15.117:6805","nonce":771288242}]},"public_addr":"172.21.15.117:6801/771288242","cluster_addr":"172.21.15.117:6803/771288242","heartbeat_back_addr":"172.21.15.117:6807/771288242","heartbeat_front_addr":"172.21.15.117:6805/771288242","state":["exists","up"]},{"osd":5,"uuid":"d0a41950-196b-4830-b43c-eea01f017fdd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6808","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6809","nonce":1538211093}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6810","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6811","nonce":1538211093}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6814","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6815","nonce":1538211093}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6812","nonce":1538211093},{"type":"v1","addr":"172.21.15.117:6813","nonce":1538211093}]},"public_addr":"172.21.15.117:6809/1538211093","cluster_addr":"172.21.15.117:6811/1538211093","heartbeat_back_addr":"172.21.15.117:6815/1538211093","heartbeat_front_addr":"172.21.15.117:6813/1538211093","state":["exists","up"]},{"osd":6,"uuid":"a29fc927-0867-42ef-a2f9-7719061d1829","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6816","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6817","nonce":2552571046}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6818","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6819","nonce":2552571046}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6822","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6823","nonce":2552571046}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6820","nonce":2552571046},{"type":"v1","addr":"172.21.15.117:6821","nonce":2552571046}]},"public_addr":"172.21.15.117:6817/2552571046","cluster_addr":"172.21.15.117:6819/2552571046","heartbeat_back_addr":"172.21.15.117:6823/2552571046","heartbeat_front_addr":"172.21.15.117:6821/2552571046","state":["exists","up"]},{"osd":7,"uuid":"1e19e6a9-5292-4896-8a03-dbb1907ee1af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6824","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6825","nonce":2527219027}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6826","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6827","nonce":2527219027}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6830","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6831","nonce":2527219027}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.117:6828","nonce":2527219027},{"type":"v1","addr":"172.21.15.117:6829","nonce":2527219027}]},"public_addr":"172.21.15.117:6825/2527219027","cluster_addr":"172.21.15.117:6827/2527219027","heartbeat_back_addr":"172.21.15.117:6831/2527219027","heartbeat_front_addr":"172.21.15.117:6829/2527219027","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:17.336964+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:28:46.581681+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:13.962709+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:29:41.773220+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:01.661063+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:28.794083+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:30:53.311433+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-10T08:31:18.198384+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.83:6800/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/1244108752":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/4223958882":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/418988075":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/566583329":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/2912536425":"2024-02-11T08:26:12.189002+0000","172.21.15.83:0/2727605170":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6800/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:6801/1266108488":"2024-02-11T08:25:55.329141+0000","172.21.15.83:0/2368424396":"2024-02-11T08:25:55.329141+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-10T08:32:18.015 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:17 smithi083 bash[14135]: cluster 2024-02-10T08:32:16.351585+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:18.015 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:17 smithi083 bash[14135]: audit 2024-02-10T08:32:17.765652+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.83:0/441320189' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:18.016 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:17 smithi083 bash[26257]: ts=2024-02-10T08:32:17.725Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.0016319s 2024-02-10T08:32:18.016 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:17 smithi083 bash[17733]: cluster 2024-02-10T08:32:16.351585+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:18.016 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:17 smithi083 bash[17733]: audit 2024-02-10T08:32:17.765652+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.83:0/441320189' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:17 smithi117 bash[14101]: cluster 2024-02-10T08:32:16.351585+0000 mgr.y (mgr.14140) 224 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:18.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:17 smithi117 bash[14101]: audit 2024-02-10T08:32:17.765652+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.83:0/441320189' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T08:32:18.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T08:32:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:19 smithi083 bash[14135]: cluster 2024-02-10T08:32:18.352145+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:20.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:19 smithi083 bash[17733]: cluster 2024-02-10T08:32:18.352145+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:20.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:19 smithi117 bash[14101]: cluster 2024-02-10T08:32:18.352145+0000 mgr.y (mgr.14140) 225 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:22.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:21 smithi083 bash[14135]: cluster 2024-02-10T08:32:20.352732+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:22.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:21 smithi083 bash[17733]: cluster 2024-02-10T08:32:20.352732+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:22.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:21 smithi117 bash[14101]: cluster 2024-02-10T08:32:20.352732+0000 mgr.y (mgr.14140) 226 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:22.228 INFO:teuthology.orchestra.run.smithi083.stdout:42949673011 2024-02-10T08:32:22.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T08:32:24.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:23 smithi117 bash[14101]: cluster 2024-02-10T08:32:22.353110+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:23 smithi083 bash[14135]: cluster 2024-02-10T08:32:22.353110+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:23 smithi083 bash[17733]: cluster 2024-02-10T08:32:22.353110+0000 mgr.y (mgr.14140) 227 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:25.925 INFO:teuthology.orchestra.run.smithi083.stdout:68719476783 2024-02-10T08:32:25.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T08:32:26.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:25 smithi117 bash[14101]: cluster 2024-02-10T08:32:24.353603+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:25 smithi083 bash[14135]: cluster 2024-02-10T08:32:24.353603+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:25 smithi083 bash[17733]: cluster 2024-02-10T08:32:24.353603+0000 mgr.y (mgr.14140) 228 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:27 smithi083 bash[17733]: cluster 2024-02-10T08:32:26.354192+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:27 smithi083 bash[14135]: cluster 2024-02-10T08:32:26.354192+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:28.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:27 smithi117 bash[14101]: cluster 2024-02-10T08:32:26.354192+0000 mgr.y (mgr.14140) 229 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:28.630 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:28 smithi117 docker[23234]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana.a 2024-02-10T08:32:28.631 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:28 smithi117 systemd[1]: Started Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:29.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[14135]: audit 2024-02-10T08:32:28.316788+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:29.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[17733]: audit 2024-02-10T08:32:28.316788+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:29.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[14135]: audit 2024-02-10T08:32:28.323180+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:29.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[14135]: audit 2024-02-10T08:32:28.324975+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:29.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[17733]: audit 2024-02-10T08:32:28.323180+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:29.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:28 smithi083 bash[17733]: audit 2024-02-10T08:32:28.324975+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:29.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:28 smithi117 bash[14101]: audit 2024-02-10T08:32:28.316788+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:29.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:28 smithi117 bash[14101]: audit 2024-02-10T08:32:28.323180+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428667\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.428908\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429071\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429224\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429378\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429538\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:31:46.429692\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:29.157 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:28 smithi117 bash[14101]: audit 2024-02-10T08:32:28.324975+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-10T08:32:29.455 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="App mode production" logger=settings 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-10T08:32:29.456 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-10T08:32:29.531 INFO:teuthology.orchestra.run.smithi083.stdout:90194313257 2024-02-10T08:32:29.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-10T08:32:29.757 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-10T08:32:30.033 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T08:32:30.034 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-10T08:32:30.034 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[23258]: t=2024-02-10T08:32:29+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-10T08:32:30.034 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[14101]: cluster 2024-02-10T08:32:28.354701+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:30.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[14101]: audit 2024-02-10T08:32:29.579588+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:30.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[14101]: audit 2024-02-10T08:32:29.586000+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:30.035 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:29 smithi117 bash[14101]: audit 2024-02-10T08:32:29.587273+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:30.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[14135]: cluster 2024-02-10T08:32:28.354701+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:30.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[17733]: cluster 2024-02-10T08:32:28.354701+0000 mgr.y (mgr.14140) 230 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:30.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[14135]: audit 2024-02-10T08:32:29.579588+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:30.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[17733]: audit 2024-02-10T08:32:29.579588+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:30.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[17733]: audit 2024-02-10T08:32:29.586000+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:30.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[17733]: audit 2024-02-10T08:32:29.587273+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:30.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[14135]: audit 2024-02-10T08:32:29.586000+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"37cddb372a69\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577576\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:05.786868\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.829781\"}}, \"last_daemon_update\": \"2024-02-10T08:32:29.577797\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:30.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:29 smithi083 bash[14135]: audit 2024-02-10T08:32:29.587273+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:30.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-10T08:32:30.336 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-10T08:32:30.336 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-10T08:32:30.336 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-10T08:32:30.336 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-10T08:32:30.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-10T08:32:30.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-10T08:32:30.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-10T08:32:30.588 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-10T08:32:30.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-10T08:32:30.881 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-10T08:32:30.881 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-10T08:32:30.881 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-10T08:32:30.881 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-10T08:32:31.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-10T08:32:31.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[23258]: t=2024-02-10T08:32:30+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-10T08:32:31.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-10T08:32:31.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-10T08:32:31.177 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-10T08:32:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[14101]: audit 2024-02-10T08:32:30.664568+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:31.178 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:30 smithi117 bash[14101]: audit 2024-02-10T08:32:30.669172+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:31.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:30 smithi083 bash[17733]: audit 2024-02-10T08:32:30.664568+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:31.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:30 smithi083 bash[17733]: audit 2024-02-10T08:32:30.669172+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:31.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:30 smithi083 bash[14135]: audit 2024-02-10T08:32:30.664568+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:31.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:30 smithi083 bash[14135]: audit 2024-02-10T08:32:30.669172+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"748d111334d9\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661989\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:31:45.174360\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:31:25.022480\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:30.662498\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:31.462 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-10T08:32:31.462 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-10T08:32:31.462 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-10T08:32:31.462 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-10T08:32:31.462 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-10T08:32:31.722 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-10T08:32:31.722 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-10T08:32:31.722 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-10T08:32:32.057 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[14101]: cluster 2024-02-10T08:32:30.355264+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:32.057 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[14101]: cephadm 2024-02-10T08:32:30.672625+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:32:32.057 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[14101]: cephadm 2024-02-10T08:32:30.675719+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:32:32.057 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-10T08:32:32.057 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-10T08:32:32.057 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-10T08:32:32.057 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:31 smithi117 bash[23258]: t=2024-02-10T08:32:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-10T08:32:32.058 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:32 smithi083 bash[17733]: cluster 2024-02-10T08:32:30.355264+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:32 smithi083 bash[17733]: cephadm 2024-02-10T08:32:30.672625+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:32 smithi083 bash[17733]: cephadm 2024-02-10T08:32:30.675719+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:31 smithi083 bash[14135]: cluster 2024-02-10T08:32:30.355264+0000 mgr.y (mgr.14140) 231 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:31 smithi083 bash[14135]: cephadm 2024-02-10T08:32:30.672625+0000 mgr.y (mgr.14140) 232 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:32:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:31 smithi083 bash[14135]: cephadm 2024-02-10T08:32:30.675719+0000 mgr.y (mgr.14140) 233 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:32:32.308 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-10T08:32:32.308 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-10T08:32:32.308 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-10T08:32:32.559 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-10T08:32:32.559 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-10T08:32:32.560 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-10T08:32:32.861 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-10T08:32:32.862 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-10T08:32:32.862 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-10T08:32:32.862 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-10T08:32:32.862 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-10T08:32:32.862 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-10T08:32:33.121 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:32 smithi117 bash[23258]: t=2024-02-10T08:32:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-10T08:32:33.121 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-10T08:32:33.381 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-10T08:32:33.381 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-10T08:32:33.381 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-10T08:32:33.381 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-10T08:32:33.381 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-10T08:32:33.666 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-10T08:32:33.666 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-10T08:32:33.666 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-10T08:32:33.666 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-10T08:32:33.918 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-10T08:32:33.918 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-10T08:32:33.918 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-10T08:32:33.918 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-10T08:32:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:33 smithi083 bash[14135]: cluster 2024-02-10T08:32:32.355852+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:33 smithi083 bash[17733]: cluster 2024-02-10T08:32:32.355852+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:34.219 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[14101]: cluster 2024-02-10T08:32:32.355852+0000 mgr.y (mgr.14140) 234 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:34.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:33 smithi117 bash[23258]: t=2024-02-10T08:32:33+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-10T08:32:34.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-10T08:32:34.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-10T08:32:34.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-10T08:32:34.487 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-10T08:32:34.487 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-10T08:32:34.487 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-10T08:32:34.487 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-10T08:32:34.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-10T08:32:34.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T08:32:34.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-10T08:32:34.935 INFO:teuthology.orchestra.run.smithi083.stdout:111669149733 2024-02-10T08:32:34.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T08:32:35.073 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-10T08:32:35.073 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-10T08:32:35.073 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-10T08:32:35.073 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:34 smithi117 bash[23258]: t=2024-02-10T08:32:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-10T08:32:35.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-10T08:32:35.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-10T08:32:35.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-10T08:32:35.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-10T08:32:35.630 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-10T08:32:35.631 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-10T08:32:35.631 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-10T08:32:35.631 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-10T08:32:35.631 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-10T08:32:35.978 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[14101]: cluster 2024-02-10T08:32:34.356467+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:35.978 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-10T08:32:35.978 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-10T08:32:35.978 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-10T08:32:35.979 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-10T08:32:36.065 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:35 smithi083 bash[14135]: cluster 2024-02-10T08:32:34.356467+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:36.066 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:35 smithi083 bash[17733]: cluster 2024-02-10T08:32:34.356467+0000 mgr.y (mgr.14140) 235 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:36.262 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:35 smithi117 bash[23258]: t=2024-02-10T08:32:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-10T08:32:36.262 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-10T08:32:36.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-10T08:32:36.263 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-10T08:32:36.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-10T08:32:36.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-10T08:32:36.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-10T08:32:36.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-10T08:32:36.589 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-10T08:32:36.590 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-10T08:32:36.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-10T08:32:36.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-10T08:32:37.046 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:36 smithi083 systemd[1]: Stopping Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:32:37.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-10T08:32:37.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-10T08:32:37.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:36 smithi117 bash[23258]: t=2024-02-10T08:32:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-10T08:32:37.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-10T08:32:37.126 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-10T08:32:37.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:37 smithi083 bash[26257]: ts=2024-02-10T08:32:37.056Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:32:37.377 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-10T08:32:37.377 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-10T08:32:37.377 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-10T08:32:37.628 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-10T08:32:37.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-10T08:32:37.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-10T08:32:37.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-10T08:32:37.629 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-10T08:32:37.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-10T08:32:37.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-10T08:32:37.881 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-10T08:32:38.181 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[14101]: cluster 2024-02-10T08:32:36.357092+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:38.182 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:37 smithi117 bash[23258]: t=2024-02-10T08:32:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-10T08:32:38.182 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-10T08:32:38.182 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-10T08:32:38.182 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-10T08:32:38.182 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-10T08:32:38.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:37 smithi083 bash[14135]: cluster 2024-02-10T08:32:36.357092+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:38.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:37 smithi083 bash[17733]: cluster 2024-02-10T08:32:36.357092+0000 mgr.y (mgr.14140) 236 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:38.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:37 smithi083 docker[28027]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:32:38.449 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-10T08:32:38.450 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-10T08:32:38.450 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-10T08:32:38.735 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-10T08:32:38.735 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-10T08:32:38.735 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-10T08:32:38.735 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-10T08:32:38.735 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-10T08:32:38.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:38 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T08:32:38.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:38 smithi083 systemd[1]: Stopped Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:38.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:38 smithi083 systemd[1]: Starting Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:32:38.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:38 smithi083 docker[28072]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:32:38.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:38 smithi083 systemd[1]: Started Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:39.058 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-10T08:32:39.058 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[23258]: t=2024-02-10T08:32:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-10T08:32:39.059 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[14101]: audit 2024-02-10T08:32:38.558901+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:39.060 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:38 smithi117 bash[14101]: audit 2024-02-10T08:32:38.565490+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:39.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:38 smithi083 bash[17733]: audit 2024-02-10T08:32:38.558901+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:39.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:38 smithi083 bash[17733]: audit 2024-02-10T08:32:38.565490+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:39.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:38 smithi083 bash[14135]: audit 2024-02-10T08:32:38.558901+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:39.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:38 smithi083 bash[14135]: audit 2024-02-10T08:32:38.565490+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576676\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576887\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.576988\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577083\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577193\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577287\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577386\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:29.577480\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:39.380 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[23258]: t=2024-02-10T08:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-10T08:32:39.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[23258]: t=2024-02-10T08:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-10T08:32:39.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[23258]: t=2024-02-10T08:32:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-10T08:32:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[14135]: cluster 2024-02-10T08:32:38.357705+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[14135]: cephadm 2024-02-10T08:32:38.566514+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:32:40.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[14135]: cephadm 2024-02-10T08:32:38.570967+0000 mgr.y (mgr.14140) 239 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:32:40.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[17733]: cluster 2024-02-10T08:32:38.357705+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:40.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[17733]: cephadm 2024-02-10T08:32:38.566514+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:32:40.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[17733]: cephadm 2024-02-10T08:32:38.570967+0000 mgr.y (mgr.14140) 239 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.861Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.861Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.864Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.83 port=9094 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.865Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.913Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.914Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.916Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-10T08:32:40.120 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:39 smithi083 bash[28084]: ts=2024-02-10T08:32:39.916Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T08:32:40.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-10T08:32:40.335 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-10T08:32:40.335 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[14101]: cluster 2024-02-10T08:32:38.357705+0000 mgr.y (mgr.14140) 237 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:40.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[14101]: cephadm 2024-02-10T08:32:38.566514+0000 mgr.y (mgr.14140) 238 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:32:40.336 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:39 smithi117 bash[14101]: cephadm 2024-02-10T08:32:38.570967+0000 mgr.y (mgr.14140) 239 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:32:40.606 INFO:teuthology.orchestra.run.smithi083.stdout:133143986210 2024-02-10T08:32:40.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T08:32:40.618 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-10T08:32:40.618 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-10T08:32:40.618 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-10T08:32:41.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-10T08:32:41.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-10T08:32:41.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:40 smithi117 bash[23258]: t=2024-02-10T08:32:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-10T08:32:41.380 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[23258]: t=2024-02-10T08:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-10T08:32:41.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[23258]: t=2024-02-10T08:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-10T08:32:41.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[23258]: t=2024-02-10T08:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-10T08:32:42.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:41 smithi083 bash[14135]: cluster 2024-02-10T08:32:40.358399+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:42.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:41 smithi083 bash[17733]: cluster 2024-02-10T08:32:40.358399+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:42.119 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:41 smithi083 bash[28084]: ts=2024-02-10T08:32:41.867Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000949071s 2024-02-10T08:32:42.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[14101]: cluster 2024-02-10T08:32:40.358399+0000 mgr.y (mgr.14140) 240 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:42.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[23258]: t=2024-02-10T08:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-10T08:32:42.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:41 smithi117 bash[23258]: t=2024-02-10T08:32:41+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-10T08:32:42.610 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:42 smithi117 bash[23258]: t=2024-02-10T08:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-10T08:32:42.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:42 smithi117 bash[23258]: t=2024-02-10T08:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-10T08:32:42.880 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:42 smithi117 bash[23258]: t=2024-02-10T08:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-10T08:32:43.256 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:42 smithi117 bash[23258]: t=2024-02-10T08:32:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-10T08:32:43.256 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-10T08:32:43.558 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-10T08:32:43.558 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-10T08:32:43.558 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-10T08:32:43.818 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-10T08:32:43.818 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-10T08:32:44.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[14101]: cluster 2024-02-10T08:32:42.358958+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:44.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:43 smithi117 bash[23258]: t=2024-02-10T08:32:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-10T08:32:44.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-10T08:32:44.219 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:43 smithi083 bash[14135]: cluster 2024-02-10T08:32:42.358958+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:44.219 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:43 smithi083 bash[17733]: cluster 2024-02-10T08:32:42.358958+0000 mgr.y (mgr.14140) 241 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:44.220 INFO:teuthology.orchestra.run.smithi083.stdout:154618822684 2024-02-10T08:32:44.221 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T08:32:44.722 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-10T08:32:44.723 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-10T08:32:44.723 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-10T08:32:45.041 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-10T08:32:45.041 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[23258]: t=2024-02-10T08:32:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 systemd[1]: Stopping Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T08:32:45.041 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.832Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.833Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.833Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-10T08:32:45.042 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:44 smithi117 bash[22474]: ts=2024-02-10T08:32:44.834Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-10T08:32:45.405 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[23258]: t=2024-02-10T08:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-10T08:32:45.405 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[23258]: t=2024-02-10T08:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-10T08:32:45.955 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[23258]: t=2024-02-10T08:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-10T08:32:45.955 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[23258]: t=2024-02-10T08:32:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 docker[23717]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 systemd[1]: Stopped Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 systemd[1]: Starting Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 docker[23757]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:32:45.956 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:45 smithi117 systemd[1]: Started Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:32:46.316 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[17733]: cluster 2024-02-10T08:32:44.359485+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:46.316 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[17733]: audit 2024-02-10T08:32:45.951886+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:46.317 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[14135]: cluster 2024-02-10T08:32:44.359485+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:46.317 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[17733]: audit 2024-02-10T08:32:45.957799+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:46.317 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[17733]: audit 2024-02-10T08:32:45.959283+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-10T08:32:46.318 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[14135]: audit 2024-02-10T08:32:45.951886+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:46.318 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[14135]: audit 2024-02-10T08:32:45.957799+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:46.318 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:45 smithi083 bash[14135]: audit 2024-02-10T08:32:45.959283+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-10T08:32:46.380 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[23258]: t=2024-02-10T08:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-10T08:32:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[14101]: cluster 2024-02-10T08:32:44.359485+0000 mgr.y (mgr.14140) 242 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[14101]: audit 2024-02-10T08:32:45.951886+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[14101]: audit 2024-02-10T08:32:45.957799+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661186\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661385\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661512\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661633\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661751\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.661870\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662109\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:30.662229\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:46.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:45 smithi117 bash[14101]: audit 2024-02-10T08:32:45.959283+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-10T08:32:46.866 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[23258]: t=2024-02-10T08:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-10T08:32:47.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[23258]: t=2024-02-10T08:32:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-10T08:32:47.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-10T08:32:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: cephadm 2024-02-10T08:32:45.958762+0000 mgr.y (mgr.14140) 243 : cephadm [INF] Setting dashboard grafana config to https://smithi117:3000 2024-02-10T08:32:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: audit 2024-02-10T08:32:45.969069+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-10T08:32:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: audit 2024-02-10T08:32:45.975033+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: audit 2024-02-10T08:32:46.966040+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:47.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: audit 2024-02-10T08:32:46.970605+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:47.132 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:46 smithi117 bash[14101]: audit 2024-02-10T08:32:46.971892+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.158 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: cephadm 2024-02-10T08:32:45.958762+0000 mgr.y (mgr.14140) 243 : cephadm [INF] Setting dashboard grafana config to https://smithi117:3000 2024-02-10T08:32:47.159 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: audit 2024-02-10T08:32:45.969069+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-10T08:32:47.159 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: audit 2024-02-10T08:32:45.975033+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.159 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: cephadm 2024-02-10T08:32:45.958762+0000 mgr.y (mgr.14140) 243 : cephadm [INF] Setting dashboard grafana config to https://smithi117:3000 2024-02-10T08:32:47.159 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: audit 2024-02-10T08:32:45.969069+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi117:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-10T08:32:47.159 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: audit 2024-02-10T08:32:45.975033+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: audit 2024-02-10T08:32:46.966040+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: audit 2024-02-10T08:32:46.970605+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[14135]: audit 2024-02-10T08:32:46.971892+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: audit 2024-02-10T08:32:46.966040+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: audit 2024-02-10T08:32:46.970605+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963615\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963750\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963832\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963909\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.963985\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964061\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964137\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964214\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:46.964290\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:46.964454\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:47.160 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:46 smithi083 bash[17733]: audit 2024-02-10T08:32:46.971892+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:47.540 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-10T08:32:47.540 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-10T08:32:47.793 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.655Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T08:32:47.794 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.656Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.656Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.656Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi117 (none))" 2024-02-10T08:32:47.794 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.656Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.656Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.662Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.663Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.664Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.664Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.670Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.670Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.347µs 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.670Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.671Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.672Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.672Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.4µs wal_replay_duration=1.792031ms wbl_replay_duration=259ns total_replay_duration=1.901016ms 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.675Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.675Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-10T08:32:47.795 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.675Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T08:32:47.796 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.676Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=1.166989ms db_storage=1.124µs remote_storage=1.568µs web_handler=618ns query_engine=798ns scrape=470.964µs scrape_sd=47.543µs notify=28.882µs notify_sd=66.335µs rules=72.51µs tracing=7.31µs 2024-02-10T08:32:47.796 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.676Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-10T08:32:47.796 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23767]: ts=2024-02-10T08:32:47.676Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T08:32:47.875 INFO:teuthology.orchestra.run.smithi083.stdout:176093659161 2024-02-10T08:32:47.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T08:32:48.071 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[14101]: cluster 2024-02-10T08:32:46.360076+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:48.071 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-10T08:32:48.071 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-10T08:32:48.071 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:47 smithi117 bash[23258]: t=2024-02-10T08:32:47+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-10T08:32:48.071 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-10T08:32:48.355 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-10T08:32:48.356 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-10T08:32:48.356 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-10T08:32:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:47 smithi083 bash[14135]: cluster 2024-02-10T08:32:46.360076+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:47 smithi083 bash[17733]: cluster 2024-02-10T08:32:46.360076+0000 mgr.y (mgr.14140) 244 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:48.607 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-10T08:32:48.607 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-10T08:32:48.608 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-10T08:32:48.608 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-10T08:32:48.875 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-10T08:32:48.876 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-10T08:32:48.876 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-10T08:32:48.876 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-10T08:32:48.876 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-10T08:32:49.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[23258]: t=2024-02-10T08:32:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-10T08:32:49.130 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-10T08:32:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[14101]: audit 2024-02-10T08:32:48.138338+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[14101]: audit 2024-02-10T08:32:48.144782+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[14101]: audit 2024-02-10T08:32:48.150540+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:49.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:48 smithi117 bash[14101]: cluster 2024-02-10T08:32:48.360565+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:49.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[17733]: audit 2024-02-10T08:32:48.138338+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:49.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[17733]: audit 2024-02-10T08:32:48.144782+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:49.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[17733]: audit 2024-02-10T08:32:48.150540+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:49.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[17733]: cluster 2024-02-10T08:32:48.360565+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:49.269 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[14135]: audit 2024-02-10T08:32:48.138338+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:49.269 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[14135]: audit 2024-02-10T08:32:48.144782+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134774\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.134969\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135095\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135215\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135334\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135480\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135610\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135732\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:48.135851\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:48.136102\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:49.269 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[14135]: audit 2024-02-10T08:32:48.150540+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:49.269 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:48 smithi083 bash[14135]: cluster 2024-02-10T08:32:48.360565+0000 mgr.y (mgr.14140) 245 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:49.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-10T08:32:49.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-10T08:32:49.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-10T08:32:49.404 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-10T08:32:49.655 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-10T08:32:49.655 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-10T08:32:49.655 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-10T08:32:49.907 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-10T08:32:49.907 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-10T08:32:49.907 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-10T08:32:49.907 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-10T08:32:50.119 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:32:49 smithi083 bash[28084]: ts=2024-02-10T08:32:49.870Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003755378s 2024-02-10T08:32:50.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[17733]: audit 2024-02-10T08:32:49.127471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[14135]: audit 2024-02-10T08:32:49.127471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[14135]: audit 2024-02-10T08:32:49.133167+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:50.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[14135]: audit 2024-02-10T08:32:49.134112+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:50.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[17733]: audit 2024-02-10T08:32:49.133167+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:50.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:50 smithi083 bash[17733]: audit 2024-02-10T08:32:49.134112+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:50.167 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-10T08:32:50.167 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:49 smithi117 bash[23258]: t=2024-02-10T08:32:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-10T08:32:50.167 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-10T08:32:50.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[14101]: audit 2024-02-10T08:32:49.127471+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:32:50.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[14101]: audit 2024-02-10T08:32:49.133167+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}}, \"last_daemon_update\": \"2024-02-10T08:32:49.126276\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:32:50.169 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[14101]: audit 2024-02-10T08:32:49.134112+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:32:50.444 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-10T08:32:50.444 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-10T08:32:50.444 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-10T08:32:50.444 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-10T08:32:50.444 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-10T08:32:50.695 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-10T08:32:50.695 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-10T08:32:50.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-10T08:32:50.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-10T08:32:50.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-10T08:32:50.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-10T08:32:51.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[14101]: audit 2024-02-10T08:32:50.235697+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:51.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[14101]: audit 2024-02-10T08:32:50.243857+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:51.242 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[14101]: cluster 2024-02-10T08:32:50.361024+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:50 smithi117 bash[23258]: t=2024-02-10T08:32:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-10T08:32:51.243 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+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-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-10T08:32:51.244 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-02-10T08:32:51.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[14135]: audit 2024-02-10T08:32:50.235697+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:51.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[14135]: audit 2024-02-10T08:32:50.243857+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:51.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[14135]: cluster 2024-02-10T08:32:50.361024+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:51.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[17733]: audit 2024-02-10T08:32:50.235697+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:32:51.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[17733]: audit 2024-02-10T08:32:50.243857+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}}, \"last_daemon_update\": \"2024-02-10T08:32:50.233591\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:32:51.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:51 smithi083 bash[17733]: cluster 2024-02-10T08:32:50.361024+0000 mgr.y (mgr.14140) 246 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:51.630 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="Initializing Stream Manager" 2024-02-10T08:32:51.630 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:32:51 smithi117 bash[23258]: t=2024-02-10T08:32:51+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-02-10T08:32:51.633 INFO:teuthology.orchestra.run.smithi083.stdout:197568495637 2024-02-10T08:32:51.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T08:32:53.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:53 smithi083 bash[14135]: cluster 2024-02-10T08:32:52.361578+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:53.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:53 smithi083 bash[17733]: cluster 2024-02-10T08:32:52.361578+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:53.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:53 smithi117 bash[14101]: cluster 2024-02-10T08:32:52.361578+0000 mgr.y (mgr.14140) 247 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:54.707 INFO:teuthology.orchestra.run.smithi083.stdout:42949673017 2024-02-10T08:32:55.462 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673011 got 42949673017 for osd.0 2024-02-10T08:32:55.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T08:32:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:55 smithi083 bash[14135]: cluster 2024-02-10T08:32:54.362113+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:55 smithi083 bash[14135]: audit 2024-02-10T08:32:54.706789+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.83:0/1196967586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:32:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:55 smithi083 bash[17733]: cluster 2024-02-10T08:32:54.362113+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:55 smithi083 bash[17733]: audit 2024-02-10T08:32:54.706789+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.83:0/1196967586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:32:55.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:55 smithi117 bash[14101]: cluster 2024-02-10T08:32:54.362113+0000 mgr.y (mgr.14140) 248 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:55.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:55 smithi117 bash[14101]: audit 2024-02-10T08:32:54.706789+0000 mon.a (mon.0) 518 : audit [DBG] from='client.? 172.21.15.83:0/1196967586' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T08:32:57.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:57 smithi083 bash[14135]: cluster 2024-02-10T08:32:56.362711+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:57.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:57 smithi083 bash[17733]: cluster 2024-02-10T08:32:56.362711+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:57.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:57 smithi117 bash[14101]: cluster 2024-02-10T08:32:56.362711+0000 mgr.y (mgr.14140) 249 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:58.393 INFO:teuthology.orchestra.run.smithi083.stdout:68719476789 2024-02-10T08:32:58.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:58 smithi083 bash[14135]: audit 2024-02-10T08:32:58.393054+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.83:0/1824582144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:32:58.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:58 smithi083 bash[17733]: audit 2024-02-10T08:32:58.393054+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.83:0/1824582144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:32:58.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:58 smithi117 bash[14101]: audit 2024-02-10T08:32:58.393054+0000 mon.a (mon.0) 519 : audit [DBG] from='client.? 172.21.15.83:0/1824582144' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T08:32:59.154 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476783 got 68719476789 for osd.1 2024-02-10T08:32:59.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T08:32:59.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:32:59 smithi083 bash[14135]: cluster 2024-02-10T08:32:58.363098+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:59.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:32:59 smithi083 bash[17733]: cluster 2024-02-10T08:32:58.363098+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:32:59.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:32:59 smithi117 bash[14101]: cluster 2024-02-10T08:32:58.363098+0000 mgr.y (mgr.14140) 250 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:02.037 INFO:teuthology.orchestra.run.smithi083.stdout:90194313263 2024-02-10T08:33:02.093 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:01 smithi083 bash[14135]: cluster 2024-02-10T08:33:00.363718+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:02.093 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:01 smithi083 bash[17733]: cluster 2024-02-10T08:33:00.363718+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:02.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:01 smithi117 bash[14101]: cluster 2024-02-10T08:33:00.363718+0000 mgr.y (mgr.14140) 251 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:02.845 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313257 got 90194313263 for osd.2 2024-02-10T08:33:02.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T08:33:03.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:02 smithi083 bash[14135]: audit 2024-02-10T08:33:02.037152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.83:0/111500122' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:33:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:02 smithi083 bash[17733]: audit 2024-02-10T08:33:02.037152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.83:0/111500122' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:33:03.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:02 smithi117 bash[14101]: audit 2024-02-10T08:33:02.037152+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.83:0/111500122' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T08:33:04.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:03 smithi083 bash[14135]: cluster 2024-02-10T08:33:02.364288+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:03 smithi083 bash[17733]: cluster 2024-02-10T08:33:02.364288+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:04.130 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:03 smithi117 bash[14101]: cluster 2024-02-10T08:33:02.364288+0000 mgr.y (mgr.14140) 252 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:05.984 INFO:teuthology.orchestra.run.smithi083.stdout:111669149740 2024-02-10T08:33:06.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:05 smithi083 bash[14135]: cluster 2024-02-10T08:33:04.364866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:06.243 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:05 smithi083 bash[17733]: cluster 2024-02-10T08:33:04.364866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:06.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:05 smithi117 bash[14101]: cluster 2024-02-10T08:33:04.364866+0000 mgr.y (mgr.14140) 253 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:06.742 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149733 got 111669149740 for osd.3 2024-02-10T08:33:06.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T08:33:07.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:06 smithi083 bash[14135]: audit 2024-02-10T08:33:05.983409+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.83:0/811613115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:33:07.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:06 smithi083 bash[17733]: audit 2024-02-10T08:33:05.983409+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.83:0/811613115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:33:07.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:06 smithi117 bash[14101]: audit 2024-02-10T08:33:05.983409+0000 mon.a (mon.0) 520 : audit [DBG] from='client.? 172.21.15.83:0/811613115' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T08:33:08.094 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:07 smithi083 bash[14135]: cluster 2024-02-10T08:33:06.365470+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:08.094 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:07 smithi083 bash[17733]: cluster 2024-02-10T08:33:06.365470+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:08.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:07 smithi117 bash[14101]: cluster 2024-02-10T08:33:06.365470+0000 mgr.y (mgr.14140) 254 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:09.704 INFO:teuthology.orchestra.run.smithi083.stdout:133143986216 2024-02-10T08:33:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:09 smithi083 bash[17733]: cluster 2024-02-10T08:33:08.366072+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:09 smithi083 bash[17733]: audit 2024-02-10T08:33:09.704260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.83:0/2551514925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:33:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:09 smithi083 bash[14135]: cluster 2024-02-10T08:33:08.366072+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:09 smithi083 bash[14135]: audit 2024-02-10T08:33:09.704260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.83:0/2551514925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:33:10.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:09 smithi117 bash[14101]: cluster 2024-02-10T08:33:08.366072+0000 mgr.y (mgr.14140) 255 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:10.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:09 smithi117 bash[14101]: audit 2024-02-10T08:33:09.704260+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.83:0/2551514925' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T08:33:10.528 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986210 got 133143986216 for osd.4 2024-02-10T08:33:10.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T08:33:12.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:11 smithi083 bash[14135]: cluster 2024-02-10T08:33:10.366644+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:12.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:11 smithi083 bash[17733]: cluster 2024-02-10T08:33:10.366644+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:12.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:11 smithi117 bash[14101]: cluster 2024-02-10T08:33:10.366644+0000 mgr.y (mgr.14140) 256 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:13.589 INFO:teuthology.orchestra.run.smithi083.stdout:154618822690 2024-02-10T08:33:14.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:13 smithi083 bash[14135]: cluster 2024-02-10T08:33:12.367236+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:14.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:13 smithi083 bash[14135]: audit 2024-02-10T08:33:13.589420+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.83:0/1503725347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:33:14.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:13 smithi083 bash[17733]: cluster 2024-02-10T08:33:12.367236+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:14.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:13 smithi083 bash[17733]: audit 2024-02-10T08:33:13.589420+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.83:0/1503725347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:33:14.309 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822684 got 154618822690 for osd.5 2024-02-10T08:33:14.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T08:33:14.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:13 smithi117 bash[14101]: cluster 2024-02-10T08:33:12.367236+0000 mgr.y (mgr.14140) 257 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:14.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:13 smithi117 bash[14101]: audit 2024-02-10T08:33:13.589420+0000 mon.a (mon.0) 521 : audit [DBG] from='client.? 172.21.15.83:0/1503725347' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T08:33:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:15 smithi083 bash[14135]: cluster 2024-02-10T08:33:14.367779+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:15 smithi083 bash[17733]: cluster 2024-02-10T08:33:14.367779+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:16.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:15 smithi117 bash[14101]: cluster 2024-02-10T08:33:14.367779+0000 mgr.y (mgr.14140) 258 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:17.404 INFO:teuthology.orchestra.run.smithi083.stdout:176093659167 2024-02-10T08:33:18.161 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659161 got 176093659167 for osd.6 2024-02-10T08:33:18.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T08:33:18.298 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:17 smithi083 bash[14135]: cluster 2024-02-10T08:33:16.368362+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:18.298 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:17 smithi083 bash[14135]: audit 2024-02-10T08:33:17.404261+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2232733855' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:33:18.298 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:17 smithi083 bash[17733]: cluster 2024-02-10T08:33:16.368362+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:18.298 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:17 smithi083 bash[17733]: audit 2024-02-10T08:33:17.404261+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2232733855' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:33:18.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:17 smithi117 bash[14101]: cluster 2024-02-10T08:33:16.368362+0000 mgr.y (mgr.14140) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:18.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:17 smithi117 bash[14101]: audit 2024-02-10T08:33:17.404261+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2232733855' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T08:33:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:19 smithi083 bash[14135]: cluster 2024-02-10T08:33:18.368901+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:19 smithi083 bash[17733]: cluster 2024-02-10T08:33:18.368901+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:20.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:19 smithi117 bash[14101]: cluster 2024-02-10T08:33:18.368901+0000 mgr.y (mgr.14140) 260 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:21.388 INFO:teuthology.orchestra.run.smithi083.stdout:197568495643 2024-02-10T08:33:22.099 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495637 got 197568495643 for osd.7 2024-02-10T08:33:22.099 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T08:33:22.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:33:22.232 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:21 smithi083 bash[14135]: cluster 2024-02-10T08:33:20.369535+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:22.232 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:21 smithi083 bash[14135]: audit 2024-02-10T08:33:21.388070+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.83:0/586958362' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:33:22.232 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:21 smithi083 bash[17733]: cluster 2024-02-10T08:33:20.369535+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:22.232 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:21 smithi083 bash[17733]: audit 2024-02-10T08:33:21.388070+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.83:0/586958362' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:33:22.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:21 smithi117 bash[14101]: cluster 2024-02-10T08:33:20.369535+0000 mgr.y (mgr.14140) 261 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:22.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:21 smithi117 bash[14101]: audit 2024-02-10T08:33:21.388070+0000 mon.a (mon.0) 522 : audit [DBG] from='client.? 172.21.15.83:0/586958362' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T08:33:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:23 smithi083 bash[14135]: cluster 2024-02-10T08:33:22.370107+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:23 smithi083 bash[17733]: cluster 2024-02-10T08:33:22.370107+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:24.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:23 smithi117 bash[14101]: cluster 2024-02-10T08:33:22.370107+0000 mgr.y (mgr.14140) 262 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:25.157 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:33:25.159 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-02-10T08:33:25.937 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":251,"stamp":"2024-02-10T08:33:24.370403+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.003428"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-10T08:31:20.902348+0000","last_change":"2024-02-10T08:31:20.902348+0000","last_active":"2024-02-10T08:31:20.902348+0000","last_peered":"2024-02-10T08:31:20.902348+0000","last_clean":"2024-02-10T08:31:20.902348+0000","last_became_active":"2024-02-10T08:31:20.896289+0000","last_became_peered":"2024-02-10T08:31:20.896289+0000","last_unstale":"2024-02-10T08:31:20.902348+0000","last_undegraded":"2024-02-10T08:31:20.902348+0000","last_fullsized":"2024-02-10T08:31:20.902348+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:25:47.007883+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:25:47.007883+0000","last_clean_scrub_stamp":"2024-02-10T08:25:47.007883+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495644,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.3089999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.877,"5min":0.877,"15min":0.877},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.22,"5min":1.22,"15min":1.22},"last":0.93000000000000005}]},{"osd":1,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.214,"5min":1.214,"15min":1.214},"last":0.76000000000000001}]},{"osd":2,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.876}]},{"osd":3,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"max":{"1min":1.121,"5min":1.121,"15min":1.121},"last":1.0409999999999999}]},{"osd":4,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.921,"5min":1.921,"15min":1.921},"last":1.095},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":0.996}]},{"osd":5,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0169999999999999,"15min":1.0169999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.9910000000000001,"5min":1.9910000000000001,"15min":1.9910000000000001},"last":1.143}]},{"osd":6,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"max":{"1min":2.0369999999999999,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.071}]}]},{"osd":6,"up_from":41,"seq":176093659168,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.94699999999999995,"15min":0.96899999999999997},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1779999999999999,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.96999999999999997,"15min":0.98199999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1499999999999999,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.84399999999999997}]},{"osd":1,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.878,"15min":0.89400000000000002},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.016,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.115,"15min":1.1419999999999999},"min":{"1min":0.67400000000000004,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.46,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.92000000000000004}]},{"osd":2,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.97499999999999998,"15min":0.98999999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3120000000000001,"5min":2.669,"15min":2.669},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.002,"15min":1.0249999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.131,"5min":2.9660000000000002,"15min":2.9660000000000002},"last":0.98799999999999999}]},{"osd":3,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.93600000000000005,"15min":0.94599999999999995},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.075,"5min":1.671,"15min":1.671},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0089999999999999,"15min":1.0169999999999999},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.4179999999999999,"5min":2.5179999999999998,"15min":2.5179999999999998},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.94999999999999996,"15min":0.95899999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2010000000000001,"5min":2.9009999999999998,"15min":2.9009999999999998},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.97999999999999998,"15min":0.98799999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3819999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.0029999999999999,"15min":1.0169999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.29,"5min":2.8410000000000002,"15min":2.8410000000000002},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97599999999999998,"15min":0.97899999999999998},"min":{"1min":0.54000000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2210000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.89000000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:32:21 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.077,"15min":1.077},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":2.8759999999999999,"5min":2.8759999999999999,"15min":2.8759999999999999},"last":0.86699999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":3,"5min":3,"15min":3},"last":1.034}]}]},{"osd":1,"up_from":16,"seq":68719476795,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.58399999999999996,"15min":0.52500000000000002},"min":{"1min":0.36099999999999999,"5min":0.316,"15min":0.316},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.64700000000000002,"15min":0.57099999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.90500000000000003,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.78300000000000003}]},{"osd":2,"last update":"Sat Feb 10 08:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.66200000000000003,"15min":0.624},"min":{"1min":0.49099999999999999,"5min":0.439,"15min":0.439},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.67800000000000005,"15min":0.64700000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.93000000000000005}]},{"osd":3,"last update":"Sat Feb 10 08:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.70399999999999996,"15min":0.69199999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.77300000000000002,"15min":0.73799999999999999},"min":{"1min":0.51400000000000001,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.81000000000000005}]},{"osd":4,"last update":"Sat Feb 10 08:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.92900000000000005,"15min":0.91800000000000004},"min":{"1min":0.69699999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.99299999999999999,"15min":0.97599999999999998},"min":{"1min":0.76300000000000001,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.95499999999999996}]},{"osd":5,"last update":"Sat Feb 10 08:32:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.998,"15min":0.99099999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.391,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.034,"15min":1.034},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":1.371}]},{"osd":6,"last update":"Sat Feb 10 08:32:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.018,"15min":1.0049999999999999},"min":{"1min":0.72699999999999998,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.073},{"interface":"front","average":{"1min":1.179,"5min":1.101,"15min":1.0880000000000001},"min":{"1min":0.85099999999999998,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":2.0299999999999998,"5min":2.0299999999999998,"15min":2.0299999999999998},"last":1.024}]},{"osd":7,"last update":"Sat Feb 10 08:32:25 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.29},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2470000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673023,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 08:32:59 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.59999999999999998,"15min":0.53000000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.96199999999999997,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.66400000000000003,"15min":0.58499999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.90500000000000003}]},{"osd":2,"last update":"Sat Feb 10 08:33:19 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.76200000000000001,"15min":0.79400000000000004},"min":{"1min":0.5,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.274,"5min":4.0659999999999998,"15min":4.0659999999999998},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.75600000000000001,"15min":0.71199999999999997},"min":{"1min":0.60999999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.129,"5min":1.214,"15min":1.214},"last":0.70899999999999996}]},{"osd":3,"last update":"Sat Feb 10 08:32:51 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.75900000000000001,"15min":0.73099999999999998},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.1739999999999999,"5min":1.248,"15min":1.248},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.872,"5min":0.80900000000000005,"15min":0.79100000000000004},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1299999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.85399999999999998}]},{"osd":4,"last update":"Sat Feb 10 08:33:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.93300000000000005,"15min":0.91800000000000004},"min":{"1min":0.71699999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.95799999999999996,"15min":0.93999999999999995},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.1479999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.131}]},{"osd":5,"last update":"Sat Feb 10 08:32:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1830000000000001,"15min":1.2070000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3440000000000001,"5min":4.46,"15min":4.46},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.1080000000000001,"15min":1.1379999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1759999999999999,"5min":4.3840000000000003,"15min":4.3840000000000003},"last":0.94899999999999995}]},{"osd":6,"last update":"Sat Feb 10 08:32:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.075,"15min":1.0820000000000001},"min":{"1min":0.80800000000000005,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":1.012},{"interface":"front","average":{"1min":1.085,"5min":1.1160000000000001,"15min":1.121},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.369,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.80900000000000005}]},{"osd":7,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":4.367,"5min":4.367,"15min":4.367},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.94099999999999995}]}]},{"osd":2,"up_from":21,"seq":90194313268,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":0.61899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47899999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0700000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.65700000000000003,"15min":0.628},"min":{"1min":0.46200000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.88}]},{"osd":1,"last update":"Sat Feb 10 08:32:22 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.626,"15min":0.59799999999999998},"min":{"1min":0.49299999999999999,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.67800000000000005,"15min":0.65600000000000003},"min":{"1min":0.48099999999999998,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.98799999999999999,"5min":1.004,"15min":1.004},"last":0.69899999999999995}]},{"osd":3,"last update":"Sat Feb 10 08:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.71299999999999997,"15min":0.70799999999999996},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.78000000000000003,"15min":0.76600000000000001},"min":{"1min":0.59199999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.0309999999999999,"5min":1.056,"15min":1.056},"last":0.83099999999999996}]},{"osd":4,"last update":"Sat Feb 10 08:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90100000000000002,"15min":0.90800000000000003},"min":{"1min":0.70999999999999996,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95099999999999996,"15min":0.94999999999999996},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.0209999999999999}]},{"osd":5,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1519999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.98699999999999999,"15min":0.99299999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2430000000000001,"5min":1.381,"15min":1.381},"last":0.85799999999999998}]},{"osd":6,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.054,"15min":1.0509999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.101},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.026,"15min":1.02},"min":{"1min":0.84499999999999997,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.262,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.95999999999999996}]},{"osd":7,"last update":"Sat Feb 10 08:32:22 2024","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"min":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":1.355,"5min":1.355,"15min":1.355},"last":1.119}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.63400000000000001,"15min":0.622},"min":{"1min":0.48699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.86899999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.754},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.70799999999999996,"15min":0.68400000000000005},"min":{"1min":0.52600000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.80800000000000005}]},{"osd":1,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.73099999999999998,"15min":0.71999999999999997},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.69699999999999995,"15min":0.69399999999999995},"min":{"1min":0.36599999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.623}]},{"osd":2,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.78100000000000003,"15min":0.754},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.75,"15min":0.73399999999999999},"min":{"1min":0.51900000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.877}]},{"osd":4,"last update":"Sat Feb 10 08:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91100000000000003,"15min":0.89900000000000002},"min":{"1min":0.60699999999999998,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.83199999999999996,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3029999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.78200000000000003}]},{"osd":5,"last update":"Sat Feb 10 08:32:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96799999999999997,"15min":0.94899999999999995},"min":{"1min":0.67400000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.96999999999999997,"15min":0.95499999999999996},"min":{"1min":0.72299999999999998,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.919,"5min":1.919,"15min":1.919},"last":1.3580000000000001}]},{"osd":6,"last update":"Sat Feb 10 08:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.073,"15min":1.073},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.484,"5min":1.502,"15min":1.502},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.054,"15min":1.052},"min":{"1min":0.85799999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3109999999999999,"5min":1.345,"15min":1.345},"last":1.3089999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:32:21 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.88,"5min":0.88,"15min":0.88},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.234},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.032}]}]},{"osd":4,"up_from":31,"seq":133143986219,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.80400000000000005,"15min":0.77800000000000002},"min":{"1min":0.65000000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":1.05},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.83899999999999997,"15min":0.82599999999999996},"min":{"1min":0.68600000000000005,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.65800000000000003}]},{"osd":1,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.81599999999999995,"15min":0.81200000000000006},"min":{"1min":0.69999999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.157,"5min":1.202,"15min":1.202},"last":1.165}]},{"osd":2,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.879,"15min":0.85299999999999998},"min":{"1min":0.75700000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.206,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.85399999999999998,"15min":0.83599999999999997},"min":{"1min":0.70799999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2889999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.84799999999999998,"15min":0.82799999999999996},"min":{"1min":0.65200000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":1.0880000000000001}]},{"osd":5,"last update":"Sat Feb 10 08:32:30 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.75600000000000001,"15min":0.73599999999999999},"min":{"1min":0.59999999999999998,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.147,"5min":1.234,"15min":1.234},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.50800000000000001,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1339999999999999,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.024}]},{"osd":6,"last update":"Sat Feb 10 08:32:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.84899999999999998,"15min":0.84099999999999997},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.93400000000000005,"15min":0.92200000000000004},"min":{"1min":0.57299999999999995,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2130000000000001,"5min":1.25,"15min":1.25},"last":1.1259999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:33:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0169999999999999,"15min":1.0069999999999999},"min":{"1min":0.74399999999999999,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.2},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.98099999999999998,"15min":0.96799999999999997},"min":{"1min":0.70999999999999996,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.94099999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822692,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.87,"15min":0.86899999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.82699999999999996,"15min":0.83499999999999996},"min":{"1min":0.53000000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.86499999999999999}]},{"osd":1,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84099999999999997,"15min":0.83699999999999997},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.86799999999999999,"15min":0.875},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.081,"5min":1.129,"15min":1.129},"last":0.93799999999999994}]},{"osd":2,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.84399999999999997,"15min":0.83599999999999997},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94999999999999996,"15min":0.95399999999999996},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.97999999999999998}]},{"osd":3,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.876,"15min":0.876},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.151}]},{"osd":4,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.76000000000000001,"15min":0.75600000000000001},"min":{"1min":0.53500000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.83999999999999997,"15min":0.83499999999999996},"min":{"1min":0.58799999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.125}]},{"osd":6,"last update":"Sat Feb 10 08:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.89200000000000002,"15min":0.89300000000000002},"min":{"1min":0.59599999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.0980000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:32:20 2024","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.95499999999999996,"15min":0.95499999999999996},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.272,"5min":1.272,"15min":1.272},"last":1.175},{"interface":"front","average":{"1min":1.002,"5min":1.002,"15min":1.002},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.1919999999999999}]}]}]}} 2024-02-10T08:33:25.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T08:33:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:25 smithi083 bash[14135]: cluster 2024-02-10T08:33:24.370670+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:25 smithi083 bash[17733]: cluster 2024-02-10T08:33:24.370670+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:26.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:25 smithi117 bash[14101]: cluster 2024-02-10T08:33:24.370670+0000 mgr.y (mgr.14140) 263 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:27.281 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:26 smithi083 bash[14135]: audit 2024-02-10T08:33:25.153147+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:27.281 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:26 smithi083 bash[17733]: audit 2024-02-10T08:33:25.153147+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:27.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:26 smithi117 bash[14101]: audit 2024-02-10T08:33:25.153147+0000 mgr.y (mgr.14140) 264 : audit [DBG] from='client.14583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:27 smithi083 bash[14135]: cluster 2024-02-10T08:33:26.371270+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:27 smithi083 bash[17733]: cluster 2024-02-10T08:33:26.371270+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:28.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:27 smithi117 bash[14101]: cluster 2024-02-10T08:33:26.371270+0000 mgr.y (mgr.14140) 265 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:29.135 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:33:29.137 INFO:teuthology.orchestra.run.smithi083.stderr:dumped all 2024-02-10T08:33:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:29 smithi083 bash[14135]: cluster 2024-02-10T08:33:28.371859+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:29 smithi083 bash[17733]: cluster 2024-02-10T08:33:28.371859+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:29.380 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:29 smithi117 bash[14101]: cluster 2024-02-10T08:33:28.371859+0000 mgr.y (mgr.14140) 266 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:29.910 INFO:teuthology.orchestra.run.smithi083.stdout:{"pg_ready":true,"pg_map":{"version":253,"stamp":"2024-02-10T08:33:28.371594+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"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":8392220,"kb_used_data":3548,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568996,"statfs":{"total":767960285184,"available":759366651904,"internally_reserved":8589934592,"allocated":3633152,"data_stored":1443642,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"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.003534"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-10T08:31:20.902348+0000","last_change":"2024-02-10T08:31:20.902348+0000","last_active":"2024-02-10T08:31:20.902348+0000","last_peered":"2024-02-10T08:31:20.902348+0000","last_clean":"2024-02-10T08:31:20.902348+0000","last_became_active":"2024-02-10T08:31:20.896289+0000","last_became_peered":"2024-02-10T08:31:20.896289+0000","last_unstale":"2024-02-10T08:31:20.902348+0000","last_undegraded":"2024-02-10T08:31:20.902348+0000","last_fullsized":"2024-02-10T08:31:20.902348+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-10T08:25:47.007883+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T08:25:47.007883+0000","last_clean_scrub_stamp":"2024-02-10T08:25:47.007883+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495645,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.84699999999999998,"15min":0.85599999999999998},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.107,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1},{"interface":"front","average":{"1min":0.871,"5min":0.875,"15min":0.876},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1120000000000001,"5min":1.22,"15min":1.22},"last":0.60499999999999998}]},{"osd":1,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.88600000000000001,"15min":0.89000000000000001},"min":{"1min":0.62,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1359999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.82899999999999996,"5min":0.88400000000000001,"15min":0.89300000000000002},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.081,"5min":1.214,"15min":1.214},"last":0.83299999999999996}]},{"osd":2,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.141,"5min":1.167,"15min":1.167},"last":1.111},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.96399999999999997,"15min":0.96499999999999997},"min":{"1min":0.75600000000000001,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.1399999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.79100000000000004}]},{"osd":3,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.67100000000000004,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.194,"5min":1.262,"15min":1.262},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.96699999999999997,"15min":0.97199999999999998},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.88700000000000001,"15min":0.88600000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.095,"5min":1.921,"15min":1.921},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.98599999999999999,"15min":0.98999999999999999},"min":{"1min":0.68200000000000005,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1890000000000001,"5min":1.45,"15min":1.45},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"min":{"1min":0.63500000000000001,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.165,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.04,"5min":1.0209999999999999,"15min":1.018},"min":{"1min":0.65200000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.2090000000000001,"5min":1.9910000000000001,"15min":1.9910000000000001},"last":1.032}]},{"osd":6,"last update":"Sat Feb 10 08:33:23 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.0660000000000001,"15min":1.073},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.21,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.0569999999999999,"15min":1.0629999999999999},"min":{"1min":0.66500000000000004,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.256,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.66800000000000004}]}]},{"osd":6,"up_from":41,"seq":176093659169,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.94699999999999995,"15min":0.96899999999999997},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.1779999999999999,"5min":2.8199999999999998,"15min":2.8199999999999998},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.96999999999999997,"15min":0.98199999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1499999999999999,"5min":2.9369999999999998,"15min":2.9369999999999998},"last":0.88200000000000001}]},{"osd":1,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":0.878,"15min":0.89400000000000002},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.016,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.115,"15min":1.1419999999999999},"min":{"1min":0.67400000000000004,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.46,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.84899999999999998}]},{"osd":2,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.97499999999999998,"15min":0.98999999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3120000000000001,"5min":2.669,"15min":2.669},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":1.002,"15min":1.0249999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.131,"5min":2.9660000000000002,"15min":2.9660000000000002},"last":1.016}]},{"osd":3,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.93600000000000005,"15min":0.94599999999999995},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.075,"5min":1.671,"15min":1.671},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0089999999999999,"15min":1.0169999999999999},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.4179999999999999,"5min":2.5179999999999998,"15min":2.5179999999999998},"last":0.93999999999999995}]},{"osd":4,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.94999999999999996,"15min":0.95899999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2010000000000001,"5min":2.9009999999999998,"15min":2.9009999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.97999999999999998,"15min":0.98799999999999999},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3819999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.78700000000000003}]},{"osd":5,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":1.0029999999999999,"15min":1.0169999999999999},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.29,"5min":2.8410000000000002,"15min":2.8410000000000002},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.97599999999999998,"15min":0.97899999999999998},"min":{"1min":0.54000000000000004,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.2210000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.98899999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:33:24 2024","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.075,"15min":1.0760000000000001},"min":{"1min":0.70699999999999996,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.528,"5min":2.8759999999999999,"15min":2.8759999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.089,"5min":1.1339999999999999,"15min":1.1419999999999999},"min":{"1min":0.81200000000000006,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4239999999999999,"5min":3,"15min":3},"last":0.96499999999999997}]}]},{"osd":1,"up_from":16,"seq":68719476795,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.58399999999999996,"15min":0.52500000000000002},"min":{"1min":0.36099999999999999,"5min":0.316,"15min":0.316},"max":{"1min":1.0009999999999999,"5min":1.0009999999999999,"15min":1.0009999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.64700000000000002,"15min":0.57099999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.90500000000000003,"5min":1.0609999999999999,"15min":1.0609999999999999},"last":0.78300000000000003}]},{"osd":2,"last update":"Sat Feb 10 08:32:25 2024","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.66200000000000003,"15min":0.624},"min":{"1min":0.49099999999999999,"5min":0.439,"15min":0.439},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.67800000000000005,"15min":0.64700000000000002},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1879999999999999,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":0.93000000000000005}]},{"osd":3,"last update":"Sat Feb 10 08:32:52 2024","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.70399999999999996,"15min":0.69199999999999995},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.77300000000000002,"15min":0.73799999999999999},"min":{"1min":0.51400000000000001,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":1.54,"5min":1.54,"15min":1.54},"last":0.81000000000000005}]},{"osd":4,"last update":"Sat Feb 10 08:33:07 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.92900000000000005,"15min":0.91800000000000004},"min":{"1min":0.69699999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0609999999999999,"5min":0.99299999999999999,"15min":0.97599999999999998},"min":{"1min":0.76300000000000001,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":2.0950000000000002,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.95499999999999996}]},{"osd":5,"last update":"Sat Feb 10 08:32:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.998,"15min":0.99099999999999999},"min":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.391,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.034,"15min":1.034},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.579,"5min":1.579,"15min":1.579},"last":1.371}]},{"osd":6,"last update":"Sat Feb 10 08:32:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.018,"15min":1.0049999999999999},"min":{"1min":0.72699999999999998,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.073},{"interface":"front","average":{"1min":1.179,"5min":1.101,"15min":1.0880000000000001},"min":{"1min":0.85099999999999998,"5min":0.83699999999999997,"15min":0.83699999999999997},"max":{"1min":2.0299999999999998,"5min":2.0299999999999998,"15min":2.0299999999999998},"last":1.024}]},{"osd":7,"last update":"Sat Feb 10 08:32:25 2024","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.113,"15min":1.113},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.29},{"interface":"front","average":{"1min":1.111,"5min":1.111,"15min":1.111},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2470000000000001}]}]},{"osd":0,"up_from":10,"seq":42949673024,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Feb 10 08:32:59 2024","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.59999999999999998,"15min":0.53000000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.96199999999999997,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.66400000000000003,"15min":0.58499999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.90000000000000002}]},{"osd":2,"last update":"Sat Feb 10 08:33:19 2024","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.76200000000000001,"15min":0.79400000000000004},"min":{"1min":0.5,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.274,"5min":4.0659999999999998,"15min":4.0659999999999998},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.75600000000000001,"15min":0.71199999999999997},"min":{"1min":0.60999999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.129,"5min":1.214,"15min":1.214},"last":0.95399999999999996}]},{"osd":3,"last update":"Sat Feb 10 08:32:51 2024","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.75900000000000001,"15min":0.73099999999999998},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.1739999999999999,"5min":1.248,"15min":1.248},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.872,"5min":0.80900000000000005,"15min":0.79100000000000004},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.1299999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.81200000000000006}]},{"osd":4,"last update":"Sat Feb 10 08:33:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.93300000000000005,"15min":0.91800000000000004},"min":{"1min":0.71699999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.95799999999999996,"15min":0.93999999999999995},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.1479999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1240000000000001}]},{"osd":5,"last update":"Sat Feb 10 08:32:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1830000000000001,"15min":1.2070000000000001},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3440000000000001,"5min":4.46,"15min":4.46},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.1080000000000001,"15min":1.1379999999999999},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1759999999999999,"5min":4.3840000000000003,"15min":4.3840000000000003},"last":0.85399999999999998}]},{"osd":6,"last update":"Sat Feb 10 08:32:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.075,"15min":1.0820000000000001},"min":{"1min":0.80800000000000005,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.085,"5min":1.1160000000000001,"15min":1.121},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.369,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0860000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:33:22 2024","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.2070000000000001,"15min":1.216},"min":{"1min":0.878,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.698,"5min":4.367,"15min":4.367},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.1499999999999999,"15min":1.1539999999999999},"min":{"1min":0.74399999999999999,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.323,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.234}]}]},{"osd":2,"up_from":21,"seq":90194313269,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.63300000000000001,"15min":0.61399999999999999},"min":{"1min":0.47099999999999997,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.0900000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.67800000000000005,"15min":0.63500000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.59799999999999998}]},{"osd":1,"last update":"Sat Feb 10 08:33:25 2024","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.65200000000000002,"15min":0.60599999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.095},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.70499999999999996,"15min":0.66500000000000004},"min":{"1min":0.5,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.97099999999999997}]},{"osd":3,"last update":"Sat Feb 10 08:32:48 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.71299999999999997,"15min":0.70799999999999996},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.755},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.78000000000000003,"15min":0.76600000000000001},"min":{"1min":0.59199999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.0309999999999999,"5min":1.056,"15min":1.056},"last":0.99299999999999999}]},{"osd":4,"last update":"Sat Feb 10 08:33:09 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90100000000000002,"15min":0.90800000000000003},"min":{"1min":0.70999999999999996,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":1.0600000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95099999999999996,"15min":0.94999999999999996},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.95099999999999996}]},{"osd":5,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.1519999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.157},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.98699999999999999,"15min":0.99299999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.2430000000000001,"5min":1.381,"15min":1.381},"last":1.139}]},{"osd":6,"last update":"Sat Feb 10 08:32:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.054,"15min":1.0509999999999999},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.046},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.026,"15min":1.02},"min":{"1min":0.84499999999999997,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.262,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.5609999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:33:25 2024","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.113,"15min":1.113},"min":{"1min":0.77800000000000002,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.365,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.111},{"interface":"front","average":{"1min":1.139,"5min":1.123,"15min":1.1200000000000001},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.514,"5min":1.514,"15min":1.514},"last":1.514}]}]},{"osd":3,"up_from":26,"seq":111669149744,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.63400000000000001,"15min":0.622},"min":{"1min":0.48699999999999999,"5min":0.375,"15min":0.375},"max":{"1min":0.86899999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.754},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.70799999999999996,"15min":0.68400000000000005},"min":{"1min":0.52600000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.456,"5min":1.456,"15min":1.456},"last":0.80800000000000005}]},{"osd":1,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.73099999999999998,"15min":0.71999999999999997},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.72699999999999998,"5min":0.69699999999999995,"15min":0.69399999999999995},"min":{"1min":0.36599999999999999,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.623}]},{"osd":2,"last update":"Sat Feb 10 08:32:46 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.78100000000000003,"15min":0.754},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.75,"15min":0.73399999999999999},"min":{"1min":0.51900000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.877}]},{"osd":4,"last update":"Sat Feb 10 08:33:06 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91100000000000003,"15min":0.89900000000000002},"min":{"1min":0.60699999999999998,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.92500000000000004,"15min":0.89700000000000002},"min":{"1min":0.83199999999999996,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3029999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.78200000000000003}]},{"osd":5,"last update":"Sat Feb 10 08:32:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":0.96799999999999997,"15min":0.94899999999999995},"min":{"1min":0.67400000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.7669999999999999,"5min":1.7669999999999999,"15min":1.7669999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.0589999999999999,"5min":0.96999999999999997,"15min":0.95499999999999996},"min":{"1min":0.72299999999999998,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.919,"5min":1.919,"15min":1.919},"last":1.3580000000000001}]},{"osd":6,"last update":"Sat Feb 10 08:32:56 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.073,"15min":1.073},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.484,"5min":1.502,"15min":1.502},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.054,"15min":1.052},"min":{"1min":0.85799999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3109999999999999,"5min":1.345,"15min":1.345},"last":1.3089999999999999}]},{"osd":7,"last update":"Sat Feb 10 08:32:21 2024","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.119,"15min":1.119},"min":{"1min":0.88,"5min":0.88,"15min":0.88},"max":{"1min":1.5189999999999999,"5min":1.5189999999999999,"15min":1.5189999999999999},"last":1.234},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1850000000000001,"15min":1.1850000000000001},"min":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.032}]}]},{"osd":4,"up_from":31,"seq":133143986220,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.80400000000000005,"15min":0.77800000000000002},"min":{"1min":0.65000000000000002,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.83899999999999997,"15min":0.82599999999999996},"min":{"1min":0.68600000000000005,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.133,"5min":1.133,"15min":1.133},"last":0.96599999999999997}]},{"osd":1,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.81599999999999995,"15min":0.81200000000000006},"min":{"1min":0.69999999999999996,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.1679999999999999,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.157,"5min":1.202,"15min":1.202},"last":0.82899999999999996}]},{"osd":2,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.879,"15min":0.85299999999999998},"min":{"1min":0.75700000000000001,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.206,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.84299999999999997,"15min":0.83099999999999996},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":1.101}]},{"osd":3,"last update":"Sat Feb 10 08:33:10 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.85399999999999998,"15min":0.83599999999999997},"min":{"1min":0.70799999999999996,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.2889999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.044},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.84799999999999998,"15min":0.82799999999999996},"min":{"1min":0.65200000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.80300000000000005}]},{"osd":5,"last update":"Sat Feb 10 08:32:30 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.75600000000000001,"15min":0.73599999999999999},"min":{"1min":0.59999999999999998,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.147,"5min":1.234,"15min":1.234},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91700000000000004,"15min":0.92200000000000004},"min":{"1min":0.50800000000000001,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.1339999999999999,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.149}]},{"osd":6,"last update":"Sat Feb 10 08:32:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.84899999999999998,"15min":0.84099999999999997},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.872},{"interface":"front","average":{"1min":1.002,"5min":0.93400000000000005,"15min":0.92200000000000004},"min":{"1min":0.57299999999999995,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.2130000000000001,"5min":1.25,"15min":1.25},"last":0.998}]},{"osd":7,"last update":"Sat Feb 10 08:33:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0169999999999999,"15min":1.0069999999999999},"min":{"1min":0.74399999999999999,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.085},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.98099999999999998,"15min":0.96799999999999997},"min":{"1min":0.70999999999999996,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.1879999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822693,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.87,"15min":0.86899999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.042},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.82699999999999996,"15min":0.83499999999999996},"min":{"1min":0.53000000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.76000000000000001}]},{"osd":1,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84099999999999997,"15min":0.83699999999999997},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.86799999999999999,"15min":0.875},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.081,"5min":1.129,"15min":1.129},"last":0.99199999999999999}]},{"osd":2,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.84399999999999997,"15min":0.83599999999999997},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.329,"5min":1.329,"15min":1.329},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94999999999999996,"15min":0.95399999999999996},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.81399999999999995}]},{"osd":3,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.876,"15min":0.876},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.94199999999999995,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.85399999999999998}]},{"osd":4,"last update":"Sat Feb 10 08:32:31 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.76000000000000001,"15min":0.75600000000000001},"min":{"1min":0.53500000000000003,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.0960000000000001,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.872,"5min":0.83999999999999997,"15min":0.83499999999999996},"min":{"1min":0.58799999999999997,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.876}]},{"osd":6,"last update":"Sat Feb 10 08:33:00 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88400000000000001,"15min":0.88100000000000001},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.89200000000000002,"15min":0.89300000000000002},"min":{"1min":0.59599999999999997,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":1.1020000000000001}]},{"osd":7,"last update":"Sat Feb 10 08:33:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.96499999999999997,"15min":0.95799999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.044,"5min":1.01,"15min":1.004},"min":{"1min":0.81499999999999995,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.3149999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.127}]}]}]}} 2024-02-10T08:33:29.911 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T08:33:29.911 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T08:33:29.911 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T08:33:29.912 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T08:33:31.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:30 smithi117 bash[14101]: audit 2024-02-10T08:33:29.127728+0000 mgr.y (mgr.14140) 267 : audit [DBG] from='client.24502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:31.280 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:30 smithi083 bash[14135]: audit 2024-02-10T08:33:29.127728+0000 mgr.y (mgr.14140) 267 : audit [DBG] from='client.24502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:31.280 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:30 smithi083 bash[17733]: audit 2024-02-10T08:33:29.127728+0000 mgr.y (mgr.14140) 267 : audit [DBG] from='client.24502 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T08:33:32.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:31 smithi083 bash[14135]: cluster 2024-02-10T08:33:30.372453+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:31 smithi083 bash[17733]: cluster 2024-02-10T08:33:30.372453+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:32.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:31 smithi117 bash[14101]: cluster 2024-02-10T08:33:30.372453+0000 mgr.y (mgr.14140) 268 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:33.105 INFO:teuthology.orchestra.run.smithi083.stdout: 2024-02-10T08:33:33.856 INFO:teuthology.orchestra.run.smithi083.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T08:33:33.857 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T08:33:33.857 INFO:tasks.cephadm:Setup complete, yielding 2024-02-10T08:33:33.857 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T08:33:33.868 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi083.front.sepia.ceph.com 2024-02-10T08:33:33.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-10T08:33:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:33 smithi083 bash[14135]: cluster 2024-02-10T08:33:32.373040+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:33 smithi083 bash[14135]: audit 2024-02-10T08:33:33.104344+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.83:0/3075533192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:33:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:33 smithi083 bash[17733]: cluster 2024-02-10T08:33:32.373040+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:33 smithi083 bash[17733]: audit 2024-02-10T08:33:33.104344+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.83:0/3075533192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:33:34.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:33 smithi117 bash[14101]: cluster 2024-02-10T08:33:32.373040+0000 mgr.y (mgr.14140) 269 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:34.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:33 smithi117 bash[14101]: audit 2024-02-10T08:33:33.104344+0000 mon.a (mon.0) 523 : audit [DBG] from='client.? 172.21.15.83:0/3075533192' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T08:33:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:35 smithi083 bash[14135]: cluster 2024-02-10T08:33:34.373625+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:35 smithi083 bash[17733]: cluster 2024-02-10T08:33:34.373625+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:36.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:35 smithi117 bash[14101]: cluster 2024-02-10T08:33:34.373625+0000 mgr.y (mgr.14140) 270 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:37.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:37 smithi083 bash[17733]: cluster 2024-02-10T08:33:36.374226+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:37.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:37 smithi083 bash[14135]: cluster 2024-02-10T08:33:36.374226+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:37.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:37 smithi117 bash[14101]: cluster 2024-02-10T08:33:36.374226+0000 mgr.y (mgr.14140) 271 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:38.196 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:33:38.196 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "dc08fb03-e145-4fb9-aa71-3d906444f2b6", 2024-02-10T08:33:38.196 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "r", 2024-02-10T08:33:38.197 INFO:teuthology.orchestra.run.smithi083.stdout: "current_period": "d3f48bcd-7717-47a8-9ec8-c5fc52ba6592", 2024-02-10T08:33:38.197 INFO:teuthology.orchestra.run.smithi083.stdout: "epoch": 1 2024-02-10T08:33:38.197 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:33:38.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[14135]: cluster 2024-02-10T08:33:37.152898+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-10T08:33:38.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[14135]: audit 2024-02-10T08:33:37.159098+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.83:0/1971021017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[14135]: audit 2024-02-10T08:33:37.164199+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[14135]: audit 2024-02-10T08:33:38.157855+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T08:33:38.471 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[17733]: cluster 2024-02-10T08:33:37.152898+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-10T08:33:38.472 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[17733]: audit 2024-02-10T08:33:37.159098+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.83:0/1971021017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.472 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[17733]: audit 2024-02-10T08:33:37.164199+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.472 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:38 smithi083 bash[17733]: audit 2024-02-10T08:33:38.157855+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T08:33:38.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:38 smithi117 bash[14101]: cluster 2024-02-10T08:33:37.152898+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-10T08:33:38.634 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:38 smithi117 bash[14101]: audit 2024-02-10T08:33:37.159098+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.83:0/1971021017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.634 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:38 smithi117 bash[14101]: audit 2024-02-10T08:33:37.164199+0000 mon.a (mon.0) 525 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T08:33:38.634 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:38 smithi117 bash[14101]: audit 2024-02-10T08:33:38.157855+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T08:33:39.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-10T08:33:39.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:39 smithi083 bash[14135]: cluster 2024-02-10T08:33:38.158030+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-10T08:33:39.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:39 smithi083 bash[14135]: cluster 2024-02-10T08:33:38.374828+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v260: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:39.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:39 smithi083 bash[17733]: cluster 2024-02-10T08:33:38.158030+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-10T08:33:39.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:39 smithi083 bash[17733]: cluster 2024-02-10T08:33:38.374828+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v260: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:39.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:39 smithi117 bash[14101]: cluster 2024-02-10T08:33:38.158030+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-10T08:33:39.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:39 smithi117 bash[14101]: cluster 2024-02-10T08:33:38.374828+0000 mgr.y (mgr.14140) 272 : cluster [DBG] pgmap v260: 33 pgs: 1 creating+peering, 1 active+clean, 31 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:33:40.529 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:40 smithi083 bash[14135]: cluster 2024-02-10T08:33:39.172886+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-10T08:33:40.529 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:40 smithi083 bash[17733]: cluster 2024-02-10T08:33:39.172886+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-10T08:33:40.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:40 smithi117 bash[14101]: cluster 2024-02-10T08:33:39.172886+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-10T08:33:41.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:41 smithi083 bash[14135]: cluster 2024-02-10T08:33:40.375581+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 1 creating+peering, 22 active+clean, 10 unknown; 193 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-02-10T08:33:41.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:41 smithi083 bash[17733]: cluster 2024-02-10T08:33:40.375581+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 1 creating+peering, 22 active+clean, 10 unknown; 193 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-02-10T08:33:41.631 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:41 smithi117 bash[14101]: cluster 2024-02-10T08:33:40.375581+0000 mgr.y (mgr.14140) 273 : cluster [DBG] pgmap v262: 33 pgs: 1 creating+peering, 22 active+clean, 10 unknown; 193 B data, 3.7 MiB used, 707 GiB / 715 GiB avail; 853 B/s wr, 1 op/s 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "a615c159-ef1b-4433-ae07-663c1ba6a304", 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "default", 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "api_name": "default", 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "is_master": "true", 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "endpoints": [], 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "hostnames": [], 2024-02-10T08:33:41.985 INFO:teuthology.orchestra.run.smithi083.stdout: "hostnames_s3website": [], 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "master_zone": "", 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "zones": [], 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "placement_targets": [], 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "default_placement": "", 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_id": "dc08fb03-e145-4fb9-aa71-3d906444f2b6", 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "sync_policy": { 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: "groups": [] 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:41.986 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:33:42.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-10T08:33:43.816 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:43 smithi083 bash[14135]: cluster 2024-02-10T08:33:42.376226+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 1 creating+peering, 32 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:43.816 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:43 smithi083 bash[17733]: cluster 2024-02-10T08:33:42.376226+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 1 creating+peering, 32 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:43.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:43 smithi117 bash[14101]: cluster 2024-02-10T08:33:42.376226+0000 mgr.y (mgr.14140) 274 : cluster [DBG] pgmap v263: 33 pgs: 1 creating+peering, 32 active+clean; 516 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:45.640 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "f4005097-17c4-419e-bdab-de5dbf49fe43", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "z", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "domain_root": "z.rgw.meta:root", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "control_pool": "z.rgw.control", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "log_pool": "z.rgw.log", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-10T08:33:45.641 INFO:teuthology.orchestra.run.smithi083.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "otp_pool": "z.rgw.otp", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "system_key": { 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "access_key": "", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "secret_key": "" 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "placement_pools": [ 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "key": "default-placement", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "val": { 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "storage_classes": { 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "STANDARD": { 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:45.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: "index_type": 0 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_id": "dc08fb03-e145-4fb9-aa71-3d906444f2b6" 2024-02-10T08:33:45.643 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:33:46.131 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:45 smithi117 bash[14101]: cluster 2024-02-10T08:33:44.376915+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-10T08:33:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:45 smithi083 bash[17733]: cluster 2024-02-10T08:33:44.376915+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-10T08:33:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:45 smithi083 bash[14135]: cluster 2024-02-10T08:33:44.376915+0000 mgr.y (mgr.14140) 275 : cluster [DBG] pgmap v264: 33 pgs: 33 active+clean; 562 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-10T08:33:46.414 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-10T08:33:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:47 smithi083 bash[14135]: cluster 2024-02-10T08:33:46.377732+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 248 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:47 smithi083 bash[17733]: cluster 2024-02-10T08:33:46.377732+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 248 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:48.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:47 smithi117 bash[14101]: cluster 2024-02-10T08:33:46.377732+0000 mgr.y (mgr.14140) 276 : cluster [DBG] pgmap v265: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 248 B/s rd, 1.3 KiB/s wr, 1 op/s 2024-02-10T08:33:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:49 smithi083 bash[14135]: cluster 2024-02-10T08:33:48.378372+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 307 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-10T08:33:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:49 smithi083 bash[17733]: cluster 2024-02-10T08:33:48.378372+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 307 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-10T08:33:50.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:49 smithi117 bash[14101]: cluster 2024-02-10T08:33:48.378372+0000 mgr.y (mgr.14140) 277 : cluster [DBG] pgmap v266: 33 pgs: 33 active+clean; 772 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 307 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[14135]: cluster 2024-02-10T08:33:49.964821+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[14135]: audit 2024-02-10T08:33:49.970654+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[14135]: audit 2024-02-10T08:33:49.971259+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[17733]: cluster 2024-02-10T08:33:49.964821+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[17733]: audit 2024-02-10T08:33:49.970654+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:50 smithi083 bash[17733]: audit 2024-02-10T08:33:49.971259+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:51.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:50 smithi117 bash[14101]: cluster 2024-02-10T08:33:49.964821+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-10T08:33:51.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:50 smithi117 bash[14101]: audit 2024-02-10T08:33:49.970654+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:51.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:50 smithi117 bash[14101]: audit 2024-02-10T08:33:49.971259+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[14135]: cluster 2024-02-10T08:33:50.379118+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v268: 65 pgs: 5 creating+peering, 27 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[14135]: audit 2024-02-10T08:33:50.980564+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[14135]: cluster 2024-02-10T08:33:50.980766+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[17733]: cluster 2024-02-10T08:33:50.379118+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v268: 65 pgs: 5 creating+peering, 27 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[17733]: audit 2024-02-10T08:33:50.980564+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T08:33:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:51 smithi083 bash[17733]: cluster 2024-02-10T08:33:50.980766+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-10T08:33:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:51 smithi117 bash[14101]: cluster 2024-02-10T08:33:50.379118+0000 mgr.y (mgr.14140) 278 : cluster [DBG] pgmap v268: 65 pgs: 5 creating+peering, 27 unknown, 33 active+clean; 1.8 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-02-10T08:33:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:51 smithi117 bash[14101]: audit 2024-02-10T08:33:50.980564+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T08:33:52.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:51 smithi117 bash[14101]: cluster 2024-02-10T08:33:50.980766+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[14135]: cluster 2024-02-10T08:33:51.981253+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[14135]: audit 2024-02-10T08:33:51.982419+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[14135]: audit 2024-02-10T08:33:51.985081+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[14135]: audit 2024-02-10T08:33:52.981980+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[14135]: cluster 2024-02-10T08:33:52.982529+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T08:33:53.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[17733]: cluster 2024-02-10T08:33:51.981253+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-10T08:33:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[17733]: audit 2024-02-10T08:33:51.982419+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[17733]: audit 2024-02-10T08:33:51.985081+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[17733]: audit 2024-02-10T08:33:52.981980+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T08:33:53.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:52 smithi083 bash[17733]: cluster 2024-02-10T08:33:52.982529+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T08:33:53.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:52 smithi117 bash[14101]: cluster 2024-02-10T08:33:51.981253+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-10T08:33:53.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:52 smithi117 bash[14101]: audit 2024-02-10T08:33:51.982419+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.83:0/1304709506' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:52 smithi117 bash[14101]: audit 2024-02-10T08:33:51.985081+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T08:33:53.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:52 smithi117 bash[14101]: audit 2024-02-10T08:33:52.981980+0000 mon.a (mon.0) 535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T08:33:53.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:52 smithi117 bash[14101]: cluster 2024-02-10T08:33:52.982529+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T08:33:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:54 smithi083 bash[14135]: cluster 2024-02-10T08:33:52.379788+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v271: 97 pgs: 11 creating+peering, 53 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 853 B/s wr, 3 op/s 2024-02-10T08:33:54.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:54 smithi083 bash[17733]: cluster 2024-02-10T08:33:52.379788+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v271: 97 pgs: 11 creating+peering, 53 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 853 B/s wr, 3 op/s 2024-02-10T08:33:54.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:54 smithi117 bash[14101]: cluster 2024-02-10T08:33:52.379788+0000 mgr.y (mgr.14140) 279 : cluster [DBG] pgmap v271: 97 pgs: 11 creating+peering, 53 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 2.3 KiB/s rd, 853 B/s wr, 3 op/s 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[17733]: cluster 2024-02-10T08:33:54.011893+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[17733]: audit 2024-02-10T08:33:54.015483+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[17733]: cluster 2024-02-10T08:33:54.380520+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 20 creating+peering, 51 unknown, 58 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[14135]: cluster 2024-02-10T08:33:54.011893+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[14135]: audit 2024-02-10T08:33:54.015483+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T08:33:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:55 smithi083 bash[14135]: cluster 2024-02-10T08:33:54.380520+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 20 creating+peering, 51 unknown, 58 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-10T08:33:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:55 smithi117 bash[14101]: cluster 2024-02-10T08:33:54.011893+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T08:33:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:55 smithi117 bash[14101]: audit 2024-02-10T08:33:54.015483+0000 mon.a (mon.0) 538 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T08:33:55.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:55 smithi117 bash[14101]: cluster 2024-02-10T08:33:54.380520+0000 mgr.y (mgr.14140) 280 : cluster [DBG] pgmap v274: 129 pgs: 20 creating+peering, 51 unknown, 58 active+clean; 1.8 KiB data, 4.1 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[17733]: audit 2024-02-10T08:33:55.026437+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[17733]: cluster 2024-02-10T08:33:55.027125+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[17733]: audit 2024-02-10T08:33:55.035602+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[14135]: audit 2024-02-10T08:33:55.026437+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[14135]: cluster 2024-02-10T08:33:55.027125+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T08:33:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:56 smithi083 bash[14135]: audit 2024-02-10T08:33:55.035602+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T08:33:56.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:56 smithi117 bash[14101]: audit 2024-02-10T08:33:55.026437+0000 mon.a (mon.0) 539 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T08:33:56.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:56 smithi117 bash[14101]: cluster 2024-02-10T08:33:55.027125+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T08:33:56.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:56 smithi117 bash[14101]: audit 2024-02-10T08:33:55.035602+0000 mon.a (mon.0) 541 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T08:33:57.221 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:33:57.221 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "f7d404d6-a4d0-4834-b983-ddf15f252c15", 2024-02-10T08:33:57.221 INFO:teuthology.orchestra.run.smithi083.stdout: "epoch": 1, 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "predecessor_uuid": "d3f48bcd-7717-47a8-9ec8-c5fc52ba6592", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "sync_status": [], 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "period_map": { 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "f7d404d6-a4d0-4834-b983-ddf15f252c15", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "zonegroups": [ 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: { 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "a615c159-ef1b-4433-ae07-663c1ba6a304", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "default", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "api_name": "default", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "is_master": "true", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "endpoints": [], 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "hostnames": [], 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "hostnames_s3website": [], 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "master_zone": "f4005097-17c4-419e-bdab-de5dbf49fe43", 2024-02-10T08:33:57.222 INFO:teuthology.orchestra.run.smithi083.stdout: "zones": [ 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "id": "f4005097-17c4-419e-bdab-de5dbf49fe43", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "z", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "endpoints": [], 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "log_meta": "false", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "log_data": "false", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "bucket_index_max_shards": 11, 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "read_only": "false", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "tier_type": "", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "sync_from_all": "true", 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "sync_from": [], 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: "redirect_zone": "" 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.223 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "placement_targets": [ 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: { 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "name": "default-placement", 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "tags": [], 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "storage_classes": [ 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "STANDARD" 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "default_placement": "default-placement", 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_id": "dc08fb03-e145-4fb9-aa71-3d906444f2b6", 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "sync_policy": { 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: "groups": [] 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.224 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "short_zone_ids": [ 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: { 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "key": "f4005097-17c4-419e-bdab-de5dbf49fe43", 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "val": 902957507 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "master_zonegroup": "a615c159-ef1b-4433-ae07-663c1ba6a304", 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "master_zone": "f4005097-17c4-419e-bdab-de5dbf49fe43", 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "period_config": { 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "bucket_quota": { 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "enabled": false, 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "check_on_raw": false, 2024-02-10T08:33:57.225 INFO:teuthology.orchestra.run.smithi083.stdout: "max_size": -1, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "max_size_kb": 0, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "max_objects": -1 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "user_quota": { 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "enabled": false, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "check_on_raw": false, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "max_size": -1, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "max_size_kb": 0, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "max_objects": -1 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_id": "dc08fb03-e145-4fb9-aa71-3d906444f2b6", 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_name": "r", 2024-02-10T08:33:57.226 INFO:teuthology.orchestra.run.smithi083.stdout: "realm_epoch": 2 2024-02-10T08:33:57.227 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:33:57.288 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: audit 2024-02-10T08:33:56.031025+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T08:33:57.288 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: cluster 2024-02-10T08:33:56.031178+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: audit 2024-02-10T08:33:56.032299+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: cluster 2024-02-10T08:33:56.381204+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v277: 129 pgs: 20 creating+peering, 18 unknown, 91 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: audit 2024-02-10T08:33:57.030576+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[14135]: cluster 2024-02-10T08:33:57.030700+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: audit 2024-02-10T08:33:56.031025+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: cluster 2024-02-10T08:33:56.031178+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: audit 2024-02-10T08:33:56.032299+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: cluster 2024-02-10T08:33:56.381204+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v277: 129 pgs: 20 creating+peering, 18 unknown, 91 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: audit 2024-02-10T08:33:57.030576+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T08:33:57.289 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:57 smithi083 bash[17733]: cluster 2024-02-10T08:33:57.030700+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T08:33:57.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: audit 2024-02-10T08:33:56.031025+0000 mon.a (mon.0) 542 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-10T08:33:57.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: cluster 2024-02-10T08:33:56.031178+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T08:33:57.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: audit 2024-02-10T08:33:56.032299+0000 mon.a (mon.0) 544 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T08:33:57.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: cluster 2024-02-10T08:33:56.381204+0000 mgr.y (mgr.14140) 281 : cluster [DBG] pgmap v277: 129 pgs: 20 creating+peering, 18 unknown, 91 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T08:33:57.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: audit 2024-02-10T08:33:57.030576+0000 mon.a (mon.0) 545 : audit [INF] from='client.? 172.21.15.83:0/671960495' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-10T08:33:57.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:57 smithi117 bash[14101]: cluster 2024-02-10T08:33:57.030700+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T08:33:58.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-02-10T08:33:59.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:33:59 smithi083 bash[14135]: cluster 2024-02-10T08:33:58.382055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 234 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-02-10T08:33:59.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:33:59 smithi083 bash[17733]: cluster 2024-02-10T08:33:58.382055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 234 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-02-10T08:33:59.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:33:59 smithi117 bash[14101]: cluster 2024-02-10T08:33:58.382055+0000 mgr.y (mgr.14140) 282 : cluster [DBG] pgmap v279: 129 pgs: 11 creating+peering, 8 unknown, 110 active+clean; 2.4 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 234 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-02-10T08:34:01.316 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled rgw update... 2024-02-10T08:34:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: cluster 2024-02-10T08:34:00.383307+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 5.2 KiB/s wr, 19 op/s 2024-02-10T08:34:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.306383+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-10T08:34:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.312237+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-10T08:34:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.315500+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-10T08:34:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.325199+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.326655+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.336405+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.337687+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.344735+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.345927+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.353301+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.354963+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[17733]: audit 2024-02-10T08:34:01.356811+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi083.ttdhzy", "key": "container_image"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: cluster 2024-02-10T08:34:00.383307+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 5.2 KiB/s wr, 19 op/s 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.306383+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.312237+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.315500+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-10T08:34:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.325199+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.326655+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.336405+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.337687+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.344735+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.345927+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.353301+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.354963+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:01 smithi083 bash[14135]: audit 2024-02-10T08:34:01.356811+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi083.ttdhzy", "key": "container_image"}]: dispatch 2024-02-10T08:34:02.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: cluster 2024-02-10T08:34:00.383307+0000 mgr.y (mgr.14140) 283 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 6.3 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 5.2 KiB/s wr, 19 op/s 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.306383+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.312237+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-10T08:34:01.305670\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.315500+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.325199+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.326655+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.336405+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.337687+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.344735+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.345927+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.353301+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.354963+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:01 smithi117 bash[14101]: audit 2024-02-10T08:34:01.356811+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi083.ttdhzy", "key": "container_image"}]: dispatch 2024-02-10T08:34:02.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'sleep 120' 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[14135]: audit 2024-02-10T08:34:01.304587+0000 mgr.y (mgr.14140) 284 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[14135]: cephadm 2024-02-10T08:34:01.305646+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[14135]: cephadm 2024-02-10T08:34:01.356246+0000 mgr.y (mgr.14140) 286 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[17733]: audit 2024-02-10T08:34:01.304587+0000 mgr.y (mgr.14140) 284 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[17733]: cephadm 2024-02-10T08:34:01.305646+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-10T08:34:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:02 smithi083 bash[17733]: cephadm 2024-02-10T08:34:01.356246+0000 mgr.y (mgr.14140) 286 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:34:03.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:02 smithi117 bash[14101]: audit 2024-02-10T08:34:01.304587+0000 mgr.y (mgr.14140) 284 : audit [DBG] from='client.24565 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:34:03.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:02 smithi117 bash[14101]: cephadm 2024-02-10T08:34:01.305646+0000 mgr.y (mgr.14140) 285 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-10T08:34:03.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:02 smithi117 bash[14101]: cephadm 2024-02-10T08:34:01.356246+0000 mgr.y (mgr.14140) 286 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:34:04.080 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:03 smithi083 bash[14135]: cluster 2024-02-10T08:34:02.384189+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 973 B/s rd, 5.3 KiB/s wr, 19 op/s 2024-02-10T08:34:04.081 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:03 smithi083 bash[17733]: cluster 2024-02-10T08:34:02.384189+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 973 B/s rd, 5.3 KiB/s wr, 19 op/s 2024-02-10T08:34:04.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:03 smithi117 bash[14101]: cluster 2024-02-10T08:34:02.384189+0000 mgr.y (mgr.14140) 287 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 973 B/s rd, 5.3 KiB/s wr, 19 op/s 2024-02-10T08:34:06.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: cluster 2024-02-10T08:34:04.385272+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 857 B/s rd, 4.7 KiB/s wr, 17 op/s 2024-02-10T08:34:06.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.595802+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.601997+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.603291+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.608041+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.610562+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: audit 2024-02-10T08:34:05.611756+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi117.dzebuy", "key": "container_image"}]: dispatch 2024-02-10T08:34:06.412 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: cluster 2024-02-10T08:34:04.385272+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 857 B/s rd, 4.7 KiB/s wr, 17 op/s 2024-02-10T08:34:06.413 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: cluster 2024-02-10T08:34:04.385272+0000 mgr.y (mgr.14140) 288 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 857 B/s rd, 4.7 KiB/s wr, 17 op/s 2024-02-10T08:34:06.413 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.595802+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.595802+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.601997+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.603291+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.608041+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.610562+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[14135]: audit 2024-02-10T08:34:05.611756+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi117.dzebuy", "key": "container_image"}]: dispatch 2024-02-10T08:34:06.414 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.601997+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125743\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125846\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125895\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125940\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.125986\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126031\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126077\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126122\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:49.126167\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:06.415 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.603291+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-10T08:34:06.415 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.608041+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-10T08:34:06.415 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.610562+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:34:06.415 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:05 smithi083 bash[17733]: audit 2024-02-10T08:34:05.611756+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi117.dzebuy", "key": "container_image"}]: dispatch 2024-02-10T08:34:07.197 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:06 smithi083 bash[14135]: cephadm 2024-02-10T08:34:05.611272+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:34:07.197 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:06 smithi083 bash[17733]: cephadm 2024-02-10T08:34:05.611272+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:34:07.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:06 smithi117 bash[14101]: cephadm 2024-02-10T08:34:05.611272+0000 mgr.y (mgr.14140) 289 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:34:08.342 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:07 smithi117 bash[14101]: cluster 2024-02-10T08:34:06.386234+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-10T08:34:08.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:07 smithi083 bash[14135]: cluster 2024-02-10T08:34:06.386234+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-10T08:34:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:07 smithi083 bash[17733]: cluster 2024-02-10T08:34:06.386234+0000 mgr.y (mgr.14140) 290 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 716 B/s rd, 3.9 KiB/s wr, 14 op/s 2024-02-10T08:34:09.285 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:08 smithi117 bash[14101]: audit 2024-02-10T08:34:08.385163+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:09.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:08 smithi117 bash[14101]: audit 2024-02-10T08:34:08.393103+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:09.286 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:08 smithi117 bash[14101]: audit 2024-02-10T08:34:08.394754+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:09.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[14135]: audit 2024-02-10T08:34:08.385163+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:09.375 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[14135]: audit 2024-02-10T08:34:08.393103+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:09.375 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[14135]: audit 2024-02-10T08:34:08.394754+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:09.376 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[17733]: audit 2024-02-10T08:34:08.385163+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:09.376 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[17733]: audit 2024-02-10T08:34:08.393103+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232310\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232510\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232634\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232752\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232869\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.232987\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233105\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233225\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:32:50.233344\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:09.376 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:08 smithi083 bash[17733]: audit 2024-02-10T08:34:08.394754+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:10.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[14135]: cluster 2024-02-10T08:34:08.387189+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 KiB/s wr, 21 op/s 2024-02-10T08:34:10.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[17733]: cluster 2024-02-10T08:34:08.387189+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 KiB/s wr, 21 op/s 2024-02-10T08:34:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[14135]: audit 2024-02-10T08:34:09.407818+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[14135]: audit 2024-02-10T08:34:09.413802+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[14135]: audit 2024-02-10T08:34:09.415177+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:10.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[17733]: audit 2024-02-10T08:34:09.407818+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:10.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[17733]: audit 2024-02-10T08:34:09.413802+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:10.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:09 smithi083 bash[17733]: audit 2024-02-10T08:34:09.415177+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:10.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:09 smithi117 bash[14101]: cluster 2024-02-10T08:34:08.387189+0000 mgr.y (mgr.14140) 291 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 4.9 KiB/s rd, 3.4 KiB/s wr, 21 op/s 2024-02-10T08:34:10.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:09 smithi117 bash[14101]: audit 2024-02-10T08:34:09.407818+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]: dispatch 2024-02-10T08:34:10.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:09 smithi117 bash[14101]: audit 2024-02-10T08:34:09.413802+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:26:05.237331\"}"}]': finished 2024-02-10T08:34:10.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:09 smithi117 bash[14101]: audit 2024-02-10T08:34:09.415177+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:34:11.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:10 smithi083 bash[14135]: audit 2024-02-10T08:34:10.510158+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:11.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:10 smithi083 bash[14135]: audit 2024-02-10T08:34:10.517115+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:11.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:10 smithi083 bash[17733]: audit 2024-02-10T08:34:10.510158+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:11.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:10 smithi083 bash[17733]: audit 2024-02-10T08:34:10.517115+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:11.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:10 smithi117 bash[14101]: audit 2024-02-10T08:34:10.510158+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:34:11.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:10 smithi117 bash[14101]: audit 2024-02-10T08:34:10.517115+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"d630f0325c9f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506651\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:27:46.969913\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:44.485641\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:34:10.507899\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:34:12.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:11 smithi083 bash[17733]: cluster 2024-02-10T08:34:10.388453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-02-10T08:34:12.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:11 smithi083 bash[14135]: cluster 2024-02-10T08:34:10.388453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-02-10T08:34:12.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:11 smithi117 bash[14101]: cluster 2024-02-10T08:34:10.388453+0000 mgr.y (mgr.14140) 292 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 44 KiB/s rd, 2.7 KiB/s wr, 93 op/s 2024-02-10T08:34:14.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:13 smithi083 bash[14135]: cluster 2024-02-10T08:34:12.389323+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 767 B/s wr, 118 op/s 2024-02-10T08:34:14.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:13 smithi083 bash[17733]: cluster 2024-02-10T08:34:12.389323+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 767 B/s wr, 118 op/s 2024-02-10T08:34:14.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:13 smithi117 bash[14101]: cluster 2024-02-10T08:34:12.389323+0000 mgr.y (mgr.14140) 293 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 61 KiB/s rd, 767 B/s wr, 118 op/s 2024-02-10T08:34:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:15 smithi083 bash[14135]: cluster 2024-02-10T08:34:14.390363+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 156 op/s 2024-02-10T08:34:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:15 smithi083 bash[17733]: cluster 2024-02-10T08:34:14.390363+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 156 op/s 2024-02-10T08:34:16.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:15 smithi117 bash[14101]: cluster 2024-02-10T08:34:14.390363+0000 mgr.y (mgr.14140) 294 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 156 op/s 2024-02-10T08:34:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:17 smithi083 bash[14135]: cluster 2024-02-10T08:34:16.391512+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:18.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:17 smithi083 bash[17733]: cluster 2024-02-10T08:34:16.391512+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:18.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:17 smithi117 bash[14101]: cluster 2024-02-10T08:34:16.391512+0000 mgr.y (mgr.14140) 295 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:19 smithi083 bash[14135]: cluster 2024-02-10T08:34:18.392454+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:20 smithi083 bash[17733]: cluster 2024-02-10T08:34:18.392454+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:20.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:19 smithi117 bash[14101]: cluster 2024-02-10T08:34:18.392454+0000 mgr.y (mgr.14140) 296 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-10T08:34:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:21 smithi083 bash[14135]: cluster 2024-02-10T08:34:20.393735+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 158 op/s 2024-02-10T08:34:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:21 smithi083 bash[17733]: cluster 2024-02-10T08:34:20.393735+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 158 op/s 2024-02-10T08:34:21.381 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:21 smithi117 bash[14101]: cluster 2024-02-10T08:34:20.393735+0000 mgr.y (mgr.14140) 297 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 89 KiB/s rd, 170 B/s wr, 158 op/s 2024-02-10T08:34:23.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:23 smithi083 bash[17733]: cluster 2024-02-10T08:34:22.394600+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 82 op/s 2024-02-10T08:34:23.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:23 smithi083 bash[14135]: cluster 2024-02-10T08:34:22.394600+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 82 op/s 2024-02-10T08:34:23.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:23 smithi117 bash[14101]: cluster 2024-02-10T08:34:22.394600+0000 mgr.y (mgr.14140) 298 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 82 op/s 2024-02-10T08:34:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:25 smithi083 bash[14135]: cluster 2024-02-10T08:34:24.395654+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 50 op/s 2024-02-10T08:34:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:25 smithi083 bash[17733]: cluster 2024-02-10T08:34:24.395654+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 50 op/s 2024-02-10T08:34:26.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:25 smithi117 bash[14101]: cluster 2024-02-10T08:34:24.395654+0000 mgr.y (mgr.14140) 299 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 32 KiB/s rd, 85 B/s wr, 50 op/s 2024-02-10T08:34:28.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:27 smithi083 bash[14135]: cluster 2024-02-10T08:34:26.396752+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T08:34:28.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:27 smithi083 bash[17733]: cluster 2024-02-10T08:34:26.396752+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T08:34:28.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:27 smithi117 bash[14101]: cluster 2024-02-10T08:34:26.396752+0000 mgr.y (mgr.14140) 300 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T08:34:30.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:29 smithi083 bash[17733]: cluster 2024-02-10T08:34:28.397678+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:30.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:29 smithi083 bash[14135]: cluster 2024-02-10T08:34:28.397678+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:30.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:29 smithi117 bash[14101]: cluster 2024-02-10T08:34:28.397678+0000 mgr.y (mgr.14140) 301 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:32.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:31 smithi083 bash[17733]: cluster 2024-02-10T08:34:30.398887+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:31 smithi083 bash[14135]: cluster 2024-02-10T08:34:30.398887+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:32.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:31 smithi117 bash[14101]: cluster 2024-02-10T08:34:30.398887+0000 mgr.y (mgr.14140) 302 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:34.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:33 smithi083 bash[17733]: cluster 2024-02-10T08:34:32.399811+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:34.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:33 smithi083 bash[14135]: cluster 2024-02-10T08:34:32.399811+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:34.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:33 smithi117 bash[14101]: cluster 2024-02-10T08:34:32.399811+0000 mgr.y (mgr.14140) 303 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:36.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:35 smithi083 bash[14135]: cluster 2024-02-10T08:34:34.400880+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:36.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:35 smithi083 bash[17733]: cluster 2024-02-10T08:34:34.400880+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:36.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:35 smithi117 bash[14101]: cluster 2024-02-10T08:34:34.400880+0000 mgr.y (mgr.14140) 304 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:38.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:37 smithi083 bash[14135]: cluster 2024-02-10T08:34:36.401975+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:38.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:37 smithi083 bash[17733]: cluster 2024-02-10T08:34:36.401975+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:38.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:37 smithi117 bash[14101]: cluster 2024-02-10T08:34:36.401975+0000 mgr.y (mgr.14140) 305 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:40.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:39 smithi083 bash[14135]: cluster 2024-02-10T08:34:38.402859+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:40.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:39 smithi083 bash[17733]: cluster 2024-02-10T08:34:38.402859+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:40.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:39 smithi117 bash[14101]: cluster 2024-02-10T08:34:38.402859+0000 mgr.y (mgr.14140) 306 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:42.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:41 smithi083 bash[14135]: cluster 2024-02-10T08:34:40.404178+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:42.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:41 smithi083 bash[17733]: cluster 2024-02-10T08:34:40.404178+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:42.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:41 smithi117 bash[14101]: cluster 2024-02-10T08:34:40.404178+0000 mgr.y (mgr.14140) 307 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:44.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:43 smithi083 bash[14135]: cluster 2024-02-10T08:34:42.405171+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:44.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:43 smithi083 bash[17733]: cluster 2024-02-10T08:34:42.405171+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:44.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:43 smithi117 bash[14101]: cluster 2024-02-10T08:34:42.405171+0000 mgr.y (mgr.14140) 308 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:45 smithi083 bash[14135]: cluster 2024-02-10T08:34:44.406354+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:45 smithi083 bash[17733]: cluster 2024-02-10T08:34:44.406354+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:46.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:45 smithi117 bash[14101]: cluster 2024-02-10T08:34:44.406354+0000 mgr.y (mgr.14140) 309 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:47 smithi083 bash[14135]: cluster 2024-02-10T08:34:46.407602+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:47 smithi083 bash[17733]: cluster 2024-02-10T08:34:46.407602+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:48.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:47 smithi117 bash[14101]: cluster 2024-02-10T08:34:46.407602+0000 mgr.y (mgr.14140) 310 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:49 smithi083 bash[14135]: cluster 2024-02-10T08:34:48.408621+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:50 smithi083 bash[17733]: cluster 2024-02-10T08:34:48.408621+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:50.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:49 smithi117 bash[14101]: cluster 2024-02-10T08:34:48.408621+0000 mgr.y (mgr.14140) 311 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:52.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:52 smithi083 bash[14135]: cluster 2024-02-10T08:34:50.409872+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:52 smithi083 bash[17733]: cluster 2024-02-10T08:34:50.409872+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:52.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:52 smithi117 bash[14101]: cluster 2024-02-10T08:34:50.409872+0000 mgr.y (mgr.14140) 312 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:53 smithi083 bash[14135]: cluster 2024-02-10T08:34:52.410756+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:53.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:53 smithi083 bash[17733]: cluster 2024-02-10T08:34:52.410756+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:53.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:53 smithi117 bash[14101]: cluster 2024-02-10T08:34:52.410756+0000 mgr.y (mgr.14140) 313 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:55 smithi083 bash[14135]: cluster 2024-02-10T08:34:54.411835+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:55 smithi083 bash[17733]: cluster 2024-02-10T08:34:54.411835+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:56.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:55 smithi117 bash[14101]: cluster 2024-02-10T08:34:54.411835+0000 mgr.y (mgr.14140) 314 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:57 smithi083 bash[14135]: cluster 2024-02-10T08:34:56.412742+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:57 smithi083 bash[17733]: cluster 2024-02-10T08:34:56.412742+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:34:58.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:57 smithi117 bash[14101]: cluster 2024-02-10T08:34:56.412742+0000 mgr.y (mgr.14140) 315 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:34:59 smithi083 bash[17733]: cluster 2024-02-10T08:34:58.413617+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:34:59 smithi083 bash[14135]: cluster 2024-02-10T08:34:58.413617+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:00.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:34:59 smithi117 bash[14101]: cluster 2024-02-10T08:34:58.413617+0000 mgr.y (mgr.14140) 316 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:01 smithi083 bash[14135]: cluster 2024-02-10T08:35:00.414833+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:01 smithi083 bash[17733]: cluster 2024-02-10T08:35:00.414833+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:02.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:01 smithi117 bash[14101]: cluster 2024-02-10T08:35:00.414833+0000 mgr.y (mgr.14140) 317 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:03 smithi083 bash[14135]: cluster 2024-02-10T08:35:02.415668+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:03 smithi083 bash[17733]: cluster 2024-02-10T08:35:02.415668+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:04.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:03 smithi117 bash[14101]: cluster 2024-02-10T08:35:02.415668+0000 mgr.y (mgr.14140) 318 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:05 smithi083 bash[14135]: cluster 2024-02-10T08:35:04.416716+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:05 smithi083 bash[17733]: cluster 2024-02-10T08:35:04.416716+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:06.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:05 smithi117 bash[14101]: cluster 2024-02-10T08:35:04.416716+0000 mgr.y (mgr.14140) 319 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:07 smithi083 bash[17733]: cluster 2024-02-10T08:35:06.417812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:08.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:07 smithi083 bash[14135]: cluster 2024-02-10T08:35:06.417812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:08.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:07 smithi117 bash[14101]: cluster 2024-02-10T08:35:06.417812+0000 mgr.y (mgr.14140) 320 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:10.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:09 smithi083 bash[14135]: cluster 2024-02-10T08:35:08.418794+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:09 smithi083 bash[17733]: cluster 2024-02-10T08:35:08.418794+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:10.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:09 smithi117 bash[14101]: cluster 2024-02-10T08:35:08.418794+0000 mgr.y (mgr.14140) 321 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:12.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:11 smithi083 bash[14135]: cluster 2024-02-10T08:35:10.420152+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:12.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:11 smithi083 bash[17733]: cluster 2024-02-10T08:35:10.420152+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:12.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:11 smithi117 bash[14101]: cluster 2024-02-10T08:35:10.420152+0000 mgr.y (mgr.14140) 322 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:14.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:13 smithi083 bash[14135]: cluster 2024-02-10T08:35:12.420985+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:14.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:13 smithi083 bash[17733]: cluster 2024-02-10T08:35:12.420985+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:14.382 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:13 smithi117 bash[14101]: cluster 2024-02-10T08:35:12.420985+0000 mgr.y (mgr.14140) 323 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:16 smithi083 bash[14135]: cluster 2024-02-10T08:35:14.422003+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:16 smithi083 bash[17733]: cluster 2024-02-10T08:35:14.422003+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:16.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:15 smithi117 bash[14101]: cluster 2024-02-10T08:35:14.422003+0000 mgr.y (mgr.14140) 324 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:18 smithi083 bash[14135]: cluster 2024-02-10T08:35:16.423098+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:18.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:18 smithi083 bash[17733]: cluster 2024-02-10T08:35:16.423098+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:18.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:18 smithi117 bash[14101]: cluster 2024-02-10T08:35:16.423098+0000 mgr.y (mgr.14140) 325 : cluster [DBG] pgmap v318: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:20 smithi083 bash[14135]: cluster 2024-02-10T08:35:18.424002+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:20 smithi083 bash[17733]: cluster 2024-02-10T08:35:18.424002+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:20.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:20 smithi117 bash[14101]: cluster 2024-02-10T08:35:18.424002+0000 mgr.y (mgr.14140) 326 : cluster [DBG] pgmap v319: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:21.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:21 smithi083 bash[14135]: cluster 2024-02-10T08:35:20.425298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:21 smithi083 bash[17733]: cluster 2024-02-10T08:35:20.425298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:21.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:21 smithi117 bash[14101]: cluster 2024-02-10T08:35:20.425298+0000 mgr.y (mgr.14140) 327 : cluster [DBG] pgmap v320: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:23.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:23 smithi083 bash[14135]: cluster 2024-02-10T08:35:22.426203+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:23.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:23 smithi083 bash[17733]: cluster 2024-02-10T08:35:22.426203+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:23.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:23 smithi117 bash[14101]: cluster 2024-02-10T08:35:22.426203+0000 mgr.y (mgr.14140) 328 : cluster [DBG] pgmap v321: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:25 smithi083 bash[14135]: cluster 2024-02-10T08:35:24.427211+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:25 smithi083 bash[17733]: cluster 2024-02-10T08:35:24.427211+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:26.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:25 smithi117 bash[14101]: cluster 2024-02-10T08:35:24.427211+0000 mgr.y (mgr.14140) 329 : cluster [DBG] pgmap v322: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:27 smithi083 bash[14135]: cluster 2024-02-10T08:35:26.428338+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:28.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:27 smithi083 bash[17733]: cluster 2024-02-10T08:35:26.428338+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:28.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:27 smithi117 bash[14101]: cluster 2024-02-10T08:35:26.428338+0000 mgr.y (mgr.14140) 330 : cluster [DBG] pgmap v323: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:29 smithi083 bash[14135]: cluster 2024-02-10T08:35:28.429264+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:29 smithi083 bash[17733]: cluster 2024-02-10T08:35:28.429264+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:30.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:29 smithi117 bash[14101]: cluster 2024-02-10T08:35:28.429264+0000 mgr.y (mgr.14140) 331 : cluster [DBG] pgmap v324: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:31 smithi083 bash[14135]: cluster 2024-02-10T08:35:30.430605+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:32.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:31 smithi083 bash[17733]: cluster 2024-02-10T08:35:30.430605+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:32.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:31 smithi117 bash[14101]: cluster 2024-02-10T08:35:30.430605+0000 mgr.y (mgr.14140) 332 : cluster [DBG] pgmap v325: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:34.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:33 smithi083 bash[14135]: cluster 2024-02-10T08:35:32.431631+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:34.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:33 smithi083 bash[17733]: cluster 2024-02-10T08:35:32.431631+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:34.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:33 smithi117 bash[14101]: cluster 2024-02-10T08:35:32.431631+0000 mgr.y (mgr.14140) 333 : cluster [DBG] pgmap v326: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:36.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:35 smithi083 bash[14135]: cluster 2024-02-10T08:35:34.432837+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:36.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:35 smithi083 bash[17733]: cluster 2024-02-10T08:35:34.432837+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:36.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:35 smithi117 bash[14101]: cluster 2024-02-10T08:35:34.432837+0000 mgr.y (mgr.14140) 334 : cluster [DBG] pgmap v327: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:38.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:37 smithi083 bash[14135]: cluster 2024-02-10T08:35:36.434103+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:38.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:37 smithi083 bash[17733]: cluster 2024-02-10T08:35:36.434103+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:38.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:37 smithi117 bash[14101]: cluster 2024-02-10T08:35:36.434103+0000 mgr.y (mgr.14140) 335 : cluster [DBG] pgmap v328: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:40.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:39 smithi083 bash[14135]: cluster 2024-02-10T08:35:38.435027+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:40.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:39 smithi083 bash[17733]: cluster 2024-02-10T08:35:38.435027+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:40.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:39 smithi117 bash[14101]: cluster 2024-02-10T08:35:38.435027+0000 mgr.y (mgr.14140) 336 : cluster [DBG] pgmap v329: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:42.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:41 smithi083 bash[14135]: cluster 2024-02-10T08:35:40.436280+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:42.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:41 smithi083 bash[17733]: cluster 2024-02-10T08:35:40.436280+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:42.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:41 smithi117 bash[14101]: cluster 2024-02-10T08:35:40.436280+0000 mgr.y (mgr.14140) 337 : cluster [DBG] pgmap v330: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:44.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:44 smithi083 bash[14135]: cluster 2024-02-10T08:35:42.437129+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:44.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:44 smithi083 bash[17733]: cluster 2024-02-10T08:35:42.437129+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:44.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:43 smithi117 bash[14101]: cluster 2024-02-10T08:35:42.437129+0000 mgr.y (mgr.14140) 338 : cluster [DBG] pgmap v331: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:46.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:46 smithi083 bash[14135]: cluster 2024-02-10T08:35:44.438222+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:46 smithi083 bash[17733]: cluster 2024-02-10T08:35:44.438222+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:46.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:46 smithi117 bash[14101]: cluster 2024-02-10T08:35:44.438222+0000 mgr.y (mgr.14140) 339 : cluster [DBG] pgmap v332: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:48 smithi083 bash[14135]: cluster 2024-02-10T08:35:46.439327+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:48 smithi083 bash[17733]: cluster 2024-02-10T08:35:46.439327+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:48.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:48 smithi117 bash[14101]: cluster 2024-02-10T08:35:46.439327+0000 mgr.y (mgr.14140) 340 : cluster [DBG] pgmap v333: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:50 smithi083 bash[17733]: cluster 2024-02-10T08:35:48.440312+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:50 smithi083 bash[14135]: cluster 2024-02-10T08:35:48.440312+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:50.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:50 smithi117 bash[14101]: cluster 2024-02-10T08:35:48.440312+0000 mgr.y (mgr.14140) 341 : cluster [DBG] pgmap v334: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:51.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:51 smithi083 bash[14135]: cluster 2024-02-10T08:35:50.441509+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:51 smithi083 bash[17733]: cluster 2024-02-10T08:35:50.441509+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:51.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:51 smithi117 bash[14101]: cluster 2024-02-10T08:35:50.441509+0000 mgr.y (mgr.14140) 342 : cluster [DBG] pgmap v335: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:53.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:53 smithi083 bash[17733]: cluster 2024-02-10T08:35:52.442370+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:53.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:53 smithi083 bash[14135]: cluster 2024-02-10T08:35:52.442370+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:53.883 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:53 smithi117 bash[14101]: cluster 2024-02-10T08:35:52.442370+0000 mgr.y (mgr.14140) 343 : cluster [DBG] pgmap v336: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:56.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:55 smithi083 bash[17733]: cluster 2024-02-10T08:35:54.443429+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:55 smithi083 bash[14135]: cluster 2024-02-10T08:35:54.443429+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:56.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:55 smithi117 bash[14101]: cluster 2024-02-10T08:35:54.443429+0000 mgr.y (mgr.14140) 344 : cluster [DBG] pgmap v337: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:58.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:57 smithi083 bash[14135]: cluster 2024-02-10T08:35:56.444509+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:57 smithi083 bash[17733]: cluster 2024-02-10T08:35:56.444509+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:35:58.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:57 smithi117 bash[14101]: cluster 2024-02-10T08:35:56.444509+0000 mgr.y (mgr.14140) 345 : cluster [DBG] pgmap v338: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:00.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:35:59 smithi083 bash[14135]: cluster 2024-02-10T08:35:58.445406+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:35:59 smithi083 bash[17733]: cluster 2024-02-10T08:35:58.445406+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:00.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:35:59 smithi117 bash[14101]: cluster 2024-02-10T08:35:58.445406+0000 mgr.y (mgr.14140) 346 : cluster [DBG] pgmap v339: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:01 smithi083 bash[14135]: cluster 2024-02-10T08:36:00.446652+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:01 smithi083 bash[17733]: cluster 2024-02-10T08:36:00.446652+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:02.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:01 smithi117 bash[14101]: cluster 2024-02-10T08:36:00.446652+0000 mgr.y (mgr.14140) 347 : cluster [DBG] pgmap v340: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:03 smithi083 bash[17733]: cluster 2024-02-10T08:36:02.447558+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:03 smithi083 bash[14135]: cluster 2024-02-10T08:36:02.447558+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:04.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:03 smithi117 bash[14101]: cluster 2024-02-10T08:36:02.447558+0000 mgr.y (mgr.14140) 348 : cluster [DBG] pgmap v341: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:05 smithi083 bash[14135]: cluster 2024-02-10T08:36:04.448575+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:05 smithi083 bash[17733]: cluster 2024-02-10T08:36:04.448575+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:06.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:05 smithi117 bash[14101]: cluster 2024-02-10T08:36:04.448575+0000 mgr.y (mgr.14140) 349 : cluster [DBG] pgmap v342: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:07.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-10T08:36:08.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:07 smithi083 bash[14135]: cluster 2024-02-10T08:36:06.449720+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:08.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:07 smithi083 bash[17733]: cluster 2024-02-10T08:36:06.449720+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:08.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:07 smithi117 bash[14101]: cluster 2024-02-10T08:36:06.449720+0000 mgr.y (mgr.14140) 350 : cluster [DBG] pgmap v343: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:10.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:09 smithi083 bash[14135]: cluster 2024-02-10T08:36:08.450604+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:09 smithi083 bash[17733]: cluster 2024-02-10T08:36:08.450604+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:10.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:09 smithi117 bash[14101]: cluster 2024-02-10T08:36:08.450604+0000 mgr.y (mgr.14140) 351 : cluster [DBG] pgmap v344: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:11.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:11 smithi083 bash[14135]: audit 2024-02-10T08:36:10.795586+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:11.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:11 smithi083 bash[14135]: audit 2024-02-10T08:36:10.800282+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-10T08:36:11.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:11 smithi083 bash[17733]: audit 2024-02-10T08:36:10.795586+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:11.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:11 smithi083 bash[17733]: audit 2024-02-10T08:36:10.800282+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-10T08:36:11.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:10 smithi117 bash[14101]: audit 2024-02-10T08:36:10.795586+0000 mon.a (mon.0) 573 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:11.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:10 smithi117 bash[14101]: audit 2024-02-10T08:36:10.800282+0000 mon.a (mon.0) 574 : audit [INF] from='client.? 172.21.15.83:0/4131953669' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-10T08:36:11.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-10T08:36:12.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:12 smithi083 bash[14135]: cluster 2024-02-10T08:36:10.451477+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:12.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:12 smithi083 bash[17733]: cluster 2024-02-10T08:36:10.451477+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:12.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:12 smithi117 bash[14101]: cluster 2024-02-10T08:36:10.451477+0000 mgr.y (mgr.14140) 352 : cluster [DBG] pgmap v345: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:14.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:14 smithi083 bash[14135]: cluster 2024-02-10T08:36:12.452206+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:14.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:14 smithi083 bash[17733]: cluster 2024-02-10T08:36:12.452206+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:14.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:14 smithi117 bash[14101]: cluster 2024-02-10T08:36:12.452206+0000 mgr.y (mgr.14140) 353 : cluster [DBG] pgmap v346: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:15.303 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:15 smithi083 bash[14135]: audit 2024-02-10T08:36:14.495844+0000 mon.a (mon.0) 575 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:15.303 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:15 smithi083 bash[14135]: audit 2024-02-10T08:36:14.504082+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-10T08:36:15.303 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:15 smithi083 bash[17733]: audit 2024-02-10T08:36:14.495844+0000 mon.a (mon.0) 575 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:15.304 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:15 smithi083 bash[17733]: audit 2024-02-10T08:36:14.504082+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-10T08:36:15.305 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-10T08:36:15.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:15 smithi117 bash[14101]: audit 2024-02-10T08:36:14.495844+0000 mon.a (mon.0) 575 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-10T08:36:15.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:15 smithi117 bash[14101]: audit 2024-02-10T08:36:14.504082+0000 mon.a (mon.0) 576 : audit [INF] from='client.? 172.21.15.83:0/3037971183' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-10T08:36:16.314 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:16 smithi083 bash[14135]: cluster 2024-02-10T08:36:14.452868+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:16.314 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:16 smithi083 bash[17733]: cluster 2024-02-10T08:36:14.452868+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:16.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:16 smithi117 bash[14101]: cluster 2024-02-10T08:36:14.452868+0000 mgr.y (mgr.14140) 354 : cluster [DBG] pgmap v347: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:17.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:17 smithi083 bash[14135]: cluster 2024-02-10T08:36:16.453949+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:17.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:17 smithi083 bash[17733]: cluster 2024-02-10T08:36:16.453949+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:17.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:17 smithi117 bash[14101]: cluster 2024-02-10T08:36:16.453949+0000 mgr.y (mgr.14140) 355 : cluster [DBG] pgmap v348: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:18.345 INFO:teuthology.orchestra.run.smithi083.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:36:18.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:18 smithi083 bash[14135]: audit 2024-02-10T08:36:18.339627+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]: dispatch 2024-02-10T08:36:18.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:18 smithi083 bash[14135]: audit 2024-02-10T08:36:18.343425+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]': finished 2024-02-10T08:36:18.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:18 smithi083 bash[17733]: audit 2024-02-10T08:36:18.339627+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]: dispatch 2024-02-10T08:36:18.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:18 smithi083 bash[17733]: audit 2024-02-10T08:36:18.343425+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]': finished 2024-02-10T08:36:18.884 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:18 smithi117 bash[14101]: audit 2024-02-10T08:36:18.339627+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]: dispatch 2024-02-10T08:36:18.884 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:18 smithi117 bash[14101]: audit 2024-02-10T08:36:18.343425+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\"}"}]': finished 2024-02-10T08:36:19.258 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T08:36:19.269 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi083.front.sepia.ceph.com 2024-02-10T08:36:19.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- 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 ; sleep 30 ; done' 2024-02-10T08:36:19.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[14135]: audit 2024-02-10T08:36:18.338401+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:19.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[14135]: cluster 2024-02-10T08:36:18.454881+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:19.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[17733]: audit 2024-02-10T08:36:18.338401+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:19.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[17733]: cluster 2024-02-10T08:36:18.454881+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:19.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[14135]: audit 2024-02-10T08:36:18.615304+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]: dispatch 2024-02-10T08:36:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[14135]: audit 2024-02-10T08:36:18.619151+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]': finished 2024-02-10T08:36:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[14135]: cephadm 2024-02-10T08:36:18.621666+0000 mgr.y (mgr.14140) 358 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:36:19.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[17733]: audit 2024-02-10T08:36:18.615304+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]: dispatch 2024-02-10T08:36:19.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[17733]: audit 2024-02-10T08:36:18.619151+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]': finished 2024-02-10T08:36:19.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:19 smithi083 bash[17733]: cephadm 2024-02-10T08:36:18.621666+0000 mgr.y (mgr.14140) 358 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:36:19.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:19 smithi117 bash[14101]: audit 2024-02-10T08:36:18.338401+0000 mgr.y (mgr.14140) 356 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:19.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:19 smithi117 bash[14101]: cluster 2024-02-10T08:36:18.454881+0000 mgr.y (mgr.14140) 357 : cluster [DBG] pgmap v349: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:19.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:19 smithi117 bash[14101]: audit 2024-02-10T08:36:18.615304+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]: dispatch 2024-02-10T08:36:19.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:19 smithi117 bash[14101]: audit 2024-02-10T08:36:18.619151+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404369\", \"created\": \"2024-02-10T08:25:31.947147\", \"started\": \"2024-02-10T08:25:38.667049\"}, \"mgr.y\": {\"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404564\", \"created\": \"2024-02-10T08:25:41.030938\", \"started\": \"2024-02-10T08:25:41.058266\"}, \"mon.c\": {\"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404688\", \"created\": \"2024-02-10T08:27:16.608735\", \"started\": \"2024-02-10T08:27:16.633862\"}, \"osd.0\": {\"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404807\", \"created\": \"2024-02-10T08:28:08.683534\", \"started\": \"2024-02-10T08:28:12.303493\"}, \"osd.1\": {\"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.404926\", \"created\": \"2024-02-10T08:28:37.210874\", \"started\": \"2024-02-10T08:28:42.099324\"}, \"osd.2\": {\"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405043\", \"created\": \"2024-02-10T08:29:05.914210\", \"started\": \"2024-02-10T08:29:09.537288\"}, \"osd.3\": {\"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405161\", \"created\": \"2024-02-10T08:29:33.801564\", \"started\": \"2024-02-10T08:29:37.931908\"}, \"node-exporter.a\": {\"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405279\", \"created\": \"2024-02-10T08:31:47.802467\", \"started\": \"2024-02-10T08:31:55.933881\"}, \"alertmanager.a\": {\"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405398\", \"created\": \"2024-02-10T08:32:05.750053\", \"started\": \"2024-02-10T08:32:38.560173\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:09.405515\", \"created\": \"2024-02-10T08:34:05.575312\", \"started\": \"2024-02-10T08:34:05.601965\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528\"}}, \"last_daemon_update\": \"2024-02-10T08:34:09.405762\", \"last_device_update\": \"2024-02-10T08:29:41.812516\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.83\"], \"172.21.15.254\": [\"172.21.15.83\"]}, \"last_host_check\": \"2024-02-10T08:36:18.614137\"}"}]': finished 2024-02-10T08:36:19.885 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:19 smithi117 bash[14101]: cephadm 2024-02-10T08:36:18.621666+0000 mgr.y (mgr.14140) 358 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:36:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:21 smithi083 bash[14135]: cluster 2024-02-10T08:36:20.456270+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:21 smithi083 bash[17733]: cluster 2024-02-10T08:36:20.456270+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:22.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:21 smithi117 bash[14101]: cluster 2024-02-10T08:36:20.456270+0000 mgr.y (mgr.14140) 359 : cluster [DBG] pgmap v350: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:22.960 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (3m) 2m ago 4m prom/alertmanager 9f27df16978d 8e39130ebcd3 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (3m) 2m ago 3m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d630f0325c9f 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (10m) 2m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:36:23.658 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 0216950c5d67 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (4m) 2m ago 4m prom/node-exporter 72c9c2088986 cddf12b6c81e 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (5m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (3m) 2m ago 4m prom/prometheus:latest 2a72b385beaf b554489ceea7 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:36:23.659 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:36:24.003 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:36:24.004 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "" 2024-02-10T08:36:24.326 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:36:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:23 smithi083 bash[14135]: cluster 2024-02-10T08:36:22.457166+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:24.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:23 smithi083 bash[14135]: audit 2024-02-10T08:36:22.946083+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:23 smithi083 bash[17733]: cluster 2024-02-10T08:36:22.457166+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:23 smithi083 bash[17733]: audit 2024-02-10T08:36:22.946083+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:24.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:23 smithi117 bash[14101]: cluster 2024-02-10T08:36:22.457166+0000 mgr.y (mgr.14140) 360 : cluster [DBG] pgmap v351: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:24.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:23 smithi117 bash[14101]: audit 2024-02-10T08:36:22.946083+0000 mgr.y (mgr.14140) 361 : audit [DBG] from='client.24631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[14135]: audit 2024-02-10T08:36:23.303294+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[14135]: audit 2024-02-10T08:36:23.644720+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[14135]: audit 2024-02-10T08:36:24.002421+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.83:0/1995527802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:25.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[17733]: audit 2024-02-10T08:36:23.303294+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[17733]: audit 2024-02-10T08:36:23.644720+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:24 smithi083 bash[17733]: audit 2024-02-10T08:36:24.002421+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.83:0/1995527802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:25.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:24 smithi117 bash[14101]: audit 2024-02-10T08:36:23.303294+0000 mgr.y (mgr.14140) 362 : audit [DBG] from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:24 smithi117 bash[14101]: audit 2024-02-10T08:36:23.644720+0000 mgr.y (mgr.14140) 363 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:25.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:24 smithi117 bash[14101]: audit 2024-02-10T08:36:24.002421+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.83:0/1995527802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:26.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:25 smithi083 bash[14135]: audit 2024-02-10T08:36:24.324874+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:26.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:25 smithi083 bash[14135]: cluster 2024-02-10T08:36:24.457887+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:25 smithi083 bash[17733]: audit 2024-02-10T08:36:24.324874+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:26.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:25 smithi083 bash[17733]: cluster 2024-02-10T08:36:24.457887+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:26.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:25 smithi117 bash[14101]: audit 2024-02-10T08:36:24.324874+0000 mgr.y (mgr.14140) 364 : audit [DBG] from='client.24655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:26.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:25 smithi117 bash[14101]: cluster 2024-02-10T08:36:24.457887+0000 mgr.y (mgr.14140) 365 : cluster [DBG] pgmap v352: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:28.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:27 smithi083 bash[14135]: cluster 2024-02-10T08:36:26.458944+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:28.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:27 smithi083 bash[17733]: cluster 2024-02-10T08:36:26.458944+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:28.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:27 smithi117 bash[14101]: cluster 2024-02-10T08:36:26.458944+0000 mgr.y (mgr.14140) 366 : cluster [DBG] pgmap v353: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:30.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:29 smithi083 bash[14135]: cluster 2024-02-10T08:36:28.459909+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:29 smithi083 bash[17733]: cluster 2024-02-10T08:36:28.459909+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:30.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:29 smithi117 bash[14101]: cluster 2024-02-10T08:36:28.459909+0000 mgr.y (mgr.14140) 367 : cluster [DBG] pgmap v354: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:32.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:32 smithi083 bash[14135]: cluster 2024-02-10T08:36:30.461032+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:32.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:32 smithi083 bash[17733]: cluster 2024-02-10T08:36:30.461032+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:32.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:31 smithi117 bash[14101]: cluster 2024-02-10T08:36:30.461032+0000 mgr.y (mgr.14140) 368 : cluster [DBG] pgmap v355: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:34.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:34 smithi083 bash[14135]: cluster 2024-02-10T08:36:32.461643+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:34.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:34 smithi083 bash[17733]: cluster 2024-02-10T08:36:32.461643+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:34.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:34 smithi117 bash[14101]: cluster 2024-02-10T08:36:32.461643+0000 mgr.y (mgr.14140) 369 : cluster [DBG] pgmap v356: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:36.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:36 smithi083 bash[14135]: cluster 2024-02-10T08:36:34.462434+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:36.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:36 smithi083 bash[17733]: cluster 2024-02-10T08:36:34.462434+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:36.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:36 smithi117 bash[14101]: cluster 2024-02-10T08:36:34.462434+0000 mgr.y (mgr.14140) 370 : cluster [DBG] pgmap v357: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:38.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:38 smithi083 bash[14135]: cluster 2024-02-10T08:36:36.463501+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:38.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:38 smithi083 bash[17733]: cluster 2024-02-10T08:36:36.463501+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:38.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:38 smithi117 bash[14101]: cluster 2024-02-10T08:36:36.463501+0000 mgr.y (mgr.14140) 371 : cluster [DBG] pgmap v358: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:40.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:40 smithi083 bash[14135]: cluster 2024-02-10T08:36:38.464397+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:40.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:40 smithi083 bash[17733]: cluster 2024-02-10T08:36:38.464397+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:40.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:40 smithi117 bash[14101]: cluster 2024-02-10T08:36:38.464397+0000 mgr.y (mgr.14140) 372 : cluster [DBG] pgmap v359: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:41.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:41 smithi083 bash[14135]: cluster 2024-02-10T08:36:40.465287+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:41.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:41 smithi083 bash[17733]: cluster 2024-02-10T08:36:40.465287+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:41.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:41 smithi117 bash[14101]: cluster 2024-02-10T08:36:40.465287+0000 mgr.y (mgr.14140) 373 : cluster [DBG] pgmap v360: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:43.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:43 smithi083 bash[14135]: cluster 2024-02-10T08:36:42.466007+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:43.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:43 smithi083 bash[17733]: cluster 2024-02-10T08:36:42.466007+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:43.884 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:43 smithi117 bash[14101]: cluster 2024-02-10T08:36:42.466007+0000 mgr.y (mgr.14140) 374 : cluster [DBG] pgmap v361: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:46.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:45 smithi083 bash[14135]: cluster 2024-02-10T08:36:44.467054+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:45 smithi083 bash[17733]: cluster 2024-02-10T08:36:44.467054+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:46.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:45 smithi117 bash[14101]: cluster 2024-02-10T08:36:44.467054+0000 mgr.y (mgr.14140) 375 : cluster [DBG] pgmap v362: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:48.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:47 smithi083 bash[17733]: cluster 2024-02-10T08:36:46.467860+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:48.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:47 smithi083 bash[14135]: cluster 2024-02-10T08:36:46.467860+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:48.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:47 smithi117 bash[14101]: cluster 2024-02-10T08:36:46.467860+0000 mgr.y (mgr.14140) 376 : cluster [DBG] pgmap v363: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:50.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:49 smithi083 bash[14135]: cluster 2024-02-10T08:36:48.468587+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:49 smithi083 bash[17733]: cluster 2024-02-10T08:36:48.468587+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:50.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:49 smithi117 bash[14101]: cluster 2024-02-10T08:36:48.468587+0000 mgr.y (mgr.14140) 377 : cluster [DBG] pgmap v364: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:52.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:51 smithi083 bash[14135]: cluster 2024-02-10T08:36:50.469502+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:52.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:51 smithi083 bash[17733]: cluster 2024-02-10T08:36:50.469502+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:52.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:51 smithi117 bash[14101]: cluster 2024-02-10T08:36:50.469502+0000 mgr.y (mgr.14140) 378 : cluster [DBG] pgmap v365: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:54.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:53 smithi083 bash[14135]: cluster 2024-02-10T08:36:52.470196+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:54.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:53 smithi083 bash[17733]: cluster 2024-02-10T08:36:52.470196+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:54.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:53 smithi117 bash[14101]: cluster 2024-02-10T08:36:52.470196+0000 mgr.y (mgr.14140) 379 : cluster [DBG] pgmap v366: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:54.685 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:36:55.329 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-10T08:36:55.329 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (4m) 2m ago 4m prom/alertmanager 9f27df16978d 8e39130ebcd3 2024-02-10T08:36:55.329 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (4m) 2m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d630f0325c9f 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (11m) 2m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (4m) 2m ago 5m prom/node-exporter 72c9c2088986 0216950c5d67 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (5m) 2m ago 5m prom/node-exporter 72c9c2088986 cddf12b6c81e 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (6m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:36:55.330 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:36:55.331 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:36:55.331 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (4m) 2m ago 5m prom/prometheus:latest 2a72b385beaf b554489ceea7 2024-02-10T08:36:55.331 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:36:55.331 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:36:55.689 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:36:55.690 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "" 2024-02-10T08:36:56.015 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[14135]: cluster 2024-02-10T08:36:54.470907+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[14135]: audit 2024-02-10T08:36:54.668159+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[14135]: audit 2024-02-10T08:36:54.992754+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[14135]: audit 2024-02-10T08:36:55.688880+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.83:0/3388752275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[17733]: cluster 2024-02-10T08:36:54.470907+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[17733]: audit 2024-02-10T08:36:54.668159+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[17733]: audit 2024-02-10T08:36:54.992754+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:55 smithi083 bash[17733]: audit 2024-02-10T08:36:55.688880+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.83:0/3388752275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:56.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:55 smithi117 bash[14101]: cluster 2024-02-10T08:36:54.470907+0000 mgr.y (mgr.14140) 380 : cluster [DBG] pgmap v367: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:56.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:55 smithi117 bash[14101]: audit 2024-02-10T08:36:54.668159+0000 mgr.y (mgr.14140) 381 : audit [DBG] from='client.24661 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:55 smithi117 bash[14101]: audit 2024-02-10T08:36:54.992754+0000 mgr.y (mgr.14140) 382 : audit [DBG] from='client.24667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:56.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:55 smithi117 bash[14101]: audit 2024-02-10T08:36:55.688880+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.83:0/3388752275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:36:57.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:57 smithi083 bash[14135]: audit 2024-02-10T08:36:55.316933+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:57.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:57 smithi083 bash[14135]: audit 2024-02-10T08:36:56.014613+0000 mgr.y (mgr.14140) 384 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:57.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:57 smithi083 bash[17733]: audit 2024-02-10T08:36:55.316933+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:57.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:57 smithi083 bash[17733]: audit 2024-02-10T08:36:56.014613+0000 mgr.y (mgr.14140) 384 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:57.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:57 smithi117 bash[14101]: audit 2024-02-10T08:36:55.316933+0000 mgr.y (mgr.14140) 383 : audit [DBG] from='client.24673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:57.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:57 smithi117 bash[14101]: audit 2024-02-10T08:36:56.014613+0000 mgr.y (mgr.14140) 384 : audit [DBG] from='client.24685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:36:58.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:36:58 smithi083 bash[14135]: cluster 2024-02-10T08:36:56.471986+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:36:58 smithi083 bash[17733]: cluster 2024-02-10T08:36:56.471986+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:36:58.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:36:58 smithi117 bash[14101]: cluster 2024-02-10T08:36:56.471986+0000 mgr.y (mgr.14140) 385 : cluster [DBG] pgmap v368: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:00 smithi083 bash[14135]: cluster 2024-02-10T08:36:58.472851+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:00 smithi083 bash[17733]: cluster 2024-02-10T08:36:58.472851+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:00.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:00 smithi117 bash[14101]: cluster 2024-02-10T08:36:58.472851+0000 mgr.y (mgr.14140) 386 : cluster [DBG] pgmap v369: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:02.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:02 smithi083 bash[14135]: cluster 2024-02-10T08:37:00.474057+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:02 smithi083 bash[17733]: cluster 2024-02-10T08:37:00.474057+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:02.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:02 smithi117 bash[14101]: cluster 2024-02-10T08:37:00.474057+0000 mgr.y (mgr.14140) 387 : cluster [DBG] pgmap v370: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[14135]: audit 2024-02-10T08:37:02.467034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-10T08:37:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[14135]: audit 2024-02-10T08:37:02.471710+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-10T08:37:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[14135]: audit 2024-02-10T08:37:02.472568+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:37:03.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[17733]: audit 2024-02-10T08:37:02.467034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-10T08:37:03.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[17733]: audit 2024-02-10T08:37:02.471710+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-10T08:37:03.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:03 smithi083 bash[17733]: audit 2024-02-10T08:37:02.472568+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:37:03.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:03 smithi117 bash[14101]: audit 2024-02-10T08:37:02.467034+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]: dispatch 2024-02-10T08:37:03.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:03 smithi117 bash[14101]: audit 2024-02-10T08:37:02.471710+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_version\": \"ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)\"}"}]': finished 2024-02-10T08:37:03.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:03 smithi117 bash[14101]: audit 2024-02-10T08:37:02.472568+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[14135]: cephadm 2024-02-10T08:37:02.472213+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[14135]: cephadm 2024-02-10T08:37:02.474090+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[14135]: cluster 2024-02-10T08:37:02.474801+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[14135]: cephadm 2024-02-10T08:37:02.474837+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[14135]: cephadm 2024-02-10T08:37:02.723927+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi117 2024-02-10T08:37:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[17733]: cephadm 2024-02-10T08:37:02.472213+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:37:04.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[17733]: cephadm 2024-02-10T08:37:02.474090+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:37:04.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[17733]: cluster 2024-02-10T08:37:02.474801+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:04.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[17733]: cephadm 2024-02-10T08:37:02.474837+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:37:04.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:04 smithi083 bash[17733]: cephadm 2024-02-10T08:37:02.723927+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi117 2024-02-10T08:37:04.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:04 smithi117 bash[14101]: cephadm 2024-02-10T08:37:02.472213+0000 mgr.y (mgr.14140) 388 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:37:04.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:04 smithi117 bash[14101]: cephadm 2024-02-10T08:37:02.474090+0000 mgr.y (mgr.14140) 389 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:37:04.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:04 smithi117 bash[14101]: cluster 2024-02-10T08:37:02.474801+0000 mgr.y (mgr.14140) 390 : cluster [DBG] pgmap v371: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:04.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:04 smithi117 bash[14101]: cephadm 2024-02-10T08:37:02.474837+0000 mgr.y (mgr.14140) 391 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:37:04.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:04 smithi117 bash[14101]: cephadm 2024-02-10T08:37:02.723927+0000 mgr.y (mgr.14140) 392 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 on smithi117 2024-02-10T08:37:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:05 smithi083 bash[14135]: cluster 2024-02-10T08:37:04.475932+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:05 smithi083 bash[17733]: cluster 2024-02-10T08:37:04.475932+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:06.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:05 smithi117 bash[14101]: cluster 2024-02-10T08:37:04.475932+0000 mgr.y (mgr.14140) 393 : cluster [DBG] pgmap v372: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:08.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:07 smithi083 bash[14135]: cluster 2024-02-10T08:37:06.477022+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:07 smithi083 bash[17733]: cluster 2024-02-10T08:37:06.477022+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:08.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:07 smithi117 bash[14101]: cluster 2024-02-10T08:37:06.477022+0000 mgr.y (mgr.14140) 394 : cluster [DBG] pgmap v373: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:10.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:09 smithi083 bash[14135]: cluster 2024-02-10T08:37:08.477923+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:09 smithi083 bash[17733]: cluster 2024-02-10T08:37:08.477923+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:10.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:09 smithi117 bash[14101]: cluster 2024-02-10T08:37:08.477923+0000 mgr.y (mgr.14140) 395 : cluster [DBG] pgmap v374: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:12.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:11 smithi083 bash[14135]: cluster 2024-02-10T08:37:10.479129+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:12.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:11 smithi083 bash[17733]: cluster 2024-02-10T08:37:10.479129+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:12.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:11 smithi117 bash[14101]: cluster 2024-02-10T08:37:10.479129+0000 mgr.y (mgr.14140) 396 : cluster [DBG] pgmap v375: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:14.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:14 smithi083 bash[14135]: cluster 2024-02-10T08:37:12.480018+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:14.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:14 smithi083 bash[17733]: cluster 2024-02-10T08:37:12.480018+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:14.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:13 smithi117 bash[14101]: cluster 2024-02-10T08:37:12.480018+0000 mgr.y (mgr.14140) 397 : cluster [DBG] pgmap v376: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:16.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:16 smithi083 bash[14135]: cluster 2024-02-10T08:37:14.481109+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:16 smithi083 bash[17733]: cluster 2024-02-10T08:37:14.481109+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:16.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:16 smithi117 bash[14101]: cluster 2024-02-10T08:37:14.481109+0000 mgr.y (mgr.14140) 398 : cluster [DBG] pgmap v377: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:18.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:18 smithi083 bash[14135]: cluster 2024-02-10T08:37:16.482216+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:18.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:18 smithi083 bash[17733]: cluster 2024-02-10T08:37:16.482216+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:18.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:18 smithi117 bash[14101]: cluster 2024-02-10T08:37:16.482216+0000 mgr.y (mgr.14140) 399 : cluster [DBG] pgmap v378: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:20 smithi083 bash[14135]: cluster 2024-02-10T08:37:18.483089+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:20 smithi083 bash[17733]: cluster 2024-02-10T08:37:18.483089+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:20.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:20 smithi117 bash[14101]: cluster 2024-02-10T08:37:18.483089+0000 mgr.y (mgr.14140) 400 : cluster [DBG] pgmap v379: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:22 smithi083 bash[14135]: cluster 2024-02-10T08:37:20.484384+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:22 smithi083 bash[17733]: cluster 2024-02-10T08:37:20.484384+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:22.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:22 smithi117 bash[14101]: cluster 2024-02-10T08:37:20.484384+0000 mgr.y (mgr.14140) 401 : cluster [DBG] pgmap v380: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:24 smithi083 bash[14135]: cluster 2024-02-10T08:37:22.485246+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:24 smithi083 bash[17733]: cluster 2024-02-10T08:37:22.485246+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:24.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:24 smithi117 bash[14101]: cluster 2024-02-10T08:37:22.485246+0000 mgr.y (mgr.14140) 402 : cluster [DBG] pgmap v381: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:26.367 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:37:26.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:26 smithi083 bash[14135]: cluster 2024-02-10T08:37:24.486290+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:26.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:26 smithi083 bash[17733]: cluster 2024-02-10T08:37:24.486290+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:26.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:26 smithi117 bash[14101]: cluster 2024-02-10T08:37:24.486290+0000 mgr.y (mgr.14140) 403 : cluster [DBG] pgmap v382: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (4m) 3m ago 5m prom/alertmanager 9f27df16978d 8e39130ebcd3 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (4m) 3m ago 4m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d630f0325c9f 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (11m) 3m ago 11m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:37:27.007 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 0216950c5d67 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (5m) 3m ago 5m prom/node-exporter 72c9c2088986 cddf12b6c81e 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (4m) 3m ago 5m prom/prometheus:latest 2a72b385beaf b554489ceea7 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:37:27.008 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:37:27.342 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:37:27.342 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-10T08:37:27.343 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:37:27.344 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:37:27.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[14135]: audit 2024-02-10T08:37:26.351399+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[14135]: cluster 2024-02-10T08:37:26.487044+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:27.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[14135]: audit 2024-02-10T08:37:26.678635+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[14135]: audit 2024-02-10T08:37:27.000596+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[17733]: audit 2024-02-10T08:37:26.351399+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[17733]: cluster 2024-02-10T08:37:26.487044+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[17733]: audit 2024-02-10T08:37:26.678635+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:27 smithi083 bash[17733]: audit 2024-02-10T08:37:27.000596+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:27 smithi117 bash[14101]: audit 2024-02-10T08:37:26.351399+0000 mgr.y (mgr.14140) 404 : audit [DBG] from='client.24691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:27 smithi117 bash[14101]: cluster 2024-02-10T08:37:26.487044+0000 mgr.y (mgr.14140) 405 : cluster [DBG] pgmap v383: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:27.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:27 smithi117 bash[14101]: audit 2024-02-10T08:37:26.678635+0000 mgr.y (mgr.14140) 406 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:27 smithi117 bash[14101]: audit 2024-02-10T08:37:27.000596+0000 mgr.y (mgr.14140) 407 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "" 2024-02-10T08:37:27.667 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:37:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:28 smithi083 bash[14135]: audit 2024-02-10T08:37:27.342325+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.83:0/1844864216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:37:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:28 smithi083 bash[14135]: audit 2024-02-10T08:37:27.665989+0000 mgr.y (mgr.14140) 408 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:28.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:28 smithi083 bash[17733]: audit 2024-02-10T08:37:27.342325+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.83:0/1844864216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:37:28.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:28 smithi083 bash[17733]: audit 2024-02-10T08:37:27.665989+0000 mgr.y (mgr.14140) 408 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:28.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:28 smithi117 bash[14101]: audit 2024-02-10T08:37:27.342325+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.83:0/1844864216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:37:28.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:28 smithi117 bash[14101]: audit 2024-02-10T08:37:27.665989+0000 mgr.y (mgr.14140) 408 : audit [DBG] from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:29.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:29 smithi083 bash[14135]: cluster 2024-02-10T08:37:28.487904+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:29 smithi083 bash[17733]: cluster 2024-02-10T08:37:28.487904+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:29.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:29 smithi117 bash[14101]: cluster 2024-02-10T08:37:28.487904+0000 mgr.y (mgr.14140) 409 : cluster [DBG] pgmap v384: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:32.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:31 smithi083 bash[14135]: cluster 2024-02-10T08:37:30.489114+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:32.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:31 smithi083 bash[17733]: cluster 2024-02-10T08:37:30.489114+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:32.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:31 smithi117 bash[14101]: cluster 2024-02-10T08:37:30.489114+0000 mgr.y (mgr.14140) 410 : cluster [DBG] pgmap v385: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:34.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:33 smithi083 bash[14135]: cluster 2024-02-10T08:37:32.489981+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:34.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:33 smithi083 bash[17733]: cluster 2024-02-10T08:37:32.489981+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:34.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:33 smithi117 bash[14101]: cluster 2024-02-10T08:37:32.489981+0000 mgr.y (mgr.14140) 411 : cluster [DBG] pgmap v386: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:36.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:35 smithi083 bash[14135]: cluster 2024-02-10T08:37:34.491023+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:36.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:35 smithi083 bash[17733]: cluster 2024-02-10T08:37:34.491023+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:36.370 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:35 smithi117 bash[14101]: cluster 2024-02-10T08:37:34.491023+0000 mgr.y (mgr.14140) 412 : cluster [DBG] pgmap v387: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:38.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:37 smithi083 bash[14135]: cluster 2024-02-10T08:37:36.492127+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:38.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:38 smithi083 bash[17733]: cluster 2024-02-10T08:37:36.492127+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:38.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:37 smithi117 bash[14101]: cluster 2024-02-10T08:37:36.492127+0000 mgr.y (mgr.14140) 413 : cluster [DBG] pgmap v388: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:40.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:40 smithi083 bash[14135]: cluster 2024-02-10T08:37:38.493019+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:40.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:40 smithi083 bash[17733]: cluster 2024-02-10T08:37:38.493019+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:40.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:40 smithi117 bash[14101]: cluster 2024-02-10T08:37:38.493019+0000 mgr.y (mgr.14140) 414 : cluster [DBG] pgmap v389: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:42.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:42 smithi083 bash[14135]: cluster 2024-02-10T08:37:40.494208+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:42.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:42 smithi083 bash[17733]: cluster 2024-02-10T08:37:40.494208+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:42.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:42 smithi117 bash[14101]: cluster 2024-02-10T08:37:40.494208+0000 mgr.y (mgr.14140) 415 : cluster [DBG] pgmap v390: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:44.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:44 smithi083 bash[14135]: cluster 2024-02-10T08:37:42.495094+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:44.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:44 smithi083 bash[17733]: cluster 2024-02-10T08:37:42.495094+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:44.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:44 smithi117 bash[14101]: cluster 2024-02-10T08:37:42.495094+0000 mgr.y (mgr.14140) 416 : cluster [DBG] pgmap v391: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:46.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:46 smithi083 bash[14135]: cluster 2024-02-10T08:37:44.496165+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:46 smithi083 bash[17733]: cluster 2024-02-10T08:37:44.496165+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:46.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:46 smithi117 bash[14101]: cluster 2024-02-10T08:37:44.496165+0000 mgr.y (mgr.14140) 417 : cluster [DBG] pgmap v392: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:48.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:48 smithi117 bash[14101]: cluster 2024-02-10T08:37:46.497286+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:48.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:48 smithi083 bash[14135]: cluster 2024-02-10T08:37:46.497286+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:48.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:48 smithi083 bash[17733]: cluster 2024-02-10T08:37:46.497286+0000 mgr.y (mgr.14140) 418 : cluster [DBG] pgmap v393: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[14135]: audit 2024-02-10T08:37:48.348414+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[14135]: audit 2024-02-10T08:37:48.358899+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[14135]: audit 2024-02-10T08:37:48.360868+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[14135]: audit 2024-02-10T08:37:48.362327+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[14135]: audit 2024-02-10T08:37:48.364276+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[17733]: audit 2024-02-10T08:37:48.348414+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-10T08:37:49.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[17733]: audit 2024-02-10T08:37:48.358899+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-10T08:37:49.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[17733]: audit 2024-02-10T08:37:48.360868+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-10T08:37:49.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[17733]: audit 2024-02-10T08:37:48.362327+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:37:49.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:49 smithi083 bash[17733]: audit 2024-02-10T08:37:48.364276+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:37:49.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:49 smithi117 bash[14101]: audit 2024-02-10T08:37:48.348414+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]: dispatch 2024-02-10T08:37:49.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:49 smithi117 bash[14101]: audit 2024-02-10T08:37:48.358899+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", "who": "mgr.x"}]': finished 2024-02-10T08:37:49.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:49 smithi117 bash[14101]: audit 2024-02-10T08:37:48.360868+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-10T08:37:49.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:49 smithi117 bash[14101]: audit 2024-02-10T08:37:48.362327+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:37:49.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:49 smithi117 bash[14101]: audit 2024-02-10T08:37:48.364276+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-10T08:37:50.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:50 smithi117 bash[14101]: cephadm 2024-02-10T08:37:48.347580+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-10T08:37:50.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:50 smithi117 bash[14101]: cephadm 2024-02-10T08:37:48.347747+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-10T08:37:50.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:50 smithi117 bash[14101]: cephadm 2024-02-10T08:37:48.363433+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:37:50.136 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:50 smithi117 bash[14101]: cluster 2024-02-10T08:37:48.498170+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:50.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[14135]: cephadm 2024-02-10T08:37:48.347580+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[14135]: cephadm 2024-02-10T08:37:48.347747+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[14135]: cephadm 2024-02-10T08:37:48.363433+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[14135]: cluster 2024-02-10T08:37:48.498170+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[17733]: cephadm 2024-02-10T08:37:48.347580+0000 mgr.y (mgr.14140) 419 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[17733]: cephadm 2024-02-10T08:37:48.347747+0000 mgr.y (mgr.14140) 420 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[17733]: cephadm 2024-02-10T08:37:48.363433+0000 mgr.y (mgr.14140) 421 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:37:50.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:50 smithi083 bash[17733]: cluster 2024-02-10T08:37:48.498170+0000 mgr.y (mgr.14140) 422 : cluster [DBG] pgmap v394: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:50.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:37:50 smithi117 systemd[1]: Stopping Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:37:51.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:51 smithi083 bash[14135]: cluster 2024-02-10T08:37:50.499389+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:51 smithi083 bash[17733]: cluster 2024-02-10T08:37:50.499389+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:51.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:51 smithi117 bash[14101]: cluster 2024-02-10T08:37:50.499389+0000 mgr.y (mgr.14140) 423 : cluster [DBG] pgmap v395: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:53.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:53 smithi083 bash[14135]: cluster 2024-02-10T08:37:52.500493+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:53.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:53 smithi083 bash[17733]: cluster 2024-02-10T08:37:52.500493+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:53.886 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:53 smithi117 bash[14101]: cluster 2024-02-10T08:37:52.500493+0000 mgr.y (mgr.14140) 424 : cluster [DBG] pgmap v396: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:55 smithi083 bash[14135]: cluster 2024-02-10T08:37:54.501553+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:55 smithi083 bash[17733]: cluster 2024-02-10T08:37:54.501553+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:56.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:55 smithi117 bash[14101]: cluster 2024-02-10T08:37:54.501553+0000 mgr.y (mgr.14140) 425 : cluster [DBG] pgmap v397: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:58.012 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:37:58.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:57 smithi083 bash[14135]: cluster 2024-02-10T08:37:56.502693+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:57 smithi083 bash[17733]: cluster 2024-02-10T08:37:56.502693+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:58.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:57 smithi117 bash[14101]: cluster 2024-02-10T08:37:56.502693+0000 mgr.y (mgr.14140) 426 : cluster [DBG] pgmap v398: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (5m) 3m ago 5m prom/alertmanager 9f27df16978d 8e39130ebcd3 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (5m) 3m ago 5m 6.6.2 ceph/ceph-grafana:latest 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d630f0325c9f 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:37:58.657 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (12m) 3m ago 12m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (10m) 3m ago 10m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (6m) 3m ago 6m prom/node-exporter 72c9c2088986 0216950c5d67 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (6m) 3m ago 6m prom/node-exporter 72c9c2088986 cddf12b6c81e 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:37:58.658 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:37:58.659 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (5m) 3m ago 6m prom/prometheus:latest 2a72b385beaf b554489ceea7 2024-02-10T08:37:58.659 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:37:58.659 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:37:59.000 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:37:59.000 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:37:59.000 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:37:59.001 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:37:59.002 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-10T08:37:59.002 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:37:59.002 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:37:59.316 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:37:59.317 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-10T08:37:59.317 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:37:59.317 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:37:59.317 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "" 2024-02-10T08:37:59.317 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:37:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:37:59 smithi083 bash[14135]: audit 2024-02-10T08:37:57.998177+0000 mgr.y (mgr.14140) 427 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:59.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:37:59 smithi083 bash[17733]: audit 2024-02-10T08:37:57.998177+0000 mgr.y (mgr.14140) 427 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:37:59.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:37:59 smithi117 bash[14101]: audit 2024-02-10T08:37:57.998177+0000 mgr.y (mgr.14140) 427 : audit [DBG] from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[14135]: audit 2024-02-10T08:37:58.327820+0000 mgr.y (mgr.14140) 428 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[14135]: cluster 2024-02-10T08:37:58.503600+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[14135]: audit 2024-02-10T08:37:58.644508+0000 mgr.y (mgr.14140) 430 : audit [DBG] from='client.24733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[14135]: audit 2024-02-10T08:37:59.000076+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.83:0/2948747323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[17733]: audit 2024-02-10T08:37:58.327820+0000 mgr.y (mgr.14140) 428 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[17733]: cluster 2024-02-10T08:37:58.503600+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[17733]: audit 2024-02-10T08:37:58.644508+0000 mgr.y (mgr.14140) 430 : audit [DBG] from='client.24733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:00 smithi083 bash[17733]: audit 2024-02-10T08:37:59.000076+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.83:0/2948747323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:00.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:00 smithi117 bash[14101]: audit 2024-02-10T08:37:58.327820+0000 mgr.y (mgr.14140) 428 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:00 smithi117 bash[14101]: cluster 2024-02-10T08:37:58.503600+0000 mgr.y (mgr.14140) 429 : cluster [DBG] pgmap v399: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:00.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:00 smithi117 bash[14101]: audit 2024-02-10T08:37:58.644508+0000 mgr.y (mgr.14140) 430 : audit [DBG] from='client.24733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:00.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:00 smithi117 bash[14101]: audit 2024-02-10T08:37:59.000076+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.83:0/2948747323' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:01.268 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:01 smithi117 bash[14101]: audit 2024-02-10T08:37:59.315238+0000 mgr.y (mgr.14140) 431 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:01.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:01 smithi083 bash[14135]: audit 2024-02-10T08:37:59.315238+0000 mgr.y (mgr.14140) 431 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:01.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:01 smithi083 bash[17733]: audit 2024-02-10T08:37:59.315238+0000 mgr.y (mgr.14140) 431 : audit [DBG] from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:01.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 docker[25618]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:38:01.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-10T08:38:01.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T08:38:01.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 systemd[1]: Stopped Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:38:02.030 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 systemd[1]: Starting Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:38:02.031 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 docker[25700]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:38:02.031 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:01 smithi117 systemd[1]: Started Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:38:02.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: cluster 2024-02-10T08:38:00.504834+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:02.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: audit 2024-02-10T08:38:01.714819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:38:02.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: audit 2024-02-10T08:38:01.721508+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:38:02.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: audit 2024-02-10T08:38:02.007255+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:02.364 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: audit 2024-02-10T08:38:02.013821+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:02.365 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[14101]: audit 2024-02-10T08:38:02.015368+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:38:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: cluster 2024-02-10T08:38:00.504834+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: cluster 2024-02-10T08:38:00.504834+0000 mgr.y (mgr.14140) 432 : cluster [DBG] pgmap v400: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: audit 2024-02-10T08:38:01.714819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:38:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: audit 2024-02-10T08:38:01.714819+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]: dispatch 2024-02-10T08:38:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: audit 2024-02-10T08:38:01.721508+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:38:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: audit 2024-02-10T08:38:02.007255+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: audit 2024-02-10T08:38:02.013821+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:02.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[14135]: audit 2024-02-10T08:38:02.015368+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:38:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: audit 2024-02-10T08:38:01.721508+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:26:59.917952\"}"}]': finished 2024-02-10T08:38:02.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: audit 2024-02-10T08:38:02.007255+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:02.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: audit 2024-02-10T08:38:02.013821+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506452\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506776\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.506896\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507015\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507133\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507252\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507372\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507521\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:34:10.507647\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:02.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:02 smithi083 bash[17733]: audit 2024-02-10T08:38:02.015368+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-10T08:38:03.020 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:02 smithi117 bash[25720]: debug 2024-02-10T08:38:02.836+0000 7f4265be2700 1 -- 172.21.15.117:0/154178198 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a44712a4e0 con 0x55a44721ec00 2024-02-10T08:38:03.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:03 smithi117 bash[25720]: debug 2024-02-10T08:38:03.012+0000 7f42761de680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:38:03.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:03 smithi117 bash[25720]: debug 2024-02-10T08:38:03.120+0000 7f42761de680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:38:04.036 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:03 smithi117 bash[25720]: debug 2024-02-10T08:38:03.640+0000 7f42761de680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: cluster 2024-02-10T08:38:02.505695+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: audit 2024-02-10T08:38:03.696779+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: audit 2024-02-10T08:38:03.703091+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: audit 2024-02-10T08:38:03.708689+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: audit 2024-02-10T08:38:03.714484+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T08:38:04.039 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[14101]: cluster 2024-02-10T08:38:03.722287+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T08:38:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: cluster 2024-02-10T08:38:02.505695+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:04.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: cluster 2024-02-10T08:38:02.505695+0000 mgr.y (mgr.14140) 433 : cluster [DBG] pgmap v401: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:04.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: audit 2024-02-10T08:38:03.696779+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:04.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: audit 2024-02-10T08:38:03.703091+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:04.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: audit 2024-02-10T08:38:03.708689+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:04.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: audit 2024-02-10T08:38:03.714484+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14135]: cluster 2024-02-10T08:38:03.722287+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: audit 2024-02-10T08:38:03.696779+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]: dispatch 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: audit 2024-02-10T08:38:03.703091+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693083\", \"created\": \"2024-02-10T08:27:30.654221\", \"started\": \"2024-02-10T08:27:30.679638\"}, \"mgr.x\": {\"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693282\", \"created\": \"2024-02-10T08:27:46.945846\", \"started\": \"2024-02-10T08:38:01.712539\"}, \"osd.4\": {\"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693424\", \"created\": \"2024-02-10T08:29:55.311740\", \"started\": \"2024-02-10T08:29:58.585540\"}, \"osd.5\": {\"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693544\", \"created\": \"2024-02-10T08:30:19.539452\", \"started\": \"2024-02-10T08:30:24.717339\"}, \"osd.6\": {\"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693663\", \"created\": \"2024-02-10T08:30:45.383473\", \"started\": \"2024-02-10T08:30:48.681239\"}, \"osd.7\": {\"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693783\", \"created\": \"2024-02-10T08:31:11.151183\", \"started\": \"2024-02-10T08:31:14.890152\"}, \"prometheus.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.693901\", \"created\": \"2024-02-10T08:31:45.155126\", \"started\": \"2024-02-10T08:32:45.951051\"}, \"node-exporter.b\": {\"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694021\", \"created\": \"2024-02-10T08:31:47.091133\", \"started\": \"2024-02-10T08:31:52.694004\"}, \"grafana.a\": {\"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694138\", \"created\": \"2024-02-10T08:32:28.294779\", \"started\": \"2024-02-10T08:32:28.314560\"}, \"rgw.r.z.smithi117.dzebuy\": {\"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-10T08:38:03.694256\", \"created\": \"2024-02-10T08:34:08.361454\", \"started\": \"2024-02-10T08:34:08.384348\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145\"}}, \"last_daemon_update\": \"2024-02-10T08:38:03.694509\", \"last_device_update\": \"2024-02-10T08:31:18.162605\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.117\"], \"172.21.15.254\": [\"172.21.15.117\"]}, \"last_host_check\": \"2024-02-10T08:38:02.005096\"}"}]': finished 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: audit 2024-02-10T08:38:03.708689+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: audit 2024-02-10T08:38:03.714484+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T08:38:04.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[17733]: cluster 2024-02-10T08:38:03.722287+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T08:38:04.886 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[25720]: debug 2024-02-10T08:38:04.600+0000 7f42761de680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:38:04.886 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[25720]: debug 2024-02-10T08:38:04.696+0000 7f42761de680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:38:05.043 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14417]: debug 2024-02-10T08:38:04.705+0000 7f100e39c700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T08:38:05.043 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14417]: ignoring --setuser ceph since I am not root 2024-02-10T08:38:05.044 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14417]: ignoring --setgroup ceph since I am not root 2024-02-10T08:38:05.044 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14417]: debug 2024-02-10T08:38:04.745+0000 7f6eab4e1040 1 -- 172.21.15.83:0/1629211995 >> [v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0] conn(0x56368511cc00 msgr2=0x563685d92000 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-10T08:38:05.044 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:38:04 smithi083 bash[14417]: debug 2024-02-10T08:38:04.745+0000 7f6eab4e1040 1 --2- 172.21.15.83:0/1629211995 >> [v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0] conn(0x56368511cc00 0x563685d92000 secure :-1 s=READY pgs=96 cs=0 l=1 rx=0x56368510f140 tx=0x5636851117c0).stop 2024-02-10T08:38:05.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: cephadm 2024-02-10T08:38:03.708280+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: cephadm 2024-02-10T08:38:03.710064+0000 mgr.y (mgr.14140) 435 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: cephadm 2024-02-10T08:38:03.710263+0000 mgr.y (mgr.14140) 436 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: cephadm 2024-02-10T08:38:03.713198+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: audit 2024-02-10T08:38:04.709927+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[14135]: cluster 2024-02-10T08:38:04.710057+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994886s) 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: cephadm 2024-02-10T08:38:03.708280+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: cephadm 2024-02-10T08:38:03.710064+0000 mgr.y (mgr.14140) 435 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:38:05.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: cephadm 2024-02-10T08:38:03.710263+0000 mgr.y (mgr.14140) 436 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:38:05.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: cephadm 2024-02-10T08:38:03.713198+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-10T08:38:05.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: audit 2024-02-10T08:38:04.709927+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T08:38:05.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:05 smithi083 bash[17733]: cluster 2024-02-10T08:38:04.710057+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994886s) 2024-02-10T08:38:05.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:04 smithi117 bash[25720]: debug 2024-02-10T08:38:04.948+0000 7f42761de680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:38:05.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: cephadm 2024-02-10T08:38:03.708280+0000 mgr.y (mgr.14140) 434 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 with id 1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5 2024-02-10T08:38:05.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: cephadm 2024-02-10T08:38:03.710064+0000 mgr.y (mgr.14140) 435 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-10T08:38:05.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: cephadm 2024-02-10T08:38:03.710263+0000 mgr.y (mgr.14140) 436 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T08:38:05.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: cephadm 2024-02-10T08:38:03.713198+0000 mgr.y (mgr.14140) 437 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-10T08:38:05.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: audit 2024-02-10T08:38:04.709927+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14140 172.21.15.83:0/1710975026' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T08:38:05.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:05 smithi117 bash[14101]: cluster 2024-02-10T08:38:04.710057+0000 mon.a (mon.0) 600 : cluster [DBG] mgrmap e15: x(active, starting, since 0.994886s) 2024-02-10T08:38:06.338 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:06 smithi117 bash[25720]: debug 2024-02-10T08:38:06.071+0000 7f42761de680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:38:06.338 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:06 smithi117 bash[25720]: debug 2024-02-10T08:38:06.231+0000 7f42761de680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:38:06.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:06 smithi117 bash[25720]: debug 2024-02-10T08:38:06.327+0000 7f42761de680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:38:06.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:06 smithi117 bash[25720]: debug 2024-02-10T08:38:06.439+0000 7f42761de680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:38:07.030 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:06 smithi117 bash[25720]: debug 2024-02-10T08:38:06.655+0000 7f42761de680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:38:07.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:07 smithi117 bash[25720]: debug 2024-02-10T08:38:07.019+0000 7f42761de680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:38:07.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:07 smithi117 bash[25720]: debug 2024-02-10T08:38:07.139+0000 7f42761de680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:38:08.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:07.999+0000 7f42761de680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:38:08.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:08.103+0000 7f42761de680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:38:08.386 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:08.215+0000 7f42761de680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:38:08.731 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:08.435+0000 7f42761de680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:38:09.047 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:08.719+0000 7f42761de680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:38:09.047 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:08 smithi117 bash[25720]: debug 2024-02-10T08:38:08.883+0000 7f42761de680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[17733]: cluster 2024-02-10T08:38:08.981745+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[17733]: audit 2024-02-10T08:38:08.982902+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[17733]: audit 2024-02-10T08:38:08.985211+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[14135]: cluster 2024-02-10T08:38:08.981745+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[14135]: audit 2024-02-10T08:38:08.982902+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:09 smithi083 bash[14135]: audit 2024-02-10T08:38:08.985211+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:09.385 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[25720]: debug 2024-02-10T08:38:09.059+0000 7f42761de680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:38:09.385 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[25720]: debug 2024-02-10T08:38:09.267+0000 7f42761de680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:38:09.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[14101]: cluster 2024-02-10T08:38:08.981745+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon y started 2024-02-10T08:38:09.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[14101]: audit 2024-02-10T08:38:08.982902+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:09.385 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[14101]: audit 2024-02-10T08:38:08.985211+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.83:0/4020853748' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:09.636 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:09 smithi117 bash[25720]: debug 2024-02-10T08:38:09.375+0000 7f42761de680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: cluster 2024-02-10T08:38:09.041116+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: audit 2024-02-10T08:38:09.401643+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: cluster 2024-02-10T08:38:09.408171+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: audit 2024-02-10T08:38:09.408746+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: cluster 2024-02-10T08:38:09.409478+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: audit 2024-02-10T08:38:09.410153+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: audit 2024-02-10T08:38:09.410650+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:10.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[17733]: cluster 2024-02-10T08:38:09.417276+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: cluster 2024-02-10T08:38:09.041116+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: audit 2024-02-10T08:38:09.401643+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: cluster 2024-02-10T08:38:09.408171+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: audit 2024-02-10T08:38:09.408746+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: cluster 2024-02-10T08:38:09.409478+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: audit 2024-02-10T08:38:09.410153+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: audit 2024-02-10T08:38:09.410650+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:10.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:10 smithi083 bash[14135]: cluster 2024-02-10T08:38:09.417276+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T08:38:10.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: cluster 2024-02-10T08:38:09.041116+0000 mon.a (mon.0) 604 : cluster [DBG] mgrmap e16: x(active, starting, since 5s), standbys: y 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: audit 2024-02-10T08:38:09.401643+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: cluster 2024-02-10T08:38:09.408171+0000 mon.a (mon.0) 605 : cluster [INF] Active manager daemon x restarted 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: audit 2024-02-10T08:38:09.408746+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: cluster 2024-02-10T08:38:09.409478+0000 mon.a (mon.0) 606 : cluster [INF] Activating manager daemon x 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: audit 2024-02-10T08:38:09.410153+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: audit 2024-02-10T08:38:09.410650+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:10 smithi117 bash[14101]: cluster 2024-02-10T08:38:09.417276+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T08:38:11.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:11 smithi083 bash[14135]: cluster 2024-02-10T08:38:10.064624+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.655507s), standbys: y 2024-02-10T08:38:11.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:11 smithi083 bash[17733]: cluster 2024-02-10T08:38:10.064624+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.655507s), standbys: y 2024-02-10T08:38:11.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:11 smithi117 bash[14101]: cluster 2024-02-10T08:38:10.064624+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e17: x(active, starting, since 0.655507s), standbys: y 2024-02-10T08:38:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.064559+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:38:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.065219+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:38:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.065802+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:38:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.068354+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.068882+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.069494+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.069997+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.070549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.071056+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.071519+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.071787+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.072097+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.072355+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.075408+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.075679+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.076504+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:38:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.078624+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.079825+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.080357+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.080916+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.081514+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.082111+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.082644+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:38:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.083144+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.083647+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.084156+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.084675+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.085230+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.085756+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.086301+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.086829+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.087356+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.087881+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.088401+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.088967+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.089511+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.090036+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: audit 2024-02-10T08:38:16.090609+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:38:16.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[14101]: cluster 2024-02-10T08:38:16.118968+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.064559+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.065219+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.065802+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.068354+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.068882+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.069494+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.069997+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.070549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.071056+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.071519+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.071787+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.072097+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.072355+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:38:16.397 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.075408+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.075679+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.076504+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.078624+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.079825+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.064559+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.065219+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.065802+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.068354+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.068882+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:38:16.398 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.069494+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.069997+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.070549+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.071056+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.071519+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.071787+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.072097+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.072355+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.075408+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.075679+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.076504+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.078624+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:38:16.399 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.079825+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.080357+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.080916+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.081514+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.082111+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.082644+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.083144+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.083647+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.084156+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.084675+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.085230+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.085756+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:38:16.400 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.086301+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.086829+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.087356+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.087881+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.088401+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.088967+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.080357+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.080916+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.081514+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:38:16.401 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.082111+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.082644+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.083144+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.083647+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.084156+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.084675+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.085230+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.085756+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.086301+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.086829+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.087356+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.087881+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.088401+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.088967+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.089511+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.090036+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: audit 2024-02-10T08:38:16.090609+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:38:16.402 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[14135]: cluster 2024-02-10T08:38:16.118968+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2024-02-10T08:38:16.403 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.089511+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:38:16.403 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.090036+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:38:16.403 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: audit 2024-02-10T08:38:16.090609+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:38:16.403 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:16 smithi083 bash[17733]: cluster 2024-02-10T08:38:16.118968+0000 mon.a (mon.0) 609 : cluster [INF] Manager daemon x is now available 2024-02-10T08:38:16.887 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:16 smithi117 bash[25720]: Warning: Permanently added '172.21.15.83' (ECDSA) to the list of known hosts. 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: cephadm 2024-02-10T08:38:16.135374+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi083 addr 'smithi083' -> '172.21.15.83' 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.135926+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.144066+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: cephadm 2024-02-10T08:38:16.145991+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.146362+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.147024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:38:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.154508+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.159690+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: cluster 2024-02-10T08:38:16.185727+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: cluster 2024-02-10T08:38:16.186072+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.283518+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.291985+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.293485+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.296395+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.298421+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.358426+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.366495+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.366889+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:17 smithi117 bash[14101]: audit 2024-02-10T08:38:16.374778+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:17.533 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: cephadm 2024-02-10T08:38:16.135374+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi083 addr 'smithi083' -> '172.21.15.83' 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.135926+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.144066+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: cephadm 2024-02-10T08:38:16.145991+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.146362+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.147024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.154508+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.159690+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: cluster 2024-02-10T08:38:16.185727+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: cluster 2024-02-10T08:38:16.186072+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.283518+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.291985+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.293485+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.296395+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.298421+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.358426+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.534 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.366495+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.366889+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[14135]: audit 2024-02-10T08:38:16.374778+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: cephadm 2024-02-10T08:38:16.135374+0000 mgr.x (mgr.34673) 1 : cephadm [INF] inventory: adjusted host smithi083 addr 'smithi083' -> '172.21.15.83' 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.135926+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.144066+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: cephadm 2024-02-10T08:38:16.145991+0000 mgr.x (mgr.34673) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.146362+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.535 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.147024+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"smithi117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.154508+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.159690+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: cluster 2024-02-10T08:38:16.185727+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: cluster 2024-02-10T08:38:16.186072+0000 mgr.x (mgr.34673) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.283518+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.291985+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.293485+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.296395+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.298421+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.358426+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.366495+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.366889+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:38:17.536 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:17 smithi083 bash[17733]: audit 2024-02-10T08:38:16.374778+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T08:38:19.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:19 smithi083 bash[14135]: cluster 2024-02-10T08:38:18.075723+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:19.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:19 smithi083 bash[14135]: cluster 2024-02-10T08:38:18.195705+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-10T08:38:19.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:19 smithi083 bash[17733]: cluster 2024-02-10T08:38:18.075723+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:19.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:19 smithi083 bash[17733]: cluster 2024-02-10T08:38:18.195705+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-10T08:38:19.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:19 smithi117 bash[14101]: cluster 2024-02-10T08:38:18.075723+0000 mgr.x (mgr.34673) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:19.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:19 smithi117 bash[14101]: cluster 2024-02-10T08:38:18.195705+0000 mon.a (mon.0) 619 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-10T08:38:21.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:21 smithi083 bash[14135]: cluster 2024-02-10T08:38:20.076456+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:21 smithi083 bash[17733]: cluster 2024-02-10T08:38:20.076456+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:21.386 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:20 smithi117 bash[14101]: cluster 2024-02-10T08:38:20.076456+0000 mgr.x (mgr.34673) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:23.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:23 smithi083 bash[17733]: cluster 2024-02-10T08:38:22.078012+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:23 smithi083 bash[14135]: cluster 2024-02-10T08:38:22.078012+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:23.636 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:23 smithi117 bash[14101]: cluster 2024-02-10T08:38:22.078012+0000 mgr.x (mgr.34673) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:25.484 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:25 smithi117 bash[14101]: cluster 2024-02-10T08:38:24.078696+0000 mgr.x (mgr.34673) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:25.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:25 smithi083 bash[14135]: cluster 2024-02-10T08:38:24.078696+0000 mgr.x (mgr.34673) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:25.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:25 smithi083 bash[17733]: cluster 2024-02-10T08:38:24.078696+0000 mgr.x (mgr.34673) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:25.886 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:38:25 smithi117 bash[25720]: Warning: Permanently added 'smithi117,172.21.15.117' (ECDSA) to the list of known hosts. 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.418829+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.427483+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.431858+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.436256+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.440159+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.442398+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:26.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.445985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[14135]: audit 2024-02-10T08:38:25.761196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.418829+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.427483+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.431858+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.436256+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.440159+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.442398+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.445985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-10T08:38:26.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:26 smithi083 bash[17733]: audit 2024-02-10T08:38:25.761196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.418829+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.427483+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.431858+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.436256+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60", "who": "global"}]': finished 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.440159+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.442398+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.445985+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.x"}]': finished 2024-02-10T08:38:26.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:26 smithi117 bash[14101]: audit 2024-02-10T08:38:25.761196+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:38:27.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:27 smithi083 bash[14135]: cluster 2024-02-10T08:38:26.079523+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:27.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:27 smithi083 bash[17733]: cluster 2024-02-10T08:38:26.079523+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:27.886 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:27 smithi117 bash[14101]: cluster 2024-02-10T08:38:26.079523+0000 mgr.x (mgr.34673) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:29.704 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:38:29.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:29 smithi083 bash[14135]: cluster 2024-02-10T08:38:28.081211+0000 mgr.x (mgr.34673) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:29 smithi083 bash[17733]: cluster 2024-02-10T08:38:28.081211+0000 mgr.x (mgr.34673) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:29.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:29 smithi117 bash[14101]: cluster 2024-02-10T08:38:28.081211+0000 mgr.x (mgr.34673) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (5m) 4m ago 6m - - 9f27df16978d 8e39130ebcd3 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (6m) 26s ago 6m - - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (28s) 26s ago 10m - - 16.2.14-521-g0e714d9a 1fbc92c859dc 39bff5e77a5e 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (12m) 4m ago 12m - - 15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (12m) 4m ago 12m - 2048M 15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (10m) 26s ago 10m - 2048M 15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (11m) 4m ago 11m - 2048M 15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:38:30.470 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (6m) 4m ago 6m - - 72c9c2088986 0216950c5d67 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (6m) 26s ago 6m - - 72c9c2088986 cddf12b6c81e 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (10m) 4m ago 10m - 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (9m) 4m ago 9m - 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (8m) 4m ago 8m - 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (8m) 26s ago 8m - 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (8m) 26s ago 8m - 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (7m) 26s ago 7m - 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (7m) 26s ago 7m - 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (5m) 26s ago 6m - - 2a72b385beaf b554489ceea7 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (4m) 4m ago 4m - - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:38:30.471 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (4m) 26s ago 4m - - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:38:30.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:29.683124+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:30.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.439439+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.440520+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.441463+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.442434+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.443400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.444361+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.449601+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.450174+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[14135]: audit 2024-02-10T08:38:30.450722+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:29.683124+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.439439+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.440520+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.441463+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.442434+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.443400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.444361+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.449601+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.450174+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:30 smithi083 bash[17733]: audit 2024-02-10T08:38:30.450722+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:29.683124+0000 mgr.x (mgr.34673) 10 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.439439+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.440520+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.441463+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.442434+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.443400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.444361+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.449601+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:38:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.450174+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:30 smithi117 bash[14101]: audit 2024-02-10T08:38:30.450722+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:30.924 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:38:30.924 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:38:30.924 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:38:30.925 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:38:30.926 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:38:31.325 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1", 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "", 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "", 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:38:31.326 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:38:31.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:30.047422+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: cluster 2024-02-10T08:38:30.081937+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:30.433461+0000 mgr.x (mgr.34673) 13 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:30.451248+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:30.451784+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:30.924360+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.83:0/838955732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:31.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:30.047422+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: cluster 2024-02-10T08:38:30.081937+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:30.433461+0000 mgr.x (mgr.34673) 13 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:30.451248+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:30.451784+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:30.924360+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.83:0/838955732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:31.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:31.365770+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:31.365770+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:31.374907+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[14135]: audit 2024-02-10T08:38:31.381399+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:31.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:31.374907+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:31 smithi083 bash[17733]: audit 2024-02-10T08:38:31.381399+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:31.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:30.047422+0000 mgr.x (mgr.34673) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: cluster 2024-02-10T08:38:30.081937+0000 mgr.x (mgr.34673) 12 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:30.433461+0000 mgr.x (mgr.34673) 13 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:30.451248+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:30.451784+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:30.924360+0000 mon.a (mon.0) 624 : audit [DBG] from='client.? 172.21.15.83:0/838955732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:31.365770+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:31.374907+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:31 smithi117 bash[14101]: audit 2024-02-10T08:38:31.381399+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:32.729 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.317185+0000 mgr.x (mgr.34673) 14 : audit [DBG] from='client.24799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.661225+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.662219+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.663228+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.664203+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.665017+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.665841+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.666660+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.667560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.730 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:32 smithi117 bash[14101]: audit 2024-02-10T08:38:31.668296+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.317185+0000 mgr.x (mgr.34673) 14 : audit [DBG] from='client.24799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.661225+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.662219+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.663228+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.664203+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.665017+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.665841+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.666660+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.667560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[14135]: audit 2024-02-10T08:38:31.668296+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.317185+0000 mgr.x (mgr.34673) 14 : audit [DBG] from='client.24799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.661225+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.662219+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.663228+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.664203+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.665017+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.665841+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.666660+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.667560+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:32.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:32 smithi083 bash[17733]: audit 2024-02-10T08:38:31.668296+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: cluster 2024-02-10T08:38:32.083297+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:33.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: cluster 2024-02-10T08:38:32.083297+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:33.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.531120+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.531120+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.540383+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.540383+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.876 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.548891+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.829931+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.830710+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.831402+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.831999+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.832539+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.548891+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.829931+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.877 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.830710+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.831402+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.831999+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.832539+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.833066+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.833621+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.834130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.834760+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.837659+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.846454+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: cephadm 2024-02-10T08:38:32.849878+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.850315+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.851701+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:33.878 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.852123+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.853136+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[14135]: audit 2024-02-10T08:38:32.854656+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.833066+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.833621+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.834130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.834760+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.837659+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.846454+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: cephadm 2024-02-10T08:38:32.849878+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.850315+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.851701+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.852123+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:38:33.879 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.853136+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:33.880 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:33 smithi083 bash[17733]: audit 2024-02-10T08:38:32.854656+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:38:33.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: cluster 2024-02-10T08:38:32.083297+0000 mgr.x (mgr.34673) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.531120+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.540383+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.548891+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:26.607468Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.829931+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.830710+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.831402+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.831999+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.832539+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.833066+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.833621+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.834130+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.834760+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:38:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.837659+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.846454+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: cephadm 2024-02-10T08:38:32.849878+0000 mgr.x (mgr.34673) 16 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.850315+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.851701+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.852123+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.853136+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:33 smithi117 bash[14101]: audit 2024-02-10T08:38:32.854656+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:38:34.508 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:34 smithi083 bash[14135]: cephadm 2024-02-10T08:38:32.854093+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:38:34.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:34 smithi083 bash[17733]: cephadm 2024-02-10T08:38:32.854093+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:38:34.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:34 smithi117 bash[14101]: cephadm 2024-02-10T08:38:32.854093+0000 mgr.x (mgr.34673) 17 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:38:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: cluster 2024-02-10T08:38:34.083987+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: cluster 2024-02-10T08:38:34.083987+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.174705+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.174705+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.184026+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.185162+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:35.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.186532+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:35.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.187940+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:35.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.184026+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.185162+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.186532+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.187940+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.188393+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[14135]: audit 2024-02-10T08:38:35.190107+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.188393+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:35.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:35 smithi083 bash[17733]: audit 2024-02-10T08:38:35.190107+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:38:35.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: cluster 2024-02-10T08:38:34.083987+0000 mgr.x (mgr.34673) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.174705+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.184026+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.185162+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.186532+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.187940+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.188393+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:12.480211Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:35 smithi117 bash[14101]: audit 2024-02-10T08:38:35.190107+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:38:36.730 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:36 smithi083 bash[14135]: cephadm 2024-02-10T08:38:35.184640+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:38:36.730 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:36 smithi083 bash[14135]: cephadm 2024-02-10T08:38:35.189195+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:38:36.730 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:36 smithi083 bash[17733]: cephadm 2024-02-10T08:38:35.184640+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:38:36.730 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:36 smithi083 bash[17733]: cephadm 2024-02-10T08:38:35.189195+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:38:36.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:36 smithi117 bash[14101]: cephadm 2024-02-10T08:38:35.184640+0000 mgr.x (mgr.34673) 19 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:38:36.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:36 smithi117 bash[14101]: cephadm 2024-02-10T08:38:35.189195+0000 mgr.x (mgr.34673) 20 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:38:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[14135]: cluster 2024-02-10T08:38:36.084649+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:37.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[17733]: cluster 2024-02-10T08:38:36.084649+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:37.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[14135]: audit 2024-02-10T08:38:37.325478+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[17733]: audit 2024-02-10T08:38:37.325478+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[14135]: audit 2024-02-10T08:38:37.334915+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[14135]: audit 2024-02-10T08:38:37.341403+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:37.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[17733]: audit 2024-02-10T08:38:37.334915+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:37 smithi083 bash[17733]: audit 2024-02-10T08:38:37.341403+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:37.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:37 smithi117 bash[14101]: cluster 2024-02-10T08:38:36.084649+0000 mgr.x (mgr.34673) 21 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:37 smithi117 bash[14101]: audit 2024-02-10T08:38:37.325478+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:37 smithi117 bash[14101]: audit 2024-02-10T08:38:37.334915+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:37 smithi117 bash[14101]: audit 2024-02-10T08:38:37.341403+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"8e39130ebcd3\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 15676211, \"cpu_percentage\": \"0.11%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361247Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:32:38.560173Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-10T08:32:30.672648Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:31.362080Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:38.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:38 smithi083 bash[14135]: cephadm 2024-02-10T08:38:37.337042+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:38:38.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:38 smithi083 bash[14135]: cephadm 2024-02-10T08:38:37.357849+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:38:38.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:38 smithi083 bash[17733]: cephadm 2024-02-10T08:38:37.337042+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:38:38.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:38 smithi083 bash[17733]: cephadm 2024-02-10T08:38:37.357849+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:38:38.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:38 smithi117 bash[14101]: cephadm 2024-02-10T08:38:37.337042+0000 mgr.x (mgr.34673) 22 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T08:38:38.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:38 smithi117 bash[14101]: cephadm 2024-02-10T08:38:37.357849+0000 mgr.x (mgr.34673) 23 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi083 2024-02-10T08:38:39.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:39 smithi083 bash[14135]: cluster 2024-02-10T08:38:38.086090+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:39.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:39 smithi083 bash[17733]: cluster 2024-02-10T08:38:38.086090+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:39.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:39 smithi117 bash[14101]: cluster 2024-02-10T08:38:38.086090+0000 mgr.x (mgr.34673) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:41.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:41 smithi083 bash[14135]: cluster 2024-02-10T08:38:40.086763+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:41.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:41 smithi083 bash[17733]: cluster 2024-02-10T08:38:40.086763+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:41.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:41 smithi117 bash[14101]: cluster 2024-02-10T08:38:40.086763+0000 mgr.x (mgr.34673) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:43.414 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:43 smithi083 bash[14135]: cluster 2024-02-10T08:38:42.088120+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:43.414 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:43 smithi083 bash[17733]: cluster 2024-02-10T08:38:42.088120+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:43.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:43 smithi117 bash[14101]: cluster 2024-02-10T08:38:42.088120+0000 mgr.x (mgr.34673) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:45.570 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:45 smithi083 bash[14135]: cluster 2024-02-10T08:38:44.088921+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:45.571 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:45 smithi083 bash[17733]: cluster 2024-02-10T08:38:44.088921+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:45.571 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:45 smithi083 systemd[1]: Stopping Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:38:45.571 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:45 smithi083 bash[28084]: ts=2024-02-10T08:38:45.316Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:38:45.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:45 smithi117 bash[14101]: cluster 2024-02-10T08:38:44.088921+0000 mgr.x (mgr.34673) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:46.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:45 smithi083 docker[36087]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:38:46.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:46 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T08:38:46.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:46 smithi083 systemd[1]: Stopped Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:38:46.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:46 smithi083 systemd[1]: Starting Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:38:46.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:46 smithi083 docker[36125]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:38:46.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:46 smithi083 systemd[1]: Started Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.129Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.129Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.133Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.83 port=9094 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.135Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.179Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.179Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.183Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-10T08:38:47.369 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[36136]: ts=2024-02-10T08:38:47.183Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T08:38:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: cluster 2024-02-10T08:38:46.089726+0000 mgr.x (mgr.34673) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:47.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: cluster 2024-02-10T08:38:46.089726+0000 mgr.x (mgr.34673) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.206455+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: cephadm 2024-02-10T08:38:46.215312+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:38:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.215838+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:47.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.206455+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: cephadm 2024-02-10T08:38:46.215312+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:38:47.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.215838+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:47.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.215908+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.217283+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.218536+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: cephadm 2024-02-10T08:38:46.219716+0000 mgr.x (mgr.34673) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.220439+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[14135]: audit 2024-02-10T08:38:46.220777+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.215908+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.217283+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.218536+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: cephadm 2024-02-10T08:38:46.219716+0000 mgr.x (mgr.34673) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.220439+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:38:47.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:47 smithi083 bash[17733]: audit 2024-02-10T08:38:46.220777+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:47.578 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: cluster 2024-02-10T08:38:46.089726+0000 mgr.x (mgr.34673) 28 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:47.579 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.206455+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.579 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: cephadm 2024-02-10T08:38:46.215312+0000 mgr.x (mgr.34673) 29 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:38:47.579 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.215838+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:38:47.579 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.215908+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:38:47.580 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.217283+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:38:47.580 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.218536+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:38:47.580 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: cephadm 2024-02-10T08:38:46.219716+0000 mgr.x (mgr.34673) 30 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:38:47.580 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.220439+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:38:47.580 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:47 smithi117 bash[14101]: audit 2024-02-10T08:38:46.220777+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"ed86230c4688\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 301675315, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358848Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:25:41.058266Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:27:47.915447Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:38:48.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[14135]: audit 2024-02-10T08:38:48.124426+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[17733]: audit 2024-02-10T08:38:48.124426+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[14135]: audit 2024-02-10T08:38:48.134132+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[14135]: audit 2024-02-10T08:38:48.141310+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:48.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[17733]: audit 2024-02-10T08:38:48.134132+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:48 smithi083 bash[17733]: audit 2024-02-10T08:38:48.141310+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:48.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:48 smithi117 bash[14101]: audit 2024-02-10T08:38:48.124426+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:48 smithi117 bash[14101]: audit 2024-02-10T08:38:48.134132+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:38:48.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:48 smithi117 bash[14101]: audit 2024-02-10T08:38:48.141310+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"b554489ceea7\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 27074232, \"cpu_percentage\": \"0.00%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526409Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:32:45.951051Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:32:38.566534Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:38:32.527539Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:38:49.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[36136]: ts=2024-02-10T08:38:49.135Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000281242s 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[14135]: cluster 2024-02-10T08:38:48.091170+0000 mgr.x (mgr.34673) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[14135]: cephadm 2024-02-10T08:38:48.135266+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[14135]: cephadm 2024-02-10T08:38:48.151455+0000 mgr.x (mgr.34673) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[17733]: cluster 2024-02-10T08:38:48.091170+0000 mgr.x (mgr.34673) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[17733]: cephadm 2024-02-10T08:38:48.135266+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:38:49.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:49 smithi083 bash[17733]: cephadm 2024-02-10T08:38:48.151455+0000 mgr.x (mgr.34673) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:38:49.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:49 smithi117 bash[14101]: cluster 2024-02-10T08:38:48.091170+0000 mgr.x (mgr.34673) 31 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:49.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:49 smithi117 bash[14101]: cephadm 2024-02-10T08:38:48.135266+0000 mgr.x (mgr.34673) 32 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T08:38:49.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:49 smithi117 bash[14101]: cephadm 2024-02-10T08:38:48.151455+0000 mgr.x (mgr.34673) 33 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi117 2024-02-10T08:38:51.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:51 smithi083 bash[14135]: cluster 2024-02-10T08:38:50.091716+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:51.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:51 smithi083 bash[17733]: cluster 2024-02-10T08:38:50.091716+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:51.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:51 smithi117 bash[14101]: cluster 2024-02-10T08:38:50.091716+0000 mgr.x (mgr.34673) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:53.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:53 smithi083 bash[14135]: cluster 2024-02-10T08:38:52.092775+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:53.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:53 smithi083 bash[17733]: cluster 2024-02-10T08:38:52.092775+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:53.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:53 smithi117 bash[14101]: cluster 2024-02-10T08:38:52.092775+0000 mgr.x (mgr.34673) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:55.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:55 smithi083 bash[14135]: cluster 2024-02-10T08:38:54.093441+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:55.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:55 smithi083 bash[17733]: cluster 2024-02-10T08:38:54.093441+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:55.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:55 smithi117 bash[14101]: cluster 2024-02-10T08:38:54.093441+0000 mgr.x (mgr.34673) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:57.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:57 smithi083 bash[14135]: cluster 2024-02-10T08:38:56.094138+0000 mgr.x (mgr.34673) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:57.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:57 smithi083 bash[17733]: cluster 2024-02-10T08:38:56.094138+0000 mgr.x (mgr.34673) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:57.619 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:38:57 smithi083 bash[36136]: ts=2024-02-10T08:38:57.137Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002668999s 2024-02-10T08:38:57.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:57 smithi117 bash[14101]: cluster 2024-02-10T08:38:56.094138+0000 mgr.x (mgr.34673) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:59.366 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[14101]: cluster 2024-02-10T08:38:58.095592+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:59.366 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 systemd[1]: Stopping Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.104Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.105Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.107Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.107Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-10T08:38:59.367 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 bash[23767]: ts=2024-02-10T08:38:59.107Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-10T08:38:59.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:38:59 smithi083 bash[17733]: cluster 2024-02-10T08:38:58.095592+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:38:59.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:38:59 smithi083 bash[14135]: cluster 2024-02-10T08:38:58.095592+0000 mgr.x (mgr.34673) 38 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:00.137 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 docker[27232]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:39:00.137 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T08:39:00.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 systemd[1]: Stopped Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:00.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 systemd[1]: Starting Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:39:00.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 docker[27274]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:39:00.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:38:59 smithi117 systemd[1]: Started Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:00.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.968786+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.978549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.982179+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:00.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.984650+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.985135+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.985845+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:38:59.995073+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.003846+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.005705+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.012068+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.013372+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.022565+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:00 smithi117 bash[14101]: audit 2024-02-10T08:39:00.028490+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-10T08:39:00.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.968786+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.968786+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.978549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.982179+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.984650+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.985135+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.985845+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:38:59.995073+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.003846+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.005705+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.012068+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:00.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.013372+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.022565+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[17733]: audit 2024-02-10T08:39:00.028490+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.978549+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.982179+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.984650+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.985135+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 98566144, \"cpu_percentage\": \"2.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.524599Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 427189862, \"cpu_percentage\": \"3.95%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:38:32.525135Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50971279, \"cpu_percentage\": \"0.69%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525415Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49157242, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525668Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48968499, \"cpu_percentage\": \"0.41%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.525915Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50373591, \"cpu_percentage\": \"0.24%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526162Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12886999, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526655Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27053260, \"cpu_percentage\": \"0.04%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.526900Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51076136, \"cpu_percentage\": \"0.44%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:32.527148Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.985845+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:38:59.995073+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-10T08:39:00.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.003846+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi083.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-10T08:39:00.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.005705+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:00.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.012068+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:00.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.013372+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.022565+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-10T08:39:00.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:00 smithi083 bash[14135]: audit 2024-02-10T08:39:00.028490+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi117.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-10T08:39:01.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: audit 2024-02-10T08:38:59.983002+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:01.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: audit 2024-02-10T08:38:59.985297+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:01.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: audit 2024-02-10T08:39:00.006972+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:01.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: audit 2024-02-10T08:39:00.012623+0000 mgr.x (mgr.34673) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:01.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: cephadm 2024-02-10T08:39:00.024480+0000 mgr.x (mgr.34673) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:39:01.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[14101]: cluster 2024-02-10T08:39:00.096291+0000 mgr.x (mgr.34673) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:01.388 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.134Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T08:39:01.388 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.134Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-10T08:39:01.388 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.134Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-10T08:39:01.388 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.134Z caller=main.go:594 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi117 (none))" 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.134Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.135Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.140Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.141Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.142Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.142Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.147Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.147Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.183µs 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.147Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.147Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.166Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.166Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.166Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.373µs wal_replay_duration=19.727401ms wbl_replay_duration=252ns total_replay_duration=19.797768ms 2024-02-10T08:39:01.389 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.169Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T08:39:01.390 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.169Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-10T08:39:01.390 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.169Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T08:39:01.390 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.188Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.596596ms db_storage=1.478µs remote_storage=1.435µs web_handler=522ns query_engine=841ns scrape=317.718µs scrape_sd=35.861µs notify=22.906µs notify_sd=6.699µs rules=17.919415ms tracing=8.302µs 2024-02-10T08:39:01.390 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.188Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-10T08:39:01.390 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:39:01 smithi117 bash[27286]: ts=2024-02-10T08:39:01.188Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T08:39:01.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: audit 2024-02-10T08:38:59.983002+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: audit 2024-02-10T08:38:59.985297+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: audit 2024-02-10T08:39:00.006972+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: audit 2024-02-10T08:39:00.012623+0000 mgr.x (mgr.34673) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: cephadm 2024-02-10T08:39:00.024480+0000 mgr.x (mgr.34673) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[17733]: cluster 2024-02-10T08:39:00.096291+0000 mgr.x (mgr.34673) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: audit 2024-02-10T08:38:59.983002+0000 mgr.x (mgr.34673) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: audit 2024-02-10T08:38:59.985297+0000 mgr.x (mgr.34673) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi083.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: audit 2024-02-10T08:39:00.006972+0000 mgr.x (mgr.34673) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: audit 2024-02-10T08:39:00.012623+0000 mgr.x (mgr.34673) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi117.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T08:39:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: cephadm 2024-02-10T08:39:00.024480+0000 mgr.x (mgr.34673) 43 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1 2024-02-10T08:39:01.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:01 smithi083 bash[14135]: cluster 2024-02-10T08:39:00.096291+0000 mgr.x (mgr.34673) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:01.716 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:39:02.350 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:02 smithi083 bash[14135]: audit 2024-02-10T08:39:01.692062+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:02.351 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:02 smithi083 bash[17733]: audit 2024-02-10T08:39:01.692062+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 starting - - - - 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (6m) 29s ago 6m 25.7M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (60s) 29s ago 11m 407M - 16.2.14-521-g0e714d9a 1fbc92c859dc 39bff5e77a5e 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 running (13m) 31s ago 13m 287M - 15.2.0 204a01f9b0b6 ed86230c4688 2024-02-10T08:39:02.471 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (13m) 31s ago 13m 99.1M 2048M 15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (11m) 29s ago 11m 94.0M 2048M 15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (11m) 31s ago 11m 89.5M 2048M 15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (7m) 31s ago 7m 11.5M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (7m) 29s ago 7m 12.2M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (10m) 31s ago 10m 47.6M 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (10m) 31s ago 10m 46.7M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (9m) 31s ago 9m 44.8M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (9m) 31s ago 9m 47.5M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (9m) 29s ago 9m 48.6M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (8m) 29s ago 8m 46.8M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (8m) 29s ago 8m 46.7M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (7m) 29s ago 7m 48.0M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 starting - - - - 2024-02-10T08:39:02.472 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (4m) 31s ago 4m 48.5M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:39:02.473 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (4m) 29s ago 4m 48.7M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:39:02.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:02 smithi117 bash[14101]: audit 2024-02-10T08:39:01.692062+0000 mgr.x (mgr.34673) 45 : audit [DBG] from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:02.906 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:39:02.906 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-10T08:39:02.907 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:39:02.908 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:39:02.908 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [], 2024-02-10T08:39:03.269 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "1/20 daemons upgraded", 2024-02-10T08:39:03.270 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading mgr daemons", 2024-02-10T08:39:03.270 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:39:03.270 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.069799+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: cluster 2024-02-10T08:39:02.097779+0000 mgr.x (mgr.34673) 47 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.428456+0000 mgr.x (mgr.34673) 48 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.433861+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.434944+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.435910+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.436881+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.437861+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.438822+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.444183+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.444953+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.445650+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.446322+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.447100+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:02.906276+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.83:0/629644734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.069799+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: cluster 2024-02-10T08:39:02.097779+0000 mgr.x (mgr.34673) 47 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.428456+0000 mgr.x (mgr.34673) 48 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.433861+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.434944+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.435910+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.436881+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.437861+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.438822+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.444183+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.444953+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.445650+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.446322+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.447100+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:02.906276+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.83:0/629644734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:03.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.028194+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.037468+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.038146+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.040324+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.041741+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.049398+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[14135]: audit 2024-02-10T08:39:03.057000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.028194+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.037468+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.038146+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.040324+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.041741+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-10T08:39:03.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.049398+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:03 smithi083 bash[17733]: audit 2024-02-10T08:39:03.057000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.069799+0000 mgr.x (mgr.34673) 46 : audit [DBG] from='client.24811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: cluster 2024-02-10T08:39:02.097779+0000 mgr.x (mgr.34673) 47 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.428456+0000 mgr.x (mgr.34673) 48 : audit [DBG] from='client.24817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.433861+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.434944+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.435910+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.436881+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.437861+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.438822+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.444183+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.444953+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.445650+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.446322+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.447100+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:02.906276+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.83:0/629644734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.028194+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.037468+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.038146+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.040324+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.041741+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"progress_id\": \"27c824b9-f465-4e72-ad4d-c8813ed3dea3\", \"target_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"target_version\": \"16.2.14-521-g0e714d9a\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.049398+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:03.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:03 smithi117 bash[14101]: audit 2024-02-10T08:39:03.057000+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-10T08:39:04.601 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[14135]: cephadm 2024-02-10T08:39:03.035612+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-10T08:39:04.601 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[14135]: cephadm 2024-02-10T08:39:03.035810+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-10T08:39:04.601 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[14135]: cephadm 2024-02-10T08:39:03.050096+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.601 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[14135]: cephadm 2024-02-10T08:39:03.051190+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[14135]: audit 2024-02-10T08:39:03.259748+0000 mgr.x (mgr.34673) 53 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[17733]: cephadm 2024-02-10T08:39:03.035612+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[17733]: cephadm 2024-02-10T08:39:03.035810+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[17733]: cephadm 2024-02-10T08:39:03.050096+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[17733]: cephadm 2024-02-10T08:39:03.051190+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.602 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:04 smithi083 bash[17733]: audit 2024-02-10T08:39:03.259748+0000 mgr.x (mgr.34673) 53 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:04.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:04 smithi117 bash[14101]: cephadm 2024-02-10T08:39:03.035612+0000 mgr.x (mgr.34673) 49 : cephadm [INF] Upgrade: Target is version 16.2.14-521-g0e714d9a (pacific) 2024-02-10T08:39:04.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:04 smithi117 bash[14101]: cephadm 2024-02-10T08:39:03.035810+0000 mgr.x (mgr.34673) 50 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc'] 2024-02-10T08:39:04.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:04 smithi117 bash[14101]: cephadm 2024-02-10T08:39:03.050096+0000 mgr.x (mgr.34673) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:04 smithi117 bash[14101]: cephadm 2024-02-10T08:39:03.051190+0000 mgr.x (mgr.34673) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:04.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:04 smithi117 bash[14101]: audit 2024-02-10T08:39:03.259748+0000 mgr.x (mgr.34673) 53 : audit [DBG] from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:05.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: cluster 2024-02-10T08:39:04.098459+0000 mgr.x (mgr.34673) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.166675+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.176200+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.178458+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.180722+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.181917+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.182629+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.184999+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[17733]: audit 2024-02-10T08:39:05.187589+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: cluster 2024-02-10T08:39:04.098459+0000 mgr.x (mgr.34673) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:05.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.166675+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.176200+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.178458+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.180722+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.181917+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.182629+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.184999+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:39:05.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:05 smithi083 bash[14135]: audit 2024-02-10T08:39:05.187589+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:05.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: cluster 2024-02-10T08:39:04.098459+0000 mgr.x (mgr.34673) 54 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:05.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.166675+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.176200+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]: dispatch 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.178458+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.180722+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.181917+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr.y"}]': finished 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.182629+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.184999+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:39:05.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:05 smithi117 bash[14101]: audit 2024-02-10T08:39:05.187589+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:06.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:06 smithi083 bash[14135]: cephadm 2024-02-10T08:39:05.165896+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T08:39:06.584 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:06 smithi083 bash[14135]: cephadm 2024-02-10T08:39:05.184091+0000 mgr.x (mgr.34673) 56 : cephadm [INF] Deploying daemon mgr.y on smithi083 2024-02-10T08:39:06.584 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:06 smithi083 bash[17733]: cephadm 2024-02-10T08:39:05.165896+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T08:39:06.584 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:06 smithi083 bash[17733]: cephadm 2024-02-10T08:39:05.184091+0000 mgr.x (mgr.34673) 56 : cephadm [INF] Deploying daemon mgr.y on smithi083 2024-02-10T08:39:06.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:06 smithi117 bash[14101]: cephadm 2024-02-10T08:39:05.165896+0000 mgr.x (mgr.34673) 55 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T08:39:06.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:06 smithi117 bash[14101]: cephadm 2024-02-10T08:39:05.184091+0000 mgr.x (mgr.34673) 56 : cephadm [INF] Deploying daemon mgr.y on smithi083 2024-02-10T08:39:07.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:07 smithi083 bash[14135]: cluster 2024-02-10T08:39:06.099160+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:07.619 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:07 smithi083 systemd[1]: Stopping Ceph mgr.y for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:39:07.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:07 smithi083 bash[17733]: cluster 2024-02-10T08:39:06.099160+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:07.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:07 smithi117 bash[14101]: cluster 2024-02-10T08:39:06.099160+0000 mgr.x (mgr.34673) 57 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:09.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:09 smithi083 bash[14135]: cluster 2024-02-10T08:39:08.100685+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:09.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:09 smithi083 bash[17733]: cluster 2024-02-10T08:39:08.100685+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:09.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:09 smithi117 bash[14101]: cluster 2024-02-10T08:39:08.100685+0000 mgr.x (mgr.34673) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:11.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:11 smithi083 bash[14135]: cluster 2024-02-10T08:39:10.101395+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:11.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:11 smithi083 bash[17733]: cluster 2024-02-10T08:39:10.101395+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:11.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:11 smithi117 bash[14101]: cluster 2024-02-10T08:39:10.101395+0000 mgr.x (mgr.34673) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:13.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:13 smithi083 bash[14135]: cluster 2024-02-10T08:39:12.102861+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:13.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:13 smithi083 bash[17733]: cluster 2024-02-10T08:39:12.102861+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:13.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:13 smithi117 bash[14101]: cluster 2024-02-10T08:39:12.102861+0000 mgr.x (mgr.34673) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:15.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:15 smithi083 bash[17733]: cluster 2024-02-10T08:39:14.103528+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:15.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:15 smithi083 bash[14135]: cluster 2024-02-10T08:39:14.103528+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:15.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:15 smithi117 bash[14101]: cluster 2024-02-10T08:39:14.103528+0000 mgr.x (mgr.34673) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.127286+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.128082+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.128512+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.129037+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.137171+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.137905+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.138460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[17733]: audit 2024-02-10T08:39:16.138998+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.127286+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.128082+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.128512+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.129037+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.137171+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.137905+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.138460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:16 smithi083 bash[14135]: audit 2024-02-10T08:39:16.138998+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.127286+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.128082+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.128512+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.129037+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.137171+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.137905+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.138460+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-10T08:39:16.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:16 smithi117 bash[14101]: audit 2024-02-10T08:39:16.138998+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-10T08:39:17.497 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:17 smithi083 bash[14135]: cluster 2024-02-10T08:39:16.104239+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:17.498 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:17 smithi083 bash[17733]: cluster 2024-02-10T08:39:16.104239+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:17.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:17 smithi117 bash[14101]: cluster 2024-02-10T08:39:16.104239+0000 mgr.x (mgr.34673) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:18.520 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 bash[36667]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.y 2024-02-10T08:39:18.520 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-10T08:39:18.520 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 bash[36742]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.y 2024-02-10T08:39:18.830 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-10T08:39:18.830 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 systemd[1]: Stopped Ceph mgr.y for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:18.830 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:18 smithi083 systemd[1]: Started Ceph mgr.y for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:19.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: cluster 2024-02-10T08:39:18.105670+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:19.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: cluster 2024-02-10T08:39:18.105670+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:19.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.790233+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.799211+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:19.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.790233+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.799211+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:19.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.800242+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.802944+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.803502+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.622 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[17733]: audit 2024-02-10T08:39:18.804772+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.800242+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.802944+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.803502+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[14135]: audit 2024-02-10T08:39:18.804772+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:19.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: cluster 2024-02-10T08:39:18.105670+0000 mgr.x (mgr.34673) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.790233+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.799211+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.800242+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.802944+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.803502+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:19.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:19 smithi117 bash[14101]: audit 2024-02-10T08:39:18.804772+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 103976796, \"cpu_percentage\": \"2.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.358367Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93847552, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359210Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49964646, \"cpu_percentage\": \"0.34%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359547Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49020928, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.359872Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46997176, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360201Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49891246, \"cpu_percentage\": \"0.45%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360558Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12111052, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.360924Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50887393, \"cpu_percentage\": \"0.27%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:38:31.361581Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:20.028 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:19 smithi083 bash[36858]: debug 2024-02-10T08:39:19.856+0000 7f7a050fa700 1 -- 172.21.15.83:0/1664478747 <== mon.0 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b8b4ac4e0 con 0x560b8b5a1000 2024-02-10T08:39:20.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:20 smithi083 bash[36858]: debug 2024-02-10T08:39:20.024+0000 7f7a156f6680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:39:20.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:20 smithi083 bash[36858]: debug 2024-02-10T08:39:20.128+0000 7f7a156f6680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:39:20.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:20 smithi083 bash[36858]: debug 2024-02-10T08:39:20.560+0000 7f7a156f6680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:39:21.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:21 smithi083 bash[14135]: cluster 2024-02-10T08:39:20.106390+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:21 smithi083 bash[17733]: cluster 2024-02-10T08:39:20.106390+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:21 smithi117 bash[14101]: cluster 2024-02-10T08:39:20.106390+0000 mgr.x (mgr.34673) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:21.827 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:21 smithi083 bash[36858]: debug 2024-02-10T08:39:21.480+0000 7f7a156f6680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:39:21.827 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:21 smithi083 bash[36858]: debug 2024-02-10T08:39:21.576+0000 7f7a156f6680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:39:22.118 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:21 smithi083 bash[36858]: debug 2024-02-10T08:39:21.820+0000 7f7a156f6680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:39:23.212 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[17733]: cluster 2024-02-10T08:39:22.107855+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:23.212 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[14135]: cluster 2024-02-10T08:39:22.107855+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:23.213 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:22 smithi083 bash[36858]: debug 2024-02-10T08:39:22.948+0000 7f7a156f6680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:39:23.213 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[36858]: debug 2024-02-10T08:39:23.112+0000 7f7a156f6680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:39:23.541 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[36858]: debug 2024-02-10T08:39:23.208+0000 7f7a156f6680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:39:23.541 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[36858]: debug 2024-02-10T08:39:23.316+0000 7f7a156f6680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:39:23.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:23 smithi117 bash[14101]: cluster 2024-02-10T08:39:22.107855+0000 mgr.x (mgr.34673) 65 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:23.869 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[36858]: debug 2024-02-10T08:39:23.536+0000 7f7a156f6680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:39:24.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:23 smithi083 bash[36858]: debug 2024-02-10T08:39:23.920+0000 7f7a156f6680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:39:24.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:24 smithi083 bash[36858]: debug 2024-02-10T08:39:24.040+0000 7f7a156f6680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:39:25.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.012+0000 7f7a156f6680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:39:25.369 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.124+0000 7f7a156f6680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:39:25.369 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.252+0000 7f7a156f6680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:39:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[14135]: cluster 2024-02-10T08:39:24.108503+0000 mgr.x (mgr.34673) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:25.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[17733]: cluster 2024-02-10T08:39:24.108503+0000 mgr.x (mgr.34673) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:25.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[17733]: audit 2024-02-10T08:39:24.863540+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[14135]: audit 2024-02-10T08:39:24.863540+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[17733]: audit 2024-02-10T08:39:24.873893+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[17733]: audit 2024-02-10T08:39:24.878128+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:25.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[14135]: audit 2024-02-10T08:39:24.873893+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.372 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[14135]: audit 2024-02-10T08:39:24.878128+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:25.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:25 smithi117 bash[14101]: cluster 2024-02-10T08:39:24.108503+0000 mgr.x (mgr.34673) 66 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:25.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:25 smithi117 bash[14101]: audit 2024-02-10T08:39:24.863540+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:25 smithi117 bash[14101]: audit 2024-02-10T08:39:24.873893+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:25.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:25 smithi117 bash[14101]: audit 2024-02-10T08:39:24.878128+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 96773079, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857262Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 87293952, \"cpu_percentage\": \"100.26%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:24.857655Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 108108185, \"cpu_percentage\": \"0.76%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.857923Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49933189, \"cpu_percentage\": \"1.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858175Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49041899, \"cpu_percentage\": \"2.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858424Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47081062, \"cpu_percentage\": \"1.94%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858669Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50300190, \"cpu_percentage\": \"2.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.858914Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12184453, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859161Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16326328, \"cpu_percentage\": \"0.09%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859406Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51065651, \"cpu_percentage\": \"0.35%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:24.859648Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:24.860029Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:25.804 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.492+0000 7f7a156f6680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:39:26.118 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.800+0000 7f7a156f6680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:39:26.118 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:25 smithi083 bash[36858]: debug 2024-02-10T08:39:25.964+0000 7f7a156f6680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:39:26.489 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[36858]: debug 2024-02-10T08:39:26.136+0000 7f7a156f6680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:39:26.490 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[36858]: debug 2024-02-10T08:39:26.368+0000 7f7a156f6680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:39:26.490 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.181116+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.491 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.189001+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.491 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.181116+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.491 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.189001+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.191122+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.492 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.191122+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.195501+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:26.492 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.198490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.202652+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.210811+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.212880+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: cephadm 2024-02-10T08:39:25.214602+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: cephadm 2024-02-10T08:39:25.215285+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.195501+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.198490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.202652+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.210811+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:26.493 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.212880+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: cephadm 2024-02-10T08:39:25.214602+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: cephadm 2024-02-10T08:39:25.215285+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: cephadm 2024-02-10T08:39:25.217714+0000 mgr.x (mgr.34673) 69 : cephadm [INF] Failing over to other MGR 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.218158+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.222427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.226029+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.227701+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.228032+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: cluster 2024-02-10T08:39:25.234797+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.235764+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.494 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: audit 2024-02-10T08:39:25.237589+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[14135]: cluster 2024-02-10T08:39:25.959155+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: cephadm 2024-02-10T08:39:25.217714+0000 mgr.x (mgr.34673) 69 : cephadm [INF] Failing over to other MGR 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.218158+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.222427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.226029+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.227701+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.228032+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: cluster 2024-02-10T08:39:25.234797+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.235764+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: audit 2024-02-10T08:39:25.237589+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.495 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[17733]: cluster 2024-02-10T08:39:25.959155+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:26.518 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: debug 2024-02-10T08:39:26.198+0000 7f42633dd700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T08:39:26.518 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: ignoring --setuser ceph since I am not root 2024-02-10T08:39:26.518 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: ignoring --setgroup ceph since I am not root 2024-02-10T08:39:26.518 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: debug 2024-02-10T08:39:26.242+0000 7fbb1f9e2700 1 -- 172.21.15.117:0/1212542002 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5593ad6f04e0 con 0x5593ad7e4c00 2024-02-10T08:39:26.518 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: debug 2024-02-10T08:39:26.402+0000 7fbb2fbc0680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:39:26.519 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: debug 2024-02-10T08:39:26.506+0000 7fbb2fbc0680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:39:26.519 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.181116+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.519 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.189001+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.191122+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.195501+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113141350, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178201Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 435263897, \"cpu_percentage\": \"2.69%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178404Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"2.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178519Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49220157, \"cpu_percentage\": \"3.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178628Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 48842670, \"cpu_percentage\": \"2.26%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178734Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50709135, \"cpu_percentage\": \"3.08%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178839Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 32589742, \"cpu_percentage\": \"0.36%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.178957Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12194938, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179127Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27221032, \"cpu_percentage\": \"3.92%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179322Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51254394, \"cpu_percentage\": \"0.15%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:25.179474Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:25.179658Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}}"}]': finished 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.198490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.202652+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.210811+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.212880+0000 mon.b (mon.2) 161 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: cephadm 2024-02-10T08:39:25.214602+0000 mgr.x (mgr.34673) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: cephadm 2024-02-10T08:39:25.215285+0000 mgr.x (mgr.34673) 68 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: cephadm 2024-02-10T08:39:25.217714+0000 mgr.x (mgr.34673) 69 : cephadm [INF] Failing over to other MGR 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.218158+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.222427+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:26.520 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.226029+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.227701+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.228032+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34673 172.21.15.117:0/900195957' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: cluster 2024-02-10T08:39:25.234797+0000 mon.a (mon.0) 667 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.235764+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: audit 2024-02-10T08:39:25.237589+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:39:26.521 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[14101]: cluster 2024-02-10T08:39:25.959155+0000 mon.a (mon.0) 670 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:26.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:26 smithi083 bash[36858]: debug 2024-02-10T08:39:26.484+0000 7f7a156f6680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:26 smithi117 bash[25720]: debug 2024-02-10T08:39:26.954+0000 7fbb2fbc0680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.208651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: cluster 2024-02-10T08:39:26.208755+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.980269s), standbys: x 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.240990+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: cluster 2024-02-10T08:39:26.241089+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: cluster 2024-02-10T08:39:26.493048+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:39:27.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: cluster 2024-02-10T08:39:26.493865+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-02-10T08:39:27.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.495577+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T08:39:27.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: cluster 2024-02-10T08:39:26.500287+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:39:27.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.502478+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:27.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.504348+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T08:39:27.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[14101]: audit 2024-02-10T08:39:26.504753+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.208651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: cluster 2024-02-10T08:39:26.208755+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.980269s), standbys: x 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.240990+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: cluster 2024-02-10T08:39:26.241089+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: cluster 2024-02-10T08:39:26.493048+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: cluster 2024-02-10T08:39:26.493865+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.495577+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: cluster 2024-02-10T08:39:26.500287+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.502478+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.504348+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[14135]: audit 2024-02-10T08:39:26.504753+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.208651+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: cluster 2024-02-10T08:39:26.208755+0000 mon.a (mon.0) 672 : cluster [DBG] mgrmap e20: y(active, starting, since 0.980269s), standbys: x 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.240990+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34673 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: cluster 2024-02-10T08:39:26.241089+0000 mon.a (mon.0) 674 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: cluster 2024-02-10T08:39:26.493048+0000 mon.a (mon.0) 675 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: cluster 2024-02-10T08:39:26.493865+0000 mon.a (mon.0) 676 : cluster [INF] Activating manager daemon y 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.495577+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: cluster 2024-02-10T08:39:26.500287+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.502478+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.504348+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T08:39:27.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:27 smithi083 bash[17733]: audit 2024-02-10T08:39:26.504753+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:28.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[25720]: debug 2024-02-10T08:39:27.862+0000 7fbb2fbc0680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:39:28.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:27 smithi117 bash[25720]: debug 2024-02-10T08:39:27.954+0000 7fbb2fbc0680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:39:28.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:28 smithi083 bash[14135]: cluster 2024-02-10T08:39:27.247210+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.753462s), standbys: x 2024-02-10T08:39:28.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:28 smithi083 bash[17733]: cluster 2024-02-10T08:39:27.247210+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.753462s), standbys: x 2024-02-10T08:39:28.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:28 smithi117 bash[14101]: cluster 2024-02-10T08:39:27.247210+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e21: y(active, starting, since 0.753462s), standbys: x 2024-02-10T08:39:28.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:28 smithi117 bash[25720]: debug 2024-02-10T08:39:28.198+0000 7fbb2fbc0680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:39:29.588 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:29 smithi117 bash[25720]: debug 2024-02-10T08:39:29.318+0000 7fbb2fbc0680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:39:29.588 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:29 smithi117 bash[25720]: debug 2024-02-10T08:39:29.478+0000 7fbb2fbc0680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:39:29.588 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:29 smithi117 bash[25720]: debug 2024-02-10T08:39:29.574+0000 7fbb2fbc0680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:39:29.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:29 smithi117 bash[25720]: debug 2024-02-10T08:39:29.686+0000 7fbb2fbc0680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:39:30.290 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:29 smithi117 bash[25720]: debug 2024-02-10T08:39:29.906+0000 7fbb2fbc0680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:39:30.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:30 smithi117 bash[25720]: debug 2024-02-10T08:39:30.278+0000 7fbb2fbc0680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:39:30.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:30 smithi117 bash[25720]: debug 2024-02-10T08:39:30.406+0000 7fbb2fbc0680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:39:31.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:31 smithi117 bash[25720]: debug 2024-02-10T08:39:31.290+0000 7fbb2fbc0680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:39:31.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:31 smithi117 bash[25720]: debug 2024-02-10T08:39:31.394+0000 7fbb2fbc0680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:39:31.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:31 smithi117 bash[25720]: debug 2024-02-10T08:39:31.510+0000 7fbb2fbc0680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:39:32.032 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:31 smithi117 bash[25720]: debug 2024-02-10T08:39:31.734+0000 7fbb2fbc0680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:39:32.365 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[25720]: debug 2024-02-10T08:39:32.017+0000 7fbb2fbc0680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:39:32.365 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[25720]: debug 2024-02-10T08:39:32.181+0000 7fbb2fbc0680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:39:32.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[25720]: debug 2024-02-10T08:39:32.349+0000 7fbb2fbc0680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:39:32.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[25720]: debug 2024-02-10T08:39:32.565+0000 7fbb2fbc0680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: cluster 2024-02-10T08:39:32.708677+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: cluster 2024-02-10T08:39:32.708886+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: audit 2024-02-10T08:39:32.710370+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: audit 2024-02-10T08:39:32.711320+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: audit 2024-02-10T08:39:32.713407+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[14135]: audit 2024-02-10T08:39:32.714292+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: cluster 2024-02-10T08:39:32.708677+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:39:33.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: cluster 2024-02-10T08:39:32.708886+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:33.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: audit 2024-02-10T08:39:32.710370+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:39:33.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: audit 2024-02-10T08:39:32.711320+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:33.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: audit 2024-02-10T08:39:32.713407+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:39:33.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:32 smithi083 bash[17733]: audit 2024-02-10T08:39:32.714292+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[25720]: debug 2024-02-10T08:39:32.669+0000 7fbb2fbc0680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: cluster 2024-02-10T08:39:32.708677+0000 mon.a (mon.0) 679 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: cluster 2024-02-10T08:39:32.708886+0000 mon.a (mon.0) 680 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: audit 2024-02-10T08:39:32.710370+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: audit 2024-02-10T08:39:32.711320+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: audit 2024-02-10T08:39:32.713407+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:39:33.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:32 smithi117 bash[14101]: audit 2024-02-10T08:39:32.714292+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.117:0/3259334961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:33.781 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[36858]: Warning: Permanently added '172.21.15.83' (ECDSA) to the list of known hosts. 2024-02-10T08:39:33.781 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[36858]: Warning: Permanently added '172.21.15.117' (ECDSA) to the list of known hosts. 2024-02-10T08:39:33.786 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: cluster 2024-02-10T08:39:32.773763+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-02-10T08:39:33.786 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:32.774191+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:39:33.786 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:32.774532+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:39:33.786 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.252484+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:39:33.787 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.252861+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:39:33.787 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.253509+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:39:33.787 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.258003+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:39:33.787 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.258606+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:39:33.820 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: cluster 2024-02-10T08:39:32.773763+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:32.774191+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:32.774532+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.252484+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.252861+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.253509+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.258003+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:39:34.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.258606+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.259409+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.260194+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.260956+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.261721+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.262140+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.262485+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.262954+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.263206+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.263845+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.265577+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:39:34.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.266866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.259409+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.260194+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.260956+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.261721+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.262140+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.262485+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.262954+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.263206+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.263845+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.265577+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.266866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.267350+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.267914+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:39:34.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.268482+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.269110+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.269676+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.270214+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.267350+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.267914+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.268482+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.269110+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.269676+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.270214+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.270793+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.271398+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:39:34.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.271991+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.272597+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.273113+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.273590+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.274078+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.274563+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.275039+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.275531+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:39:34.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.270793+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.271398+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.271991+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.272597+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.273113+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.273590+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.274078+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.274563+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.275039+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.275531+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.276041+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.276518+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:34.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.277044+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.277524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.278039+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.278514+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: cluster 2024-02-10T08:39:33.297981+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.319080+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.319917+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.325969+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.459769+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.463027+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.530362+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.530765+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.536196+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[17733]: audit 2024-02-10T08:39:33.536642+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.276041+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.276518+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.277044+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.277524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.278039+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.278514+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: cluster 2024-02-10T08:39:33.297981+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.319080+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.319917+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.325969+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.459769+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.463027+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.530362+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.530765+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.536196+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:33 smithi083 bash[14135]: audit 2024-02-10T08:39:33.536642+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: cluster 2024-02-10T08:39:32.773763+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e22: y(active, starting, since 6s), standbys: x 2024-02-10T08:39:34.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:32.774191+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:39:34.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:32.774532+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:39:34.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.252484+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.252861+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.253509+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.258003+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.258606+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.259409+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.260194+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.260956+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.261721+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.262140+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.262485+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.262954+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.263206+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.263845+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.265577+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:39:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.266866+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.267350+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.267914+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.268482+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.269110+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.269676+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.270214+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:39:34.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.270793+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.271398+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.271991+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.272597+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.273113+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.273590+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.274078+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.274563+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.275039+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.275531+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.276041+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.276518+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.277044+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.277524+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:39:34.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.278039+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.278514+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: cluster 2024-02-10T08:39:33.297981+0000 mon.a (mon.0) 682 : cluster [INF] Manager daemon y is now available 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.319080+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.319917+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.325969+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi083\": {\"hostname\": \"smithi083\", \"addr\": \"172.21.15.83\", \"labels\": [], \"status\": \"\"}, \"smithi117\": {\"hostname\": \"smithi117\", \"addr\": \"172.21.15.117\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.459769+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.463027+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.530362+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.530765+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.536196+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:33 smithi117 bash[14101]: audit 2024-02-10T08:39:33.536642+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:39:34.554 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:39:34.554 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (48s) 9s ago 7m 15.5M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:39:34.554 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (7m) 9s ago 7m 25.9M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 running (92s) 9s ago 11m 415M - 16.2.14-521-g0e714d9a 1fbc92c859dc 39bff5e77a5e 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (15s) 9s ago 13m 83.2M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (13m) 9s ago 14m 92.2M 2048M 15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (12m) 9s ago 12m 107M 2048M 15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (12m) 9s ago 12m 103M 2048M 15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (7m) 9s ago 7m 11.6M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (7m) 9s ago 7m 11.6M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (11m) 9s ago 11m 47.6M 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (10m) 9s ago 10m 46.7M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (10m) 9s ago 10m 44.9M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (9m) 9s ago 10m 47.9M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (9m) 9s ago 9m 48.8M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (9m) 9s ago 9m 46.9M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (8m) 9s ago 8m 46.5M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:39:34.555 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (8m) 9s ago 8m 48.3M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:39:34.556 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (34s) 9s ago 7m 31.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:39:34.556 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (5m) 9s ago 5m 48.7M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:39:34.556 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (5m) 9s ago 5m 48.8M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:34.994 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:39:34.995 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: cephadm 2024-02-10T08:39:33.318188+0000 mgr.y (mgr.24835) 1 : cephadm [INF] inventory: adjusted host smithi117 addr 'smithi117' -> '172.21.15.117' 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:33.795476+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:33.795590+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: cluster 2024-02-10T08:39:33.802345+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:33.807529+0000 mgr.y (mgr.24835) 2 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: cluster 2024-02-10T08:39:33.827646+0000 mgr.y (mgr.24835) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.531499+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.532248+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.532731+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.533304+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.533870+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.534533+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.540156+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.541013+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.541780+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.542508+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[17733]: audit 2024-02-10T08:39:34.543072+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: cephadm 2024-02-10T08:39:33.318188+0000 mgr.y (mgr.24835) 1 : cephadm [INF] inventory: adjusted host smithi117 addr 'smithi117' -> '172.21.15.117' 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:33.795476+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:33.795590+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: cluster 2024-02-10T08:39:33.802345+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:33.807529+0000 mgr.y (mgr.24835) 2 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:35.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: cluster 2024-02-10T08:39:33.827646+0000 mgr.y (mgr.24835) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.531499+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.532248+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.532731+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.533304+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.533870+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.534533+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.540156+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.541013+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.541780+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.542508+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:34 smithi083 bash[14135]: audit 2024-02-10T08:39:34.543072+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: cephadm 2024-02-10T08:39:33.318188+0000 mgr.y (mgr.24835) 1 : cephadm [INF] inventory: adjusted host smithi117 addr 'smithi117' -> '172.21.15.117' 2024-02-10T08:39:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:33.795476+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:33.795590+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: cluster 2024-02-10T08:39:33.802345+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-10T08:39:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:33.807529+0000 mgr.y (mgr.24835) 2 : audit [DBG] from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: cluster 2024-02-10T08:39:33.827646+0000 mgr.y (mgr.24835) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.531499+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.532248+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.532731+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.533304+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.533870+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.534533+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.540156+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.541013+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.541780+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.542508+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:34 smithi117 bash[14101]: audit 2024-02-10T08:39:34.543072+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:35.363 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:39:35.363 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:39:35.363 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "2/20 daemons upgraded", 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "", 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:39:35.364 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[14135]: audit 2024-02-10T08:39:34.175132+0000 mgr.y (mgr.24835) 4 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[14135]: audit 2024-02-10T08:39:34.527974+0000 mgr.y (mgr.24835) 5 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[14135]: cluster 2024-02-10T08:39:34.815031+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[14135]: audit 2024-02-10T08:39:34.993593+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.83:0/2975860985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[17733]: audit 2024-02-10T08:39:34.175132+0000 mgr.y (mgr.24835) 4 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[17733]: audit 2024-02-10T08:39:34.527974+0000 mgr.y (mgr.24835) 5 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[17733]: cluster 2024-02-10T08:39:34.815031+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-10T08:39:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:35 smithi083 bash[17733]: audit 2024-02-10T08:39:34.993593+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.83:0/2975860985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:36.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:35 smithi117 bash[14101]: audit 2024-02-10T08:39:34.175132+0000 mgr.y (mgr.24835) 4 : audit [DBG] from='client.24865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:35 smithi117 bash[14101]: audit 2024-02-10T08:39:34.527974+0000 mgr.y (mgr.24835) 5 : audit [DBG] from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:36.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:35 smithi117 bash[14101]: cluster 2024-02-10T08:39:34.815031+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-10T08:39:36.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:35 smithi117 bash[14101]: audit 2024-02-10T08:39:34.993593+0000 mon.a (mon.0) 689 : audit [DBG] from='client.? 172.21.15.83:0/2975860985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:39:37.118 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:39:36 smithi083 bash[36136]: ts=2024-02-10T08:39:36.973Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:39:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:36 smithi083 bash[14135]: cluster 2024-02-10T08:39:35.261215+0000 mgr.y (mgr.24835) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:36 smithi083 bash[14135]: audit 2024-02-10T08:39:35.362700+0000 mgr.y (mgr.24835) 7 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:36 smithi083 bash[17733]: cluster 2024-02-10T08:39:35.261215+0000 mgr.y (mgr.24835) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:36 smithi083 bash[17733]: audit 2024-02-10T08:39:35.362700+0000 mgr.y (mgr.24835) 7 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:37.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:36 smithi117 bash[14101]: cluster 2024-02-10T08:39:35.261215+0000 mgr.y (mgr.24835) 6 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:37.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:36 smithi117 bash[14101]: audit 2024-02-10T08:39:35.362700+0000 mgr.y (mgr.24835) 7 : audit [DBG] from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:39:39.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:38 smithi083 bash[14135]: cluster 2024-02-10T08:39:37.262001+0000 mgr.y (mgr.24835) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:38 smithi083 bash[17733]: cluster 2024-02-10T08:39:37.262001+0000 mgr.y (mgr.24835) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:39.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:38 smithi117 bash[14101]: cluster 2024-02-10T08:39:37.262001+0000 mgr.y (mgr.24835) 8 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:41.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: cluster 2024-02-10T08:39:39.263285+0000 mgr.y (mgr.24835) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:41.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: cluster 2024-02-10T08:39:39.263285+0000 mgr.y (mgr.24835) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:41.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.033663+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.033663+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.034540+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.034540+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.040347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.040347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.228564+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.228564+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.229753+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.229753+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.234619+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.303919+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.304880+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.305818+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.306677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.307380+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.308066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.308873+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.309615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.310169+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.495289+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.496218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.234619+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.303919+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.304880+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.305818+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.306677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.307380+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.308066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.308873+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.309615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.310169+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.495289+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.496218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.497108+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.497944+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.498711+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.499429+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.500370+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.501243+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.502066+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.505025+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.505747+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.512360+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.523071+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.524686+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[17733]: audit 2024-02-10T08:39:40.525251+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.497108+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.497944+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.498711+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.499429+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.500370+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.501243+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.502066+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.127 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.505025+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.505747+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.512360+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.523071+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.524686+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:40 smithi083 bash[14135]: audit 2024-02-10T08:39:40.525251+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: cluster 2024-02-10T08:39:39.263285+0000 mgr.y (mgr.24835) 9 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.033663+0000 mon.c (mon.1) 94 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.034540+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.040347+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"container_id\": \"f33115cebb0f\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 102068387, \"cpu_percentage\": \"1.30%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.028567Z\", \"created\": \"2024-02-10T08:25:31.947147Z\", \"started\": \"2024-02-10T08:25:38.667049Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:32.853978Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.031420Z\", \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.228564+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.229753+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.234619+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"39bff5e77a5e\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:0e714d9a4bd2a821113e6318adb87bd06cf81ec1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 395837440, \"cpu_percentage\": \"0.58%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219973Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:38:01.712539Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:37:48.360269Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:39:40.223869Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.303919+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.304880+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.305818+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.306677+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.307380+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.308066+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.308873+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.309615+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.310169+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.495289+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.496218+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.497108+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.142 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.497944+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.498711+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.499429+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.500370+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.501243+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.502066+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.505025+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.505747+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.512360+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.523071+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.524686+0000 mon.c (mon.1) 116 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:41.143 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:40 smithi117 bash[14101]: audit 2024-02-10T08:39:40.525251+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:39:43.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:42 smithi083 bash[14135]: cluster 2024-02-10T08:39:41.264007+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:43.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:42 smithi083 bash[17733]: cluster 2024-02-10T08:39:41.264007+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:43.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:42 smithi117 bash[14101]: cluster 2024-02-10T08:39:41.264007+0000 mgr.y (mgr.24835) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:44.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[14135]: audit 2024-02-10T08:39:42.931720+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[14135]: audit 2024-02-10T08:39:42.932491+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[14135]: audit 2024-02-10T08:39:42.934937+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[14135]: audit 2024-02-10T08:39:42.937086+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[14135]: audit 2024-02-10T08:39:42.940097+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[17733]: audit 2024-02-10T08:39:42.931720+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[17733]: audit 2024-02-10T08:39:42.932491+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[17733]: audit 2024-02-10T08:39:42.934937+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[17733]: audit 2024-02-10T08:39:42.937086+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:43 smithi083 bash[17733]: audit 2024-02-10T08:39:42.940097+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:39:44.121 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:43 smithi117 bash[14101]: audit 2024-02-10T08:39:42.931720+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:43 smithi117 bash[14101]: audit 2024-02-10T08:39:42.932491+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:39:44.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:43 smithi117 bash[14101]: audit 2024-02-10T08:39:42.934937+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:39:44.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:43 smithi117 bash[14101]: audit 2024-02-10T08:39:42.937086+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:39:44.122 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:43 smithi117 bash[14101]: audit 2024-02-10T08:39:42.940097+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:39:45.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[17733]: cephadm 2024-02-10T08:39:42.930901+0000 mgr.y (mgr.24835) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T08:39:45.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[17733]: cephadm 2024-02-10T08:39:42.938906+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:39:45.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[17733]: cluster 2024-02-10T08:39:43.264734+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[14135]: cephadm 2024-02-10T08:39:42.930901+0000 mgr.y (mgr.24835) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T08:39:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[14135]: cephadm 2024-02-10T08:39:42.938906+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:39:45.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:44 smithi083 bash[14135]: cluster 2024-02-10T08:39:43.264734+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:45.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:44 smithi117 bash[14101]: cephadm 2024-02-10T08:39:42.930901+0000 mgr.y (mgr.24835) 11 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T08:39:45.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:44 smithi117 bash[14101]: cephadm 2024-02-10T08:39:42.938906+0000 mgr.y (mgr.24835) 12 : cephadm [INF] Deploying daemon mgr.x on smithi117 2024-02-10T08:39:45.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:44 smithi117 bash[14101]: cluster 2024-02-10T08:39:43.264734+0000 mgr.y (mgr.24835) 13 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:45.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:45 smithi117 systemd[1]: Stopping Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:39:46.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:46 smithi083 bash[14135]: cluster 2024-02-10T08:39:45.266261+0000 mgr.y (mgr.24835) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:46.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:46 smithi083 bash[17733]: cluster 2024-02-10T08:39:45.266261+0000 mgr.y (mgr.24835) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:46.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:46 smithi117 bash[14101]: cluster 2024-02-10T08:39:45.266261+0000 mgr.y (mgr.24835) 14 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:48.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:48 smithi083 bash[17733]: cluster 2024-02-10T08:39:47.266934+0000 mgr.y (mgr.24835) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:48.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:48 smithi083 bash[14135]: cluster 2024-02-10T08:39:47.266934+0000 mgr.y (mgr.24835) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:48.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:48 smithi117 bash[14101]: cluster 2024-02-10T08:39:47.266934+0000 mgr.y (mgr.24835) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:50.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:50 smithi083 bash[17733]: cluster 2024-02-10T08:39:49.268358+0000 mgr.y (mgr.24835) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:50.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:50 smithi083 bash[14135]: cluster 2024-02-10T08:39:49.268358+0000 mgr.y (mgr.24835) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:50.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:50 smithi117 bash[14101]: cluster 2024-02-10T08:39:49.268358+0000 mgr.y (mgr.24835) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:52.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:52 smithi083 bash[14135]: cluster 2024-02-10T08:39:51.269055+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:52.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:52 smithi083 bash[17733]: cluster 2024-02-10T08:39:51.269055+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:52.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:52 smithi117 bash[14101]: cluster 2024-02-10T08:39:51.269055+0000 mgr.y (mgr.24835) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:54.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:54 smithi083 bash[17733]: cluster 2024-02-10T08:39:53.269782+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:54.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:54 smithi083 bash[14135]: cluster 2024-02-10T08:39:53.269782+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:54.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:54 smithi117 bash[14101]: cluster 2024-02-10T08:39:53.269782+0000 mgr.y (mgr.24835) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:56.260 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:56 smithi117 bash[14101]: cluster 2024-02-10T08:39:55.271246+0000 mgr.y (mgr.24835) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:56.261 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:55 smithi117 bash[28802]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:39:56.261 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:56 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-10T08:39:56.261 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:56 smithi117 bash[28865]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:39:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:56 smithi083 bash[14135]: cluster 2024-02-10T08:39:55.271246+0000 mgr.y (mgr.24835) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:56 smithi083 bash[17733]: cluster 2024-02-10T08:39:55.271246+0000 mgr.y (mgr.24835) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:56.622 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:56 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T08:39:56.622 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:56 smithi117 systemd[1]: Stopped Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:56.622 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:56 smithi117 systemd[1]: Started Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:39:57.047 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[14135]: audit 2024-02-10T08:39:56.590998+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.048 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[14135]: audit 2024-02-10T08:39:56.592313+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.048 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[14135]: audit 2024-02-10T08:39:56.599196+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:57.048 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[14135]: audit 2024-02-10T08:39:56.601389+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:57.048 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[14135]: audit 2024-02-10T08:39:56.605369+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:57.049 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[17733]: audit 2024-02-10T08:39:56.590998+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.050 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[17733]: audit 2024-02-10T08:39:56.592313+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.050 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[17733]: audit 2024-02-10T08:39:56.599196+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:57.050 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[17733]: audit 2024-02-10T08:39:56.601389+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:57.050 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:57 smithi083 bash[17733]: audit 2024-02-10T08:39:56.605369+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:57.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[14101]: audit 2024-02-10T08:39:56.590998+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[14101]: audit 2024-02-10T08:39:56.592313+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:39:57.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[14101]: audit 2024-02-10T08:39:56.599196+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113455923, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.219409Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51589939, \"cpu_percentage\": \"0.82%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220419Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50216304, \"cpu_percentage\": \"0.96%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.220842Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49136271, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221256Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51212451, \"cpu_percentage\": \"0.39%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.221663Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 33858519, \"cpu_percentage\": \"0.16%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222074Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12394168, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.222479Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27273461, \"cpu_percentage\": \"3.76%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.222878Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51998883, \"cpu_percentage\": \"0.28%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.223279Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:39:57.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[14101]: audit 2024-02-10T08:39:56.601389+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:39:57.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[14101]: audit 2024-02-10T08:39:56.605369+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:39:57.792 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[28980]: debug 2024-02-10T08:39:57.613+0000 7f889bd5d700 1 -- 172.21.15.117:0/2017849338 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562fbe9ce4e0 con 0x562fbeac2c00 2024-02-10T08:39:58.054 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[28980]: debug 2024-02-10T08:39:57.777+0000 7f88ac359680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:39:58.055 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:57 smithi117 bash[28980]: debug 2024-02-10T08:39:57.881+0000 7f88ac359680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:39:58.335 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:39:58 smithi117 bash[14101]: cluster 2024-02-10T08:39:57.271974+0000 mgr.y (mgr.24835) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:58.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:39:58 smithi083 bash[17733]: cluster 2024-02-10T08:39:57.271974+0000 mgr.y (mgr.24835) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:58.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:39:58 smithi083 bash[14135]: cluster 2024-02-10T08:39:57.271974+0000 mgr.y (mgr.24835) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:39:58.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:58 smithi117 bash[28980]: debug 2024-02-10T08:39:58.321+0000 7f88ac359680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:39:59.582 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:59 smithi117 bash[28980]: debug 2024-02-10T08:39:59.225+0000 7f88ac359680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:39:59.582 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:59 smithi117 bash[28980]: debug 2024-02-10T08:39:59.321+0000 7f88ac359680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:39:59.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:39:59 smithi117 bash[28980]: debug 2024-02-10T08:39:59.565+0000 7f88ac359680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:40:00.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:00 smithi083 bash[17733]: cluster 2024-02-10T08:39:59.273367+0000 mgr.y (mgr.24835) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:00.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:00 smithi083 bash[14135]: cluster 2024-02-10T08:39:59.273367+0000 mgr.y (mgr.24835) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:00.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:00 smithi117 bash[14101]: cluster 2024-02-10T08:39:59.273367+0000 mgr.y (mgr.24835) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:00.961 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:00 smithi117 bash[28980]: debug 2024-02-10T08:40:00.681+0000 7f88ac359680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:40:00.961 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:00 smithi117 bash[28980]: debug 2024-02-10T08:40:00.849+0000 7f88ac359680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:01.291 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:00 smithi117 bash[28980]: debug 2024-02-10T08:40:00.945+0000 7f88ac359680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:01.291 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:01 smithi117 bash[28980]: debug 2024-02-10T08:40:01.057+0000 7f88ac359680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:40:01.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:01 smithi117 bash[28980]: debug 2024-02-10T08:40:01.277+0000 7f88ac359680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:40:02.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:01 smithi117 bash[28980]: debug 2024-02-10T08:40:01.661+0000 7f88ac359680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:40:02.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:01 smithi117 bash[28980]: debug 2024-02-10T08:40:01.781+0000 7f88ac359680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:02.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:02 smithi083 bash[17733]: cluster 2024-02-10T08:40:01.274089+0000 mgr.y (mgr.24835) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:02.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:02 smithi083 bash[14135]: cluster 2024-02-10T08:40:01.274089+0000 mgr.y (mgr.24835) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:02.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:02 smithi117 bash[14101]: cluster 2024-02-10T08:40:01.274089+0000 mgr.y (mgr.24835) 22 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:03.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:02 smithi117 bash[28980]: debug 2024-02-10T08:40:02.717+0000 7f88ac359680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:40:03.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:02 smithi117 bash[28980]: debug 2024-02-10T08:40:02.829+0000 7f88ac359680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:40:03.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:02 smithi117 bash[28980]: debug 2024-02-10T08:40:02.953+0000 7f88ac359680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:40:03.356 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.777851+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.357 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.779362+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.357 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.786111+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:40:03.357 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.789336+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.789924+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.795822+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.808527+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.810573+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.811065+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.814265+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: cephadm 2024-02-10T08:40:02.815422+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.815999+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.816690+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.825017+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.826735+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.358 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.827143+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.833094+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.834817+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.835310+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.839905+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.843721+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: audit 2024-02-10T08:40:02.844888+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T08:40:03.359 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[17733]: cephadm 2024-02-10T08:40:02.845769+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T08:40:03.514 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[28980]: debug 2024-02-10T08:40:03.189+0000 7f88ac359680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:40:03.515 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.777851+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.515 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.779362+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.515 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.786111+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:40:03.515 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.789336+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.515 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.789924+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.795822+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.808527+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.810573+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.811065+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.814265+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: cephadm 2024-02-10T08:40:02.815422+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.815999+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.816690+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.825017+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.826735+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.827143+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.833094+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T08:40:03.516 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.834817+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.835310+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.839905+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T08:40:03.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.843721+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:03.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: audit 2024-02-10T08:40:02.844888+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T08:40:03.517 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[14101]: cephadm 2024-02-10T08:40:02.845769+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T08:40:03.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.777851+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.779362+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.786111+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi117","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi117\", \"container_id\": \"930fd74352f4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 113665638, \"cpu_percentage\": \"1.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.771557Z\", \"created\": \"2024-02-10T08:27:30.654221Z\", \"started\": \"2024-02-10T08:27:30.679638Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi117\", \"container_id\": \"abbbc634b38f\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 88678072, \"cpu_percentage\": \"100.08%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:40:02.771952Z\", \"created\": \"2024-02-10T08:27:46.945846Z\", \"started\": \"2024-02-10T08:39:56.609175Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi117\", \"container_id\": \"f62f9d9093e2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52302970, \"cpu_percentage\": \"0.78%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772217Z\", \"created\": \"2024-02-10T08:29:55.311740Z\", \"started\": \"2024-02-10T08:29:58.585540Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi117\", \"container_id\": \"b98b474de854\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50688163, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772469Z\", \"created\": \"2024-02-10T08:30:19.539452Z\", \"started\": \"2024-02-10T08:30:24.717339Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi117\", \"container_id\": \"48cb257ff9f2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 49094328, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772718Z\", \"created\": \"2024-02-10T08:30:45.383473Z\", \"started\": \"2024-02-10T08:30:48.681239Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi117\", \"container_id\": \"b00852f7944a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51264880, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.772965Z\", \"created\": \"2024-02-10T08:31:11.151183Z\", \"started\": \"2024-02-10T08:31:14.890152Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi117\", \"container_id\": \"597c0e666bf8\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"prom/prometheus:latest\", \"container_image_digests\": [\"prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36721131, \"cpu_percentage\": \"0.17%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773212Z\", \"created\": \"2024-02-10T08:31:45.155126Z\", \"started\": \"2024-02-10T08:38:59.953988Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi117\", \"container_id\": \"cddf12b6c81e\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12981370, \"cpu_percentage\": \"3.03%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773460Z\", \"created\": \"2024-02-10T08:31:47.091133Z\", \"started\": \"2024-02-10T08:31:52.694004Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi117\", \"container_id\": \"b14f6f209c2b\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 27294433, \"cpu_percentage\": \"0.02%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773708Z\", \"created\": \"2024-02-10T08:32:28.294779Z\", \"started\": \"2024-02-10T08:32:28.314560Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi117.dzebuy\", \"daemon_name\": \"rgw.r.z.smithi117.dzebuy\", \"hostname\": \"smithi117\", \"container_id\": \"e6a5536a18be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 52072284, \"cpu_percentage\": \"0.25%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:40:02.773955Z\", \"created\": \"2024-02-10T08:34:08.361454Z\", \"started\": \"2024-02-10T08:34:08.384348Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143855Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"1e19e6a9-5292-4896-8a03-dbb1907ee1af\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"HdZhdb-hf0i-XhbE-6c3l-nkKl-EVuI-zFl5Ge\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"a29fc927-0867-42ef-a2f9-7719061d1829\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"phEQUL-hNQu-SzLD-x5bS-vWmn-Vux8-0XalM6\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"d0a41950-196b-4830-b43c-eea01f017fdd\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"FcHljk-n1lm-IgBr-V37b-xctN-8sUP-Ou2Pxc\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"6d289319-7432-4f47-9cc0-47baa497477f\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"rJPYUE-W1uI-Q1DC-B23P-RLpi-8244-mYCM56\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT620400V6400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.143866Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5R17F\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:46.219557Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:42.938610Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:53.218818Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:17.453913Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-10T08:30:43.319196Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:08.940799Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-10T08:38:48.151197Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:46.440114Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-10T08:32:05.772979Z\"}, \"rgw.r.z.smithi117.dzebuy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:05.610145Z\"}}, \"last_daemon_update\": \"2024-02-10T08:40:02.774340Z\", \"last_device_update\": \"2024-02-10T08:31:18.162605Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:38:02.005096Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-10T08:40:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.789336+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.789924+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-10T08:40:03.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.795822+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.808527+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.810573+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.811065+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.814265+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: cephadm 2024-02-10T08:40:02.815422+0000 mgr.y (mgr.24835) 23 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.815999+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.816690+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.825017+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mgr"}]': finished 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.826735+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.827143+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.833094+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.834817+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.835310+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.839905+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.843721+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:03.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: audit 2024-02-10T08:40:02.844888+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T08:40:03.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:03 smithi083 bash[14135]: cephadm 2024-02-10T08:40:02.845769+0000 mgr.y (mgr.24835) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T08:40:03.847 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[28980]: debug 2024-02-10T08:40:03.497+0000 7f88ac359680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:40:03.848 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[28980]: debug 2024-02-10T08:40:03.661+0000 7f88ac359680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:40:04.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:03 smithi117 bash[28980]: debug 2024-02-10T08:40:03.833+0000 7f88ac359680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:04.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[28980]: debug 2024-02-10T08:40:04.045+0000 7f88ac359680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:40:04.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[28980]: debug 2024-02-10T08:40:04.149+0000 7f88ac359680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: cluster 2024-02-10T08:40:03.274816+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: audit 2024-02-10T08:40:04.177653+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: audit 2024-02-10T08:40:04.178545+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: audit 2024-02-10T08:40:04.180554+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: audit 2024-02-10T08:40:04.181182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: cluster 2024-02-10T08:40:04.186095+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[17733]: cluster 2024-02-10T08:40:04.186360+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: cluster 2024-02-10T08:40:03.274816+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: audit 2024-02-10T08:40:04.177653+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: audit 2024-02-10T08:40:04.178545+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: audit 2024-02-10T08:40:04.180554+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: audit 2024-02-10T08:40:04.181182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: cluster 2024-02-10T08:40:04.186095+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:04 smithi083 bash[14135]: cluster 2024-02-10T08:40:04.186360+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: cluster 2024-02-10T08:40:03.274816+0000 mgr.y (mgr.24835) 25 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: audit 2024-02-10T08:40:04.177653+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: audit 2024-02-10T08:40:04.178545+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: audit 2024-02-10T08:40:04.180554+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: audit 2024-02-10T08:40:04.181182+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.117:0/3536674877' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: cluster 2024-02-10T08:40:04.186095+0000 mon.a (mon.0) 711 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:05.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:04 smithi117 bash[14101]: cluster 2024-02-10T08:40:04.186360+0000 mon.a (mon.0) 712 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:05.746 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: cluster 2024-02-10T08:40:04.861326+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.295907+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.296673+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.304888+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.308023+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.309859+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.311362+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[14135]: audit 2024-02-10T08:40:05.313059+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: cluster 2024-02-10T08:40:04.861326+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.295907+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.296673+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.304888+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-10T08:40:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.308023+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.309859+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.311362+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:06.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:05 smithi083 bash[17733]: audit 2024-02-10T08:40:05.313059+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: cluster 2024-02-10T08:40:04.861326+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e25: y(active, since 38s), standbys: x 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.295907+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.296673+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.304888+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24835 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", "who": "mon.a"}]': finished 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.308023+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.309859+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.311362+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:05 smithi117 bash[14101]: audit 2024-02-10T08:40:05.313059+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (80s) 26s ago 8m 15.7M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (7m) 3s ago 7m 26.0M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (9s) 3s ago 12m 84.5M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (47s) 26s ago 14m 405M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (14m) 26s ago 14m 97.3M 2048M 15.2.0 204a01f9b0b6 f33115cebb0f 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (12m) 3s ago 12m 108M 2048M 15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (12m) 26s ago 12m 102M 2048M 15.2.0 204a01f9b0b6 5cc87f070654 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (8m) 26s ago 8m 11.6M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (8m) 3s ago 8m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (11m) 26s ago 11m 47.9M 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (11m) 26s ago 11m 47.7M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (10m) 26s ago 11m 45.2M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:40:06.487 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (10m) 26s ago 10m 48.4M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (10m) 3s ago 10m 49.8M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (9m) 3s ago 9m 48.3M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (9m) 3s ago 9m 46.8M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (8m) 3s ago 8m 48.8M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (66s) 3s ago 8m 35.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (6m) 26s ago 6m 49.4M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:40:06.488 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (5m) 3s ago 5m 49.6M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:40:06.934 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:40:06.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:06.936 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:40:06.936 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-02-10T08:40:06.936 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:40:06.936 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:40:06.936 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: cluster 2024-02-10T08:40:05.276298+0000 mgr.y (mgr.24835) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: cephadm 2024-02-10T08:40:05.295030+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: cephadm 2024-02-10T08:40:05.312506+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Deploying daemon mon.a on smithi083 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:05.733592+0000 mgr.y (mgr.24835) 29 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.462679+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.463479+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.010 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.464206+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.465048+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.465987+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.466858+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.472059+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.472593+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.473109+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.473654+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[14135]: audit 2024-02-10T08:40:06.474162+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: cluster 2024-02-10T08:40:05.276298+0000 mgr.y (mgr.24835) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: cephadm 2024-02-10T08:40:05.295030+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: cephadm 2024-02-10T08:40:05.312506+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Deploying daemon mon.a on smithi083 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:05.733592+0000 mgr.y (mgr.24835) 29 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:07.011 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.462679+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.463479+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.464206+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.465048+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.465987+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.466858+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.472059+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.472593+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.473109+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.473654+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.012 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:06 smithi083 bash[17733]: audit 2024-02-10T08:40:06.474162+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: cluster 2024-02-10T08:40:05.276298+0000 mgr.y (mgr.24835) 26 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: cephadm 2024-02-10T08:40:05.295030+0000 mgr.y (mgr.24835) 27 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: cephadm 2024-02-10T08:40:05.312506+0000 mgr.y (mgr.24835) 28 : cephadm [INF] Deploying daemon mon.a on smithi083 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:05.733592+0000 mgr.y (mgr.24835) 29 : audit [DBG] from='client.24895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.462679+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.463479+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.464206+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.465048+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.465987+0000 mon.c (mon.1) 143 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.466858+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.472059+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:07.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.472593+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.473109+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.473654+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:06 smithi117 bash[14101]: audit 2024-02-10T08:40:06.474162+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "2/20 daemons upgraded", 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T08:40:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:40:07.300 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:40:07.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 systemd[1]: Stopping Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:40:08.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:07 smithi117 bash[14101]: audit 2024-02-10T08:40:06.102969+0000 mgr.y (mgr.24835) 30 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:07 smithi117 bash[14101]: audit 2024-02-10T08:40:06.457205+0000 mgr.y (mgr.24835) 31 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:07 smithi117 bash[14101]: audit 2024-02-10T08:40:06.934456+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.83:0/1702320334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:08.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[14135]: audit 2024-02-10T08:40:06.102969+0000 mgr.y (mgr.24835) 30 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[14135]: audit 2024-02-10T08:40:06.457205+0000 mgr.y (mgr.24835) 31 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[14135]: audit 2024-02-10T08:40:06.934456+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.83:0/1702320334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:08.242 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[14135]: debug 2024-02-10T08:40:07.931+0000 7ff37792d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:40:08.243 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[14135]: debug 2024-02-10T08:40:07.931+0000 7ff37792d700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-10T08:40:08.243 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[17733]: audit 2024-02-10T08:40:06.102969+0000 mgr.y (mgr.24835) 30 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.243 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[17733]: audit 2024-02-10T08:40:06.457205+0000 mgr.y (mgr.24835) 31 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:08.243 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:07 smithi083 bash[17733]: audit 2024-02-10T08:40:06.934456+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.83:0/1702320334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:08.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:08 smithi083 bash[38604]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:40:08.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:08 smithi083 bash[38659]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:40:09.250 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:08 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T08:40:09.251 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:08 smithi083 systemd[1]: Stopped Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:09.251 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:09 smithi083 systemd[1]: Started Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:10.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.335+0000 7fe360351880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:40:10.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.335+0000 7fe360351880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-10T08:40:10.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.335+0000 7fe360351880 0 pidfile_write: ignore empty --pid-file 2024-02-10T08:40:10.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 0 load: jerasure load: lrc load: isa 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: RocksDB version: 6.8.1 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Compile date Feb 8 2024 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: DB SUMMARY 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 948 Bytes 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000027.sst 000028.sst 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000025.log size: 9071823 ; 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.env: 0x55cf3ae5d080 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.fs: Posix File System 2024-02-10T08:40:10.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.info_log: 0x55cf3c41e220 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:40:10.621 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.db_log_dir: 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.write_buffer_manager: 0x55cf3d112390 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:40:10.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:40:10.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:40:10.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:40:10.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.unordered_write: 0 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:40:10.624 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.row_cache: None 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.wal_filter: None 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:40:10.625 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Compression algorithms supported: 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kZSTD supported: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:40:10.626 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.merge_operator: 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cf3c3c1d28) 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: cache_index_and_filter_blocks: 1 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:40:10.627 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: pin_top_level_index_and_filter: 1 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: index_type: 0 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: data_block_index_type: 0 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: index_shortening: 1 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: hash_index_allow_collision: 1 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: checksum: 1 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: no_block_cache: 0 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_cache: 0x55cf3c3f8f10 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_cache_name: BinnedLRUCache 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_cache_options: 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: capacity : 536870912 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: num_shard_bits : 4 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: strict_capacity_limit : 0 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: high_pri_pool_ratio: 0.000 2024-02-10T08:40:10.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_cache_compressed: (nil) 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: persistent_cache: (nil) 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_size: 4096 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_size_deviation: 10 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_restart_interval: 16 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: index_block_restart_interval: 1 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: metadata_block_size: 4096 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: partition_filters: 0 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: use_delta_encoding: 1 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: whole_key_filtering: 1 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: verify_compression: 0 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: read_amp_bytes_per_bit: 0 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: format_version: 2 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: enable_index_compression: 1 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: block_align: 0 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:40:10.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.num_levels: 7 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:40:10.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:40:10.631 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:40:10.632 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.ttl: 2592000 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.339+0000 7fe360351880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T08:40:10.633 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.343+0000 7fe360351880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 30, last_sequence is 10927, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.343+0000 7fe360351880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 25 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.343+0000 7fe360351880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554410344653, "job": 1, "event": "recovery_started", "log_files": [25]} 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.343+0000 7fe360351880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #25 mode 2 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.359+0000 7fe360351880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.375+0000 7fe360351880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554410376030, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 9009911, "table_properties": {"data_size": 9003018, "index_size": 5365, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 709, "raw_key_size": 5246, "raw_average_key_size": 20, "raw_value_size": 8995395, "raw_average_value_size": 35838, "num_data_blocks": 167, "num_entries": 251, "num_deletions": 2, "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": 1707554410, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.375+0000 7fe360351880 4 rocksdb: [version_set.cc:3826] Creating manifest 31 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.375+0000 7fe360351880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554410377320, "job": 1, "event": "recovery_finished"} 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.379+0000 7fe360351880 4 rocksdb: DB pointer 0x55cf3c4c1800 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.379+0000 7fe347142700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.379+0000 7fe347142700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** DB Stats ** 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:10.634 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** Compaction Stats [default] ** 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: L0 1/0 8.59 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: L6 2/0 77.60 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 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Sum 3/0 86.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** Compaction Stats [default] ** 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Flush(GB): cumulative 0.008, interval 0.008 2024-02-10T08:40:10.635 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Cumulative compaction: 0.01 GB write, 229.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Interval compaction: 0.01 GB write, 229.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** Compaction Stats [default] ** 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: L0 1/0 8.59 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: L6 2/0 77.60 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 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Sum 3/0 86.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.636 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** Compaction Stats [default] ** 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 548.8 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Flush(GB): cumulative 0.008, interval 0.000 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Cumulative compaction: 0.01 GB write, 229.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.379+0000 7fe360351880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] at bind addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 1 mon.a@-1(???) e3 preinit fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:10.637 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).mds e1 new map 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).mds e1 print_map 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: e1 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 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-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: legacy client fscid: -1 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: No filesystems configured 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 0 mon.a@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: audit 2024-02-10T08:40:06.102969+0000 mgr.y (mgr.24835) 30 : audit [DBG] from='client.24901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: audit 2024-02-10T08:40:06.457205+0000 mgr.y (mgr.24835) 31 : audit [DBG] from='client.24907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: audit 2024-02-10T08:40:06.934456+0000 mon.a (mon.0) 716 : audit [DBG] from='client.? 172.21.15.83:0/1702320334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:10.638 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:10 smithi083 bash[38780]: debug 2024-02-10T08:40:10.383+0000 7fe360351880 1 mon.a@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-02-10T08:40:12.163 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[36858]: ignoring --setuser ceph since I am not root 2024-02-10T08:40:12.163 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[36858]: ignoring --setgroup ceph since I am not root 2024-02-10T08:40:12.163 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[36858]: debug 2024-02-10T08:40:11.902+0000 7fea882ef700 1 -- 172.21.15.83:0/1734856382 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55705977e4e0 con 0x557059872800 2024-02-10T08:40:12.163 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:12 smithi083 bash[36858]: debug 2024-02-10T08:40:12.058+0000 7fea984cd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:40:12.163 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:12 smithi083 bash[36858]: debug 2024-02-10T08:40:12.158+0000 7fea984cd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: audit 2024-02-10T08:40:09.218588+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:40:05.312379Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:09.278478+0000 mgr.y (mgr.24835) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.005142+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.828407+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.837297+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:12.164 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.838573+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: audit 2024-02-10T08:40:09.218588+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:40:05.312379Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:09.278478+0000 mgr.y (mgr.24835) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.005142+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.828407+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.837297+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.838573+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.838651+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.840887+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.854071+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: cluster 2024-02-10T08:40:11.854920+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:12.165 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[38780]: audit 2024-02-10T08:40:11.864074+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24835 ' entity='' 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.838651+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.840887+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.854071+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: cluster 2024-02-10T08:40:11.854920+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:11 smithi083 bash[17733]: audit 2024-02-10T08:40:11.864074+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24835 ' entity='' 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[28980]: ignoring --setuser ceph since I am not root 2024-02-10T08:40:12.166 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[28980]: ignoring --setgroup ceph since I am not root 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[28980]: debug 2024-02-10T08:40:11.893+0000 7fb1cdd3a700 1 -- 172.21.15.117:0/2327408697 <== mon.0 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564ddabfa4e0 con 0x564ddaceec00 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:12 smithi117 bash[28980]: debug 2024-02-10T08:40:12.045+0000 7fb1ddf18680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: audit 2024-02-10T08:40:09.218588+0000 mon.c (mon.1) 150 : audit [INF] from='mgr.24835 172.21.15.83:0/291399763' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi083","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi083\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi083\", \"container_id\": \"cd33ee177641\", \"container_image_id\": \"1fbc92c859dc0947ffca020b41c01a6ac9859691b5303dd3e8b8634d23f540d5\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc\"], \"memory_usage\": 424882995, \"cpu_percentage\": \"2.52%\", \"version\": \"16.2.14-521-g0e714d9a\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-10T08:39:40.028945Z\", \"created\": \"2024-02-10T08:25:41.030938Z\", \"started\": \"2024-02-10T08:39:18.825943Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi083\", \"container_id\": \"5cc87f070654\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 107898470, \"cpu_percentage\": \"1.09%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029199Z\", \"created\": \"2024-02-10T08:27:16.608735Z\", \"started\": \"2024-02-10T08:27:16.633862Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi083\", \"container_id\": \"2943a3d391d8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50321162, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029434Z\", \"created\": \"2024-02-10T08:28:08.683534Z\", \"started\": \"2024-02-10T08:28:12.303493Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi083\", \"container_id\": \"ce45b8b10895\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50100961, \"cpu_percentage\": \"0.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.029678Z\", \"created\": \"2024-02-10T08:28:37.210874Z\", \"started\": \"2024-02-10T08:28:42.099324Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi083\", \"container_id\": \"f55cdda36a54\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 47427092, \"cpu_percentage\": \"0.36%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030063Z\", \"created\": \"2024-02-10T08:29:05.914210Z\", \"started\": \"2024-02-10T08:29:09.537288Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi083\", \"container_id\": \"3dfa7195faab\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 50845450, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030352Z\", \"created\": \"2024-02-10T08:29:33.801564Z\", \"started\": \"2024-02-10T08:29:37.931908Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi083\", \"container_id\": \"0216950c5d67\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"prom/node-exporter\", \"container_image_digests\": [\"prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 12236881, \"cpu_percentage\": \"0.00%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.030586Z\", \"created\": \"2024-02-10T08:31:47.802467Z\", \"started\": \"2024-02-10T08:31:55.933881Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi083\", \"container_id\": \"e56ddaea450e\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"prom/alertmanager\", \"container_image_digests\": [\"prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 16546529, \"cpu_percentage\": \"0.25%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-10T08:39:40.030817Z\", \"created\": \"2024-02-10T08:32:05.750053Z\", \"started\": \"2024-02-10T08:38:46.202509Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi083.ttdhzy\", \"daemon_name\": \"rgw.r.z.smithi083.ttdhzy\", \"hostname\": \"smithi083\", \"container_id\": \"6bd40ee1404e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 51883540, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-10T08:39:40.031045Z\", \"created\": \"2024-02-10T08:34:05.575312Z\", \"started\": \"2024-02-10T08:34:05.601965Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142266Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3bcdb91d-5420-45bd-b1ff-bf082f0898b3\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"3QxoQJ-aotk-1jYQ-4xHU-3Yji-yv0Q-VtCO9n\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0400aada-b912-4a45-9080-8f1e57fa7fc1\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"l20Pgy-oPBQ-eUFx-HfPi-K1XQ-txEK-gLO8u8\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9dbb0bbc-3671-4ddb-99aa-d43de37a5035\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"iK1HD9-sscZ-LlS9-A7nt-vh0n-7Nvm-VbUhR6\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"9ca2d31e-b670-4cd1-8f9d-314192c668ff\", \"cluster_fsid\": \"daded1e2-c7ed-11ee-95b8-87774f69a715\", \"block_uuid\": \"RPEbiN-Ny6B-0TSi-cbDI-OIMg-dWWD-qzy551\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_PHFT62040148400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-10T08:38:16.142281Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5QPP4\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-10T08:38:35.189017Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-10T08:39:05.183841Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:06.216890Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-10T08:28:34.748890Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:03.485399Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-10T08:29:31.422570Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:31:47.122428Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-10T08:38:37.357661Z\"}, \"rgw.r.z.smithi083.ttdhzy\": {\"deps\": [], \"last_config\": \"2024-02-10T08:34:01.354528Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-10T08:40:05.312379Z\"}}, \"last_device_update\": \"2024-02-10T08:29:41.812516Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-10T08:36:18.614137Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:09.278478+0000 mgr.y (mgr.24835) 34 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.005142+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.828407+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:12.167 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.837297+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.838573+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.838651+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.840887+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.854071+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e26: y(active, since 45s), standbys: x 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: cluster 2024-02-10T08:40:11.854920+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:12.168 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:11 smithi117 bash[14101]: audit 2024-02-10T08:40:11.864074+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24835 ' entity='' 2024-02-10T08:40:12.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:12 smithi083 bash[36858]: debug 2024-02-10T08:40:12.594+0000 7fea984cd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:40:12.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:12 smithi117 bash[28980]: debug 2024-02-10T08:40:12.149+0000 7fb1ddf18680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T08:40:12.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:12 smithi117 bash[28980]: debug 2024-02-10T08:40:12.581+0000 7fb1ddf18680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T08:40:13.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:13 smithi117 bash[28980]: debug 2024-02-10T08:40:13.477+0000 7fb1ddf18680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:40:13.827 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:13 smithi117 bash[28980]: debug 2024-02-10T08:40:13.569+0000 7fb1ddf18680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:40:13.834 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:13 smithi083 bash[36858]: debug 2024-02-10T08:40:13.494+0000 7fea984cd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T08:40:13.834 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:13 smithi083 bash[36858]: debug 2024-02-10T08:40:13.586+0000 7fea984cd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T08:40:14.118 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:13 smithi083 bash[36858]: debug 2024-02-10T08:40:13.830+0000 7fea984cd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:40:14.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:13 smithi083 bash[38780]: cluster 2024-02-10T08:40:12.861354+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-10T08:40:14.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:13 smithi083 bash[17733]: cluster 2024-02-10T08:40:12.861354+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-10T08:40:14.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:13 smithi117 bash[14101]: cluster 2024-02-10T08:40:12.861354+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e27: y(active, since 46s), standbys: x 2024-02-10T08:40:14.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:13 smithi117 bash[28980]: debug 2024-02-10T08:40:13.813+0000 7fb1ddf18680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T08:40:15.191 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:14 smithi117 bash[28980]: debug 2024-02-10T08:40:14.917+0000 7fb1ddf18680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:40:15.191 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.081+0000 7fb1ddf18680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:15.201 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:14 smithi083 bash[36858]: debug 2024-02-10T08:40:14.942+0000 7fea984cd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T08:40:15.202 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:15 smithi083 bash[36858]: debug 2024-02-10T08:40:15.102+0000 7fea984cd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:15.521 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.177+0000 7fb1ddf18680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:15.521 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.285+0000 7fb1ddf18680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:40:15.533 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:15 smithi083 bash[36858]: debug 2024-02-10T08:40:15.198+0000 7fea984cd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:15.533 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:15 smithi083 bash[36858]: debug 2024-02-10T08:40:15.310+0000 7fea984cd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T08:40:15.869 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:15 smithi083 bash[36858]: debug 2024-02-10T08:40:15.530+0000 7fea984cd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:40:15.883 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.505+0000 7fb1ddf18680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T08:40:16.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.869+0000 7fb1ddf18680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:40:16.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:15 smithi117 bash[28980]: debug 2024-02-10T08:40:15.989+0000 7fb1ddf18680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:16.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:15 smithi083 bash[36858]: debug 2024-02-10T08:40:15.894+0000 7fea984cd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T08:40:16.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:16 smithi083 bash[36858]: debug 2024-02-10T08:40:16.014+0000 7fea984cd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T08:40:17.138 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:16 smithi117 bash[28980]: debug 2024-02-10T08:40:16.837+0000 7fb1ddf18680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:40:17.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:16 smithi117 bash[28980]: debug 2024-02-10T08:40:16.937+0000 7fb1ddf18680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:40:17.139 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:17 smithi117 bash[28980]: debug 2024-02-10T08:40:17.053+0000 7fb1ddf18680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:40:17.312 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:16 smithi083 bash[36858]: debug 2024-02-10T08:40:16.870+0000 7fea984cd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T08:40:17.313 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:16 smithi083 bash[36858]: debug 2024-02-10T08:40:16.974+0000 7fea984cd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T08:40:17.313 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:17 smithi083 bash[36858]: debug 2024-02-10T08:40:17.090+0000 7fea984cd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T08:40:17.572 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:17 smithi117 bash[28980]: debug 2024-02-10T08:40:17.269+0000 7fb1ddf18680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:40:17.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:17 smithi083 bash[36858]: debug 2024-02-10T08:40:17.310+0000 7fea984cd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T08:40:17.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:17 smithi083 bash[36858]: debug 2024-02-10T08:40:17.598+0000 7fea984cd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:40:17.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:17 smithi083 bash[36858]: debug 2024-02-10T08:40:17.762+0000 7fea984cd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:40:17.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:17 smithi117 bash[28980]: debug 2024-02-10T08:40:17.557+0000 7fb1ddf18680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T08:40:17.888 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:17 smithi117 bash[28980]: debug 2024-02-10T08:40:17.721+0000 7fb1ddf18680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T08:40:18.223 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:17 smithi117 bash[28980]: debug 2024-02-10T08:40:17.889+0000 7fb1ddf18680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:18.224 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[28980]: debug 2024-02-10T08:40:18.101+0000 7fb1ddf18680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:40:18.256 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:17 smithi083 bash[36858]: debug 2024-02-10T08:40:17.934+0000 7fea984cd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T08:40:18.256 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[36858]: debug 2024-02-10T08:40:18.146+0000 7fea984cd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T08:40:18.618 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[36858]: debug 2024-02-10T08:40:18.254+0000 7fea984cd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: audit 2024-02-10T08:40:18.237844+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: audit 2024-02-10T08:40:18.240331+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: audit 2024-02-10T08:40:18.242096+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: audit 2024-02-10T08:40:18.242761+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.245625+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.245753+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.278643+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.279215+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-10T08:40:18.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: audit 2024-02-10T08:40:18.237844+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: audit 2024-02-10T08:40:18.240331+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: audit 2024-02-10T08:40:18.242096+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: audit 2024-02-10T08:40:18.242761+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.245625+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.245753+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.278643+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:40:18.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:18 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.279215+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-10T08:40:18.638 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[28980]: debug 2024-02-10T08:40:18.209+0000 7fb1ddf18680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T08:40:18.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: audit 2024-02-10T08:40:18.237844+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: audit 2024-02-10T08:40:18.240331+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: audit 2024-02-10T08:40:18.242096+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: audit 2024-02-10T08:40:18.242761+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.117:0/1641132661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.245625+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.245753+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.278643+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-10T08:40:18.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:18 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.279215+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-10T08:40:19.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:19 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.296916+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:19.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:19 smithi083 bash[38780]: cluster 2024-02-10T08:40:18.298115+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0190407s), standbys: x 2024-02-10T08:40:19.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:19 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.296916+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:19.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:19 smithi083 bash[17733]: cluster 2024-02-10T08:40:18.298115+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0190407s), standbys: x 2024-02-10T08:40:19.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:19 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.296916+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:19.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:19 smithi117 bash[14101]: cluster 2024-02-10T08:40:18.298115+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0190407s), standbys: x 2024-02-10T08:40:24.611 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[36858]: debug 2024-02-10T08:40:24.402+0000 7fea5bcb8700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-10T08:40:24.611 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[36858]: Warning: Permanently added '172.21.15.83' (ECDSA) to the list of known hosts. 2024-02-10T08:40:24.611 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.304076+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.304561+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.304853+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.308821+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.309402+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.309800+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.310323+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.310746+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.311177+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.311710+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.312386+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.312874+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:40:24.612 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.313371+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.313865+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.314228+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.315216+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.316897+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.318474+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:40:24.613 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.319003+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.319518+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.319969+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.320418+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.320845+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.321236+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.321673+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.322110+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.322548+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.322954+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.323368+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.323919+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.324425+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.324952+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:40:24.614 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.325496+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.326025+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.326526+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.327024+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.327550+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.328110+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.328648+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: audit 2024-02-10T08:40:24.329163+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:40:24.615 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[17733]: cluster 2024-02-10T08:40:24.339897+0000 mon.a (mon.0) 57 : cluster [INF] Manager daemon y is now available 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.304076+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.304561+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.304853+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.308821+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.309402+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.309800+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.310323+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.310746+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.311177+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.311710+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.312386+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.312874+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:40:24.616 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.313371+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.313865+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.314228+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.315216+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.316897+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.318474+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.319003+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.319518+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.319969+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.320418+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.320845+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.321236+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.321673+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.322110+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.322548+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:40:24.617 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.322954+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.323368+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.323919+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.324425+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.324952+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.325496+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.326025+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.326526+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.327024+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.327550+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.328110+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.328648+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: audit 2024-02-10T08:40:24.329163+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:40:24.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[38780]: cluster 2024-02-10T08:40:24.339897+0000 mon.a (mon.0) 57 : cluster [INF] Manager daemon y is now available 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.304076+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.304561+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.304853+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.308821+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.309402+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.309800+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:40:24.619 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.310323+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.310746+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.311177+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.311710+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.312386+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.312874+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.313371+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.313865+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.314228+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.315216+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.316897+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.318474+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.319003+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.319518+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-10T08:40:24.620 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.319969+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi083"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.320418+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi117"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.320845+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.321236+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.321673+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.322110+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.322548+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.322954+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.323368+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.323919+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.324425+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.324952+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.325496+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.326025+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.326526+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.327024+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T08:40:24.621 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.327550+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-10T08:40:24.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.328110+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-10T08:40:24.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.328648+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-10T08:40:24.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: audit 2024-02-10T08:40:24.329163+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-10T08:40:24.622 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:24 smithi117 bash[14101]: cluster 2024-02-10T08:40:24.339897+0000 mon.a (mon.0) 57 : cluster [INF] Manager daemon y is now available 2024-02-10T08:40:24.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:24 smithi083 bash[36858]: Warning: Permanently added '172.21.15.117' (ECDSA) to the list of known hosts. 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: cluster 2024-02-10T08:40:24.399784+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: cluster 2024-02-10T08:40:24.410506+0000 mgr.y (mgr.24931) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.501166+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.506962+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.575191+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.583012+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.864459+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[38780]: audit 2024-02-10T08:40:24.889075+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:25.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: cluster 2024-02-10T08:40:24.399784+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: cluster 2024-02-10T08:40:24.410506+0000 mgr.y (mgr.24931) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.501166+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.506962+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.575191+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.583012+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.864459+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:25.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:25 smithi083 bash[17733]: audit 2024-02-10T08:40:24.889075+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:25.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: cluster 2024-02-10T08:40:24.399784+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-10T08:40:25.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: cluster 2024-02-10T08:40:24.410506+0000 mgr.y (mgr.24931) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:25.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.501166+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.506962+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.575191+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T08:40:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.583012+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T08:40:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.864459+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:25 smithi117 bash[14101]: audit 2024-02-10T08:40:24.889075+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:27.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:27 smithi083 bash[17733]: cluster 2024-02-10T08:40:26.312389+0000 mgr.y (mgr.24931) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:27.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:27 smithi083 bash[17733]: cluster 2024-02-10T08:40:26.419462+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-10T08:40:27.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:27 smithi083 bash[38780]: cluster 2024-02-10T08:40:26.312389+0000 mgr.y (mgr.24931) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:27.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:27 smithi083 bash[38780]: cluster 2024-02-10T08:40:26.419462+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-10T08:40:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:27 smithi117 bash[14101]: cluster 2024-02-10T08:40:26.312389+0000 mgr.y (mgr.24931) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:27 smithi117 bash[14101]: cluster 2024-02-10T08:40:26.419462+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-10T08:40:29.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:29 smithi083 bash[38780]: cluster 2024-02-10T08:40:28.313145+0000 mgr.y (mgr.24931) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:29 smithi083 bash[17733]: cluster 2024-02-10T08:40:28.313145+0000 mgr.y (mgr.24931) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:29 smithi117 bash[14101]: cluster 2024-02-10T08:40:28.313145+0000 mgr.y (mgr.24931) 3 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: cluster 2024-02-10T08:40:30.314359+0000 mgr.y (mgr.24931) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.049660+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.241963+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.317843+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.318744+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.319446+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.320206+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.320973+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.321690+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.322329+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.322976+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[38780]: audit 2024-02-10T08:40:31.323660+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: cluster 2024-02-10T08:40:30.314359+0000 mgr.y (mgr.24931) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.049660+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.241963+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.752 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.317843+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.318744+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.319446+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.320206+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.320973+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.321690+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.322329+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.322976+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.753 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:31 smithi083 bash[17733]: audit 2024-02-10T08:40:31.323660+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: cluster 2024-02-10T08:40:30.314359+0000 mgr.y (mgr.24931) 4 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.049660+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.241963+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.317843+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.318744+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.319446+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.320206+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.320973+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.321690+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.322329+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.322976+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:31.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:31 smithi117 bash[14101]: audit 2024-02-10T08:40:31.323660+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.506021+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.507257+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.508480+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.509606+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.510728+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.511706+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.512724+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.513812+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.514951+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.524289+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:32.761 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.535611+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.539904+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.542068+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: audit 2024-02-10T08:40:31.543415+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[17733]: cephadm 2024-02-10T08:40:31.544599+0000 mgr.y (mgr.24931) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.506021+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.507257+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.508480+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.509606+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.510728+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.511706+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.512724+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.762 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.513812+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.514951+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.524289+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.535611+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.539904+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.542068+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: audit 2024-02-10T08:40:31.543415+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T08:40:32.763 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:32 smithi083 bash[38780]: cephadm 2024-02-10T08:40:31.544599+0000 mgr.y (mgr.24931) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T08:40:32.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.506021+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.507257+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.508480+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.509606+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.510728+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.511706+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.512724+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.513812+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.514951+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.524289+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.535611+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.539904+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.542068+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: audit 2024-02-10T08:40:31.543415+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T08:40:32.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:32 smithi117 bash[14101]: cephadm 2024-02-10T08:40:31.544599+0000 mgr.y (mgr.24931) 5 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T08:40:33.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:33 smithi083 bash[38780]: cluster 2024-02-10T08:40:32.315151+0000 mgr.y (mgr.24931) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:33.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:33 smithi083 bash[17733]: cluster 2024-02-10T08:40:32.315151+0000 mgr.y (mgr.24931) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:33 smithi117 bash[14101]: cluster 2024-02-10T08:40:32.315151+0000 mgr.y (mgr.24931) 6 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:35.076 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: cephadm 2024-02-10T08:40:33.789975+0000 mgr.y (mgr.24931) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T08:40:35.076 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: audit 2024-02-10T08:40:33.798026+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:35.076 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: audit 2024-02-10T08:40:33.799840+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:35.076 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: audit 2024-02-10T08:40:33.801467+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: audit 2024-02-10T08:40:33.802649+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: cephadm 2024-02-10T08:40:33.803852+0000 mgr.y (mgr.24931) 8 : cephadm [INF] Deploying daemon mon.c on smithi083 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[38780]: audit 2024-02-10T08:40:33.804716+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: cephadm 2024-02-10T08:40:33.789975+0000 mgr.y (mgr.24931) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: audit 2024-02-10T08:40:33.798026+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: audit 2024-02-10T08:40:33.799840+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: audit 2024-02-10T08:40:33.801467+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: audit 2024-02-10T08:40:33.802649+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: cephadm 2024-02-10T08:40:33.803852+0000 mgr.y (mgr.24931) 8 : cephadm [INF] Deploying daemon mon.c on smithi083 2024-02-10T08:40:35.077 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:34 smithi083 bash[17733]: audit 2024-02-10T08:40:33.804716+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:40:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: cephadm 2024-02-10T08:40:33.789975+0000 mgr.y (mgr.24931) 7 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T08:40:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: audit 2024-02-10T08:40:33.798026+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: audit 2024-02-10T08:40:33.799840+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: audit 2024-02-10T08:40:33.801467+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:35.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: audit 2024-02-10T08:40:33.802649+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: cephadm 2024-02-10T08:40:33.803852+0000 mgr.y (mgr.24931) 8 : cephadm [INF] Deploying daemon mon.c on smithi083 2024-02-10T08:40:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:34 smithi117 bash[14101]: audit 2024-02-10T08:40:33.804716+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:40:36.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:35 smithi083 bash[38780]: cluster 2024-02-10T08:40:34.315934+0000 mgr.y (mgr.24931) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:36.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:35 smithi083 bash[17733]: cluster 2024-02-10T08:40:34.315934+0000 mgr.y (mgr.24931) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:36.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:35 smithi117 bash[14101]: cluster 2024-02-10T08:40:34.315934+0000 mgr.y (mgr.24931) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:36.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:36 smithi083 systemd[1]: Stopping Ceph mon.c for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:40:36.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:36 smithi083 bash[17733]: debug 2024-02-10T08:40:36.354+0000 7fc41b84e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:40:36.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:36 smithi083 bash[17733]: debug 2024-02-10T08:40:36.354+0000 7fc41b84e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-10T08:40:37.430 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:37 smithi083 bash[39786]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.c 2024-02-10T08:40:37.430 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:37 smithi083 bash[39843]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.c 2024-02-10T08:40:37.727 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:37 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.c.service: Succeeded. 2024-02-10T08:40:37.727 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:37 smithi083 systemd[1]: Stopped Ceph mon.c for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:37.727 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:37 smithi083 systemd[1]: Started Ceph mon.c for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:37.745 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (112s) 7s ago 8m 16.9M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (8m) 7s ago 8m 26.0M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (41s) 7s ago 12m 376M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (79s) 7s ago 14m 405M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:40:38.485 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (29s) 7s ago 15m 34.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (13m) 7s ago 13m 109M 2048M 15.2.0 204a01f9b0b6 930fd74352f4 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 starting - - - 2048M 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (8m) 7s ago 8m 11.7M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (8m) 7s ago 8m 11.9M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (12m) 7s ago 12m 47.4M 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (11m) 7s ago 12m 48.0M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (11m) 7s ago 11m 45.4M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (11m) 7s ago 11m 49.5M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (10m) 7s ago 10m 48.9M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (10m) 7s ago 10m 48.1M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (9m) 7s ago 9m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (9m) 7s ago 9m 49.0M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (98s) 7s ago 8m 36.9M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:40:38.486 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (6m) 7s ago 6m 50.1M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:40:38.487 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (6m) 7s ago 6m 49.9M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:40:38.946 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:40:38.946 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:40:38.946 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-02-10T08:40:38.946 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:40:38.946 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 12, 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:40:38.947 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.766+0000 7f47c659e880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.766+0000 7f47c659e880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.766+0000 7f47c659e880 0 pidfile_write: ignore empty --pid-file 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 0 load: jerasure load: lrc load: isa 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: RocksDB version: 6.8.1 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Compile date Feb 8 2024 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: DB SUMMARY 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T08:40:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1059 Bytes 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000028.sst 000029.sst 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000026.log size: 17276048 ; 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.env: 0x55c6014d4080 2024-02-10T08:40:39.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.fs: Posix File System 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.info_log: 0x55c603c82220 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:40:39.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:40:39.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.db_log_dir: 2024-02-10T08:40:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T08:40:39.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:40:39.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:40:39.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:40:39.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:40:39.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.write_buffer_manager: 0x55c604976390 2024-02-10T08:40:39.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:40:39.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.unordered_write: 0 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:40:39.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.row_cache: None 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.wal_filter: None 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:40:39.128 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:40:39.129 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Compression algorithms supported: 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kZSTD supported: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:40:39.130 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.merge_operator: 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c603c25d28) 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: cache_index_and_filter_blocks: 1 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: pin_top_level_index_and_filter: 1 2024-02-10T08:40:39.131 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: index_type: 0 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: data_block_index_type: 0 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: index_shortening: 1 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: hash_index_allow_collision: 1 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: checksum: 1 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: no_block_cache: 0 2024-02-10T08:40:39.132 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_cache: 0x55c603c5cf10 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_cache_name: BinnedLRUCache 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_cache_options: 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: capacity : 536870912 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: num_shard_bits : 4 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: strict_capacity_limit : 0 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: high_pri_pool_ratio: 0.000 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_cache_compressed: (nil) 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: persistent_cache: (nil) 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_size: 4096 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_size_deviation: 10 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_restart_interval: 16 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: index_block_restart_interval: 1 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: metadata_block_size: 4096 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: partition_filters: 0 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: use_delta_encoding: 1 2024-02-10T08:40:39.133 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: whole_key_filtering: 1 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: verify_compression: 0 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: read_amp_bytes_per_bit: 0 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: format_version: 2 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: enable_index_compression: 1 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: block_align: 0 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:40:39.134 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.num_levels: 7 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:40:39.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:40:39.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:40:39.139 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:40:39.139 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:40:39.139 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:40:39.139 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:40:39.140 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:40:39.140 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:40:39.140 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:40:39.140 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:40:39.140 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:40:39.141 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:40:39.142 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.ttl: 2592000 2024-02-10T08:40:39.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.770+0000 7f47c659e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.774+0000 7f47c659e880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 31, last_sequence is 11581, log_number is 26,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.774+0000 7f47c659e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 26 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.774+0000 7f47c659e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554438776135, "job": 1, "event": "recovery_started", "log_files": [26]} 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.774+0000 7f47c659e880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #26 mode 2 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.786+0000 7f47c659e880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.802+0000 7f47c659e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554438807067, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 11338801, "table_properties": {"data_size": 11329648, "index_size": 7369, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 965, "raw_key_size": 7099, "raw_average_key_size": 20, "raw_value_size": 11319179, "raw_average_value_size": 32714, "num_data_blocks": 231, "num_entries": 346, "num_deletions": 2, "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": 1707554438, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.802+0000 7f47c659e880 4 rocksdb: [version_set.cc:3826] Creating manifest 32 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.806+0000 7f47c659e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554438808192, "job": 1, "event": "recovery_finished"} 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.806+0000 7f47c659e880 4 rocksdb: DB pointer 0x55c603d25800 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.806+0000 7f47ad38f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.806+0000 7f47ad38f700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** DB Stats ** 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:39.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:39.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** Compaction Stats [default] ** 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: L0 1/0 10.81 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: L6 2/0 77.60 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 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Sum 3/0 88.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** Compaction Stats [default] ** 2024-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.146 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:39.147 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.147 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:39.147 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Flush(GB): cumulative 0.011, interval 0.011 2024-02-10T08:40:39.147 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:39.147 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Cumulative compaction: 0.01 GB write, 296.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Interval compaction: 0.01 GB write, 296.97 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** Compaction Stats [default] ** 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:39.148 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: L0 1/0 10.81 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: L6 2/0 77.60 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 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Sum 3/0 88.41 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** Compaction Stats [default] ** 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 679.7 0.02 0.00 1 0.016 0 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Flush(GB): cumulative 0.011, interval 0.000 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Cumulative compaction: 0.01 GB write, 296.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:39.149 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0] at bind addrs [v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 1 mon.c@-1(???) e3 preinit fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).mds e1 new map 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).mds e1 print_map 2024-02-10T08:40:39.150 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: e1 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 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-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: legacy client fscid: -1 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: No filesystems configured 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-10T08:40:39.151 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:39.152 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:39.152 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.810+0000 7f47c659e880 0 mon.c@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:39.152 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: cluster 2024-02-10T08:40:34.315934+0000 mgr.y (mgr.24931) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:39.152 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:38 smithi083 bash[39982]: debug 2024-02-10T08:40:38.814+0000 7f47c659e880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-02-10T08:40:39.328 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "3/20 daemons upgraded", 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:40:39.329 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:40:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:37.729119+0000 mgr.y (mgr.24931) 11 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.103950+0000 mgr.y (mgr.24931) 12 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:38.318090+0000 mgr.y (mgr.24931) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.459813+0000 mgr.y (mgr.24931) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.465015+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.465855+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.466491+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.467094+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.467750+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.468398+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.471989+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.472579+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.473182+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.473770+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.474394+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:38.945893+0000 mon.a (mon.0) 107 : audit [DBG] from='client.44142 172.21.15.83:0/2818400017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:41.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.024894+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:41.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:37.729119+0000 mgr.y (mgr.24931) 11 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.103950+0000 mgr.y (mgr.24931) 12 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:38.318090+0000 mgr.y (mgr.24931) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:41.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.459813+0000 mgr.y (mgr.24931) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.465015+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.465855+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.466491+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.467094+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.467750+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.468398+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.471989+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.472579+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.473182+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.473770+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.474394+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.125 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:38.945893+0000 mon.a (mon.0) 107 : audit [DBG] from='client.44142 172.21.15.83:0/2818400017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.024894+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:39.327913+0000 mgr.y (mgr.24931) 15 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.830955+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.834527+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.844623+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.845417+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-10T08:40:41.126 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.845463+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.846091+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-10T08:40:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: cluster 2024-02-10T08:40:39.855169+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:39.860951+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:39.862516+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:41.127 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[39982]: audit 2024-02-10T08:40:39.865585+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:39.327913+0000 mgr.y (mgr.24931) 15 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.830955+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.834527+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.844623+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:41.128 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.845417+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.845463+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.846091+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: cluster 2024-02-10T08:40:39.855169+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:39.860951+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:39.862516+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:41.129 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:40 smithi083 bash[38780]: audit 2024-02-10T08:40:39.865585+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:41.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:37.729119+0000 mgr.y (mgr.24931) 11 : audit [DBG] from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.103950+0000 mgr.y (mgr.24931) 12 : audit [DBG] from='client.44130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:38.318090+0000 mgr.y (mgr.24931) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.459813+0000 mgr.y (mgr.24931) 14 : audit [DBG] from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.465015+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.465855+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.466491+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.467094+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.467750+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.468398+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.471989+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.472579+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.473182+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.473770+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.474394+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:38.945893+0000 mon.a (mon.0) 107 : audit [DBG] from='client.44142 172.21.15.83:0/2818400017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.024894+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:39.327913+0000 mgr.y (mgr.24931) 15 : audit [DBG] from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.830955+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.834527+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.844623+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.845417+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.845463+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.846091+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 21s), standbys: x 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: cluster 2024-02-10T08:40:39.855169+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:41.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:39.860951+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:39.862516+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:41.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:40 smithi117 bash[14101]: audit 2024-02-10T08:40:39.865585+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:42.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:41 smithi083 bash[38780]: cluster 2024-02-10T08:40:40.319607+0000 mgr.y (mgr.24931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:42.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:41 smithi083 bash[39982]: cluster 2024-02-10T08:40:40.319607+0000 mgr.y (mgr.24931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:42.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:41 smithi117 bash[14101]: cluster 2024-02-10T08:40:40.319607+0000 mgr.y (mgr.24931) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:44.118 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:43 smithi083 bash[36858]: debug 2024-02-10T08:40:43.818+0000 7fea5bcb8700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-10T08:40:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:43 smithi083 bash[39982]: cluster 2024-02-10T08:40:42.320351+0000 mgr.y (mgr.24931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:43 smithi083 bash[38780]: cluster 2024-02-10T08:40:42.320351+0000 mgr.y (mgr.24931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:44.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:43 smithi117 bash[14101]: cluster 2024-02-10T08:40:42.320351+0000 mgr.y (mgr.24931) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:46.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:45 smithi117 bash[14101]: cluster 2024-02-10T08:40:44.321073+0000 mgr.y (mgr.24931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:46.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:45 smithi083 bash[38780]: cluster 2024-02-10T08:40:44.321073+0000 mgr.y (mgr.24931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:46.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:45 smithi083 bash[39982]: cluster 2024-02-10T08:40:44.321073+0000 mgr.y (mgr.24931) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:47.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:45.980542+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:45.988173+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:45.998262+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:46.002563+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:46.004585+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: audit 2024-02-10T08:40:46.005881+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: cephadm 2024-02-10T08:40:46.006829+0000 mgr.y (mgr.24931) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[39982]: cluster 2024-02-10T08:40:46.322475+0000 mgr.y (mgr.24931) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:45.980542+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:45.988173+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:45.998262+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:47.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:46.002563+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:46.004585+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: audit 2024-02-10T08:40:46.005881+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T08:40:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: cephadm 2024-02-10T08:40:46.006829+0000 mgr.y (mgr.24931) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-10T08:40:47.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:46 smithi083 bash[38780]: cluster 2024-02-10T08:40:46.322475+0000 mgr.y (mgr.24931) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:45.980542+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:45.988173+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:45.998262+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:46.002563+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:46.004585+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T08:40:47.383 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: audit 2024-02-10T08:40:46.005881+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T08:40:47.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: cephadm 2024-02-10T08:40:46.006829+0000 mgr.y (mgr.24931) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-10T08:40:47.384 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:46 smithi117 bash[14101]: cluster 2024-02-10T08:40:46.322475+0000 mgr.y (mgr.24931) 20 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:49.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: cephadm 2024-02-10T08:40:48.184889+0000 mgr.y (mgr.24931) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: audit 2024-02-10T08:40:48.193705+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: audit 2024-02-10T08:40:48.195601+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: audit 2024-02-10T08:40:48.196845+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: audit 2024-02-10T08:40:48.198072+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: cephadm 2024-02-10T08:40:48.199239+0000 mgr.y (mgr.24931) 22 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: audit 2024-02-10T08:40:48.199941+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[38780]: cluster 2024-02-10T08:40:48.323146+0000 mgr.y (mgr.24931) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: cephadm 2024-02-10T08:40:48.184889+0000 mgr.y (mgr.24931) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T08:40:49.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: audit 2024-02-10T08:40:48.193705+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: audit 2024-02-10T08:40:48.195601+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: audit 2024-02-10T08:40:48.196845+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: audit 2024-02-10T08:40:48.198072+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: cephadm 2024-02-10T08:40:48.199239+0000 mgr.y (mgr.24931) 22 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: audit 2024-02-10T08:40:48.199941+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:40:49.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:49 smithi083 bash[39982]: cluster 2024-02-10T08:40:48.323146+0000 mgr.y (mgr.24931) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: cephadm 2024-02-10T08:40:48.184889+0000 mgr.y (mgr.24931) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: audit 2024-02-10T08:40:48.193705+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: audit 2024-02-10T08:40:48.195601+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: audit 2024-02-10T08:40:48.196845+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: audit 2024-02-10T08:40:48.198072+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: cephadm 2024-02-10T08:40:48.199239+0000 mgr.y (mgr.24931) 22 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: audit 2024-02-10T08:40:48.199941+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:40:49.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:49 smithi117 bash[14101]: cluster 2024-02-10T08:40:48.323146+0000 mgr.y (mgr.24931) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:50.503 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:50 smithi117 systemd[1]: Stopping Ceph mon.b for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:40:50.784 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:50 smithi117 bash[14101]: debug 2024-02-10T08:40:50.489+0000 7f00f78cc700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:40:50.784 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:50 smithi117 bash[14101]: debug 2024-02-10T08:40:50.489+0000 7f00f78cc700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-10T08:40:51.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:51 smithi117 bash[30520]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.b 2024-02-10T08:40:51.420 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:51 smithi117 bash[30576]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.b 2024-02-10T08:40:51.722 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:51 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.b.service: Succeeded. 2024-02-10T08:40:51.723 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:51 smithi117 systemd[1]: Stopped Ceph mon.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:51.723 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:51 smithi117 systemd[1]: Started Ceph mon.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.601+0000 7fd8fe66d880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.601+0000 7fd8fe66d880 0 ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable), process ceph-mon, pid 7 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.601+0000 7fd8fe66d880 0 pidfile_write: ignore empty --pid-file 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 0 load: jerasure load: lrc load: isa 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: RocksDB version: 6.8.1 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T08:40:52.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Compile date Feb 8 2024 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: DB SUMMARY 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1059 Bytes 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000028.sst 000029.sst 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000026.log size: 18198549 ; 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T08:40:52.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.env: 0x55a343e9c080 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.fs: Posix File System 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.info_log: 0x55a345cfc220 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.statistics: (nil) 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.use_fsync: 0 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T08:40:52.839 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T08:40:52.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T08:40:52.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T08:40:52.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T08:40:52.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T08:40:52.840 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.db_log_dir: 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T08:40:52.841 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.write_buffer_manager: 0x55a3469f0390 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T08:40:52.842 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.unordered_write: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.row_cache: None 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.wal_filter: None 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T08:40:52.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T08:40:52.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_open_files: -1 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Compression algorithms supported: 2024-02-10T08:40:52.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kZSTD supported: 0 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.merge_operator: 2024-02-10T08:40:52.846 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_filter: None 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a345c9fd28) 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cache_index_and_filter_blocks: 1 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: pin_top_level_index_and_filter: 1 2024-02-10T08:40:52.847 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: index_type: 0 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: data_block_index_type: 0 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: index_shortening: 1 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: hash_index_allow_collision: 1 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: checksum: 1 2024-02-10T08:40:52.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: no_block_cache: 0 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_cache: 0x55a345cd6f10 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_cache_name: BinnedLRUCache 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_cache_options: 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: capacity : 536870912 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: num_shard_bits : 4 2024-02-10T08:40:52.849 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: strict_capacity_limit : 0 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: high_pri_pool_ratio: 0.000 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_cache_compressed: (nil) 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: persistent_cache: (nil) 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_size: 4096 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_size_deviation: 10 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_restart_interval: 16 2024-02-10T08:40:52.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: index_block_restart_interval: 1 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: metadata_block_size: 4096 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: partition_filters: 0 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: use_delta_encoding: 1 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: whole_key_filtering: 1 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: verify_compression: 0 2024-02-10T08:40:52.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: read_amp_bytes_per_bit: 0 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: format_version: 2 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: enable_index_compression: 1 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: block_align: 0 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression: NoCompression 2024-02-10T08:40:52.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.num_levels: 7 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T08:40:52.853 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T08:40:52.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T08:40:52.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T08:40:52.856 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T08:40:52.857 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T08:40:52.858 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T08:40:52.858 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T08:40:52.859 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T08:40:52.860 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T08:40:52.861 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T08:40:52.862 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-10T08:40:52.863 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T08:40:52.864 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.ttl: 2592000 2024-02-10T08:40:52.864 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T08:40:52.864 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 31, last_sequence is 11496, log_number is 26,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T08:40:52.864 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 26 2024-02-10T08:40:52.864 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554452615673, "job": 1, "event": "recovery_started", "log_files": [26]} 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.609+0000 7fd8fe66d880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #26 mode 2 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.629+0000 7fd8fe66d880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.645+0000 7fd8fe66d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554452650214, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 11921791, "table_properties": {"data_size": 11911502, "index_size": 8377, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1093, "raw_key_size": 8069, "raw_average_key_size": 20, "raw_value_size": 11899621, "raw_average_value_size": 30125, "num_data_blocks": 263, "num_entries": 395, "num_deletions": 2, "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": 1707554452, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.645+0000 7fd8fe66d880 4 rocksdb: [version_set.cc:3826] Creating manifest 32 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.645+0000 7fd8fe66d880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707554452652579, "job": 1, "event": "recovery_finished"} 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8fe66d880 4 rocksdb: DB pointer 0x55a345d9f800 2024-02-10T08:40:52.865 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8e545e700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8e545e700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** DB Stats ** 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T08:40:52.866 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** Compaction Stats [default] ** 2024-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: L0 1/0 11.37 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: L6 2/0 77.60 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 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Sum 3/0 88.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** Compaction Stats [default] ** 2024-02-10T08:40:52.868 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Flush(GB): cumulative 0.011, interval 0.011 2024-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:52.869 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Cumulative compaction: 0.01 GB write, 265.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Interval compaction: 0.01 GB write, 265.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.870 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** Compaction Stats [default] ** 2024-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: L0 1/0 11.37 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: L6 2/0 77.60 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 2024-02-10T08:40:52.871 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Sum 3/0 88.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** Compaction Stats [default] ** 2024-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 672.2 0.02 0.00 1 0.017 0 0 2024-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T08:40:52.872 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Flush(GB): cumulative 0.011, interval 0.000 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Cumulative compaction: 0.01 GB write, 264.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:52.873 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8fe66d880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] at bind addrs [v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8fe66d880 1 mon.b@-1(???) e3 preinit fsid daded1e2-c7ed-11ee-95b8-87774f69a715 2024-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8fe66d880 0 mon.b@-1(???).mds e1 new map 2024-02-10T08:40:52.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.653+0000 7fd8fe66d880 0 mon.b@-1(???).mds e1 print_map 2024-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: e1 2024-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 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-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: legacy client fscid: -1 2024-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: 2024-02-10T08:40:52.875 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: No filesystems configured 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.657+0000 7fd8fe66d880 0 mon.b@-1(???).osd e64 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.657+0000 7fd8fe66d880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.657+0000 7fd8fe66d880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.657+0000 7fd8fe66d880 0 mon.b@-1(???).osd e64 crush map has features 288514051259236352, adjusting msgr requires 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cephadm 2024-02-10T08:40:48.184889+0000 mgr.y (mgr.24931) 21 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T08:40:52.876 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: audit 2024-02-10T08:40:48.193705+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: audit 2024-02-10T08:40:48.195601+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: audit 2024-02-10T08:40:48.196845+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: audit 2024-02-10T08:40:48.198072+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cephadm 2024-02-10T08:40:48.199239+0000 mgr.y (mgr.24931) 22 : cephadm [INF] Deploying daemon mon.b on smithi117 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: audit 2024-02-10T08:40:48.199941+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cluster 2024-02-10T08:40:48.323146+0000 mgr.y (mgr.24931) 23 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:52.877 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: debug 2024-02-10T08:40:52.657+0000 7fd8fe66d880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-10T08:40:52.878 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:52 smithi117 bash[30699]: cluster 2024-02-10T08:40:50.324602+0000 mgr.y (mgr.24931) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:53.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:52 smithi083 bash[38780]: cluster 2024-02-10T08:40:50.324602+0000 mgr.y (mgr.24931) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:53.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:52 smithi083 bash[39982]: cluster 2024-02-10T08:40:50.324602+0000 mgr.y (mgr.24931) 24 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:53.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[36136]: ts=2024-02-10T08:40:53.258Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.325293+0000 mgr.y (mgr.24931) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.842357+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.850266+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.851129+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.851556+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.851659+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.853149+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.853352+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.854710+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.865902+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.866695+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.866753+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.867336+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: cluster 2024-02-10T08:40:52.874436+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.880897+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.882710+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[39982]: audit 2024-02-10T08:40:52.885874+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.325293+0000 mgr.y (mgr.24931) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.842357+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T08:40:54.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.850266+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.851129+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.851556+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.851659+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.853149+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.853352+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.854710+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.865902+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.866695+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.866753+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.867336+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: cluster 2024-02-10T08:40:52.874436+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.880897+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.882710+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:54.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:53 smithi083 bash[38780]: audit 2024-02-10T08:40:52.885874+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:54.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.325293+0000 mgr.y (mgr.24931) 25 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:54.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.842357+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T08:40:54.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.850266+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.851129+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.851556+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.851659+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.853149+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.853352+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.854710+0000 mon.a (mon.0) 140 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.865902+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],b=[v2:172.21.15.117:3300/0,v1:172.21.15.117:6789/0],c=[v2:172.21.15.83:3301/0,v1:172.21.15.83:6790/0]} removed_ranks: {} 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.866695+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.866753+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.867336+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: cluster 2024-02-10T08:40:52.874436+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.880897+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.882710+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:40:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:53 smithi117 bash[30699]: audit 2024-02-10T08:40:52.885874+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:40:56.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:55 smithi083 bash[38780]: cluster 2024-02-10T08:40:54.325980+0000 mgr.y (mgr.24931) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:56.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:55 smithi083 bash[39982]: cluster 2024-02-10T08:40:54.325980+0000 mgr.y (mgr.24931) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:56.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:55 smithi117 bash[30699]: cluster 2024-02-10T08:40:54.325980+0000 mgr.y (mgr.24931) 26 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:58.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:57 smithi083 bash[38780]: cluster 2024-02-10T08:40:56.327351+0000 mgr.y (mgr.24931) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:58.119 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:40:57 smithi083 bash[36858]: debug 2024-02-10T08:40:57.677+0000 7fea5bcb8700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-10T08:40:58.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:57 smithi083 bash[39982]: cluster 2024-02-10T08:40:56.327351+0000 mgr.y (mgr.24931) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:40:58.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:57 smithi117 bash[30699]: cluster 2024-02-10T08:40:56.327351+0000 mgr.y (mgr.24931) 27 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:00.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: cluster 2024-02-10T08:40:58.328028+0000 mgr.y (mgr.24931) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:00.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.150982+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.160748+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.166652+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.167835+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.168910+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[39982]: audit 2024-02-10T08:40:59.170475+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: cluster 2024-02-10T08:40:58.328028+0000 mgr.y (mgr.24931) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.150982+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.160748+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.166652+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.167835+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.168910+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:00.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:40:59 smithi083 bash[38780]: audit 2024-02-10T08:40:59.170475+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: cluster 2024-02-10T08:40:58.328028+0000 mgr.y (mgr.24931) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.150982+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.160748+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.166652+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.167835+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.168910+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:00.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:40:59 smithi117 bash[30699]: audit 2024-02-10T08:40:59.170475+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-10T08:41:01.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:00 smithi083 bash[38780]: cephadm 2024-02-10T08:40:59.166189+0000 mgr.y (mgr.24931) 29 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T08:41:01.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:00 smithi083 bash[38780]: cephadm 2024-02-10T08:40:59.169884+0000 mgr.y (mgr.24931) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:41:01.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:00 smithi083 bash[39982]: cephadm 2024-02-10T08:40:59.166189+0000 mgr.y (mgr.24931) 29 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T08:41:01.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:00 smithi083 bash[39982]: cephadm 2024-02-10T08:40:59.169884+0000 mgr.y (mgr.24931) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:41:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:00 smithi117 bash[30699]: cephadm 2024-02-10T08:40:59.166189+0000 mgr.y (mgr.24931) 29 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-10T08:41:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:00 smithi117 bash[30699]: cephadm 2024-02-10T08:40:59.169884+0000 mgr.y (mgr.24931) 30 : cephadm [INF] Reconfiguring daemon mon.a on smithi083 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: cluster 2024-02-10T08:41:00.329542+0000 mgr.y (mgr.24931) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: audit 2024-02-10T08:41:01.751353+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: audit 2024-02-10T08:41:01.752875+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: audit 2024-02-10T08:41:01.754603+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: audit 2024-02-10T08:41:01.756294+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:01 smithi117 bash[30699]: audit 2024-02-10T08:41:01.758345+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:41:02.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: cluster 2024-02-10T08:41:00.329542+0000 mgr.y (mgr.24931) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: audit 2024-02-10T08:41:01.751353+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: audit 2024-02-10T08:41:01.752875+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: audit 2024-02-10T08:41:01.754603+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: audit 2024-02-10T08:41:01.756294+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[38780]: audit 2024-02-10T08:41:01.758345+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: cluster 2024-02-10T08:41:00.329542+0000 mgr.y (mgr.24931) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: audit 2024-02-10T08:41:01.751353+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: audit 2024-02-10T08:41:01.752875+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: audit 2024-02-10T08:41:01.754603+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: audit 2024-02-10T08:41:01.756294+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:02.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:01 smithi083 bash[39982]: audit 2024-02-10T08:41:01.758345+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-10T08:41:03.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:02 smithi117 bash[30699]: cephadm 2024-02-10T08:41:01.752333+0000 mgr.y (mgr.24931) 32 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-10T08:41:03.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:02 smithi117 bash[30699]: cephadm 2024-02-10T08:41:01.757624+0000 mgr.y (mgr.24931) 33 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:41:03.285 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:02 smithi083 bash[38780]: cephadm 2024-02-10T08:41:01.752333+0000 mgr.y (mgr.24931) 32 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-10T08:41:03.285 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:02 smithi083 bash[38780]: cephadm 2024-02-10T08:41:01.757624+0000 mgr.y (mgr.24931) 33 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:41:03.285 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:02 smithi083 bash[39982]: cephadm 2024-02-10T08:41:01.752333+0000 mgr.y (mgr.24931) 32 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-10T08:41:03.285 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:02 smithi083 bash[39982]: cephadm 2024-02-10T08:41:01.757624+0000 mgr.y (mgr.24931) 33 : cephadm [INF] Reconfiguring daemon mgr.y on smithi083 2024-02-10T08:41:04.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[39982]: cluster 2024-02-10T08:41:02.330318+0000 mgr.y (mgr.24931) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[39982]: audit 2024-02-10T08:41:03.879426+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[39982]: audit 2024-02-10T08:41:03.881196+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[39982]: audit 2024-02-10T08:41:03.882478+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[39982]: audit 2024-02-10T08:41:03.883726+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[38780]: cluster 2024-02-10T08:41:02.330318+0000 mgr.y (mgr.24931) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[38780]: audit 2024-02-10T08:41:03.879426+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[38780]: audit 2024-02-10T08:41:03.881196+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[38780]: audit 2024-02-10T08:41:03.882478+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:04.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:03 smithi083 bash[38780]: audit 2024-02-10T08:41:03.883726+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:04.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:03 smithi117 bash[30699]: cluster 2024-02-10T08:41:02.330318+0000 mgr.y (mgr.24931) 34 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:04.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:03 smithi117 bash[30699]: audit 2024-02-10T08:41:03.879426+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:04.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:03 smithi117 bash[30699]: audit 2024-02-10T08:41:03.881196+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:04.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:03 smithi117 bash[30699]: audit 2024-02-10T08:41:03.882478+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:04.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:03 smithi117 bash[30699]: audit 2024-02-10T08:41:03.883726+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:05.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[38780]: cephadm 2024-02-10T08:41:03.880748+0000 mgr.y (mgr.24931) 35 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:41:05.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[38780]: cephadm 2024-02-10T08:41:03.884938+0000 mgr.y (mgr.24931) 36 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:41:05.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[38780]: audit 2024-02-10T08:41:03.885912+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:41:05.184 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[39982]: cephadm 2024-02-10T08:41:03.880748+0000 mgr.y (mgr.24931) 35 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:41:05.184 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[39982]: cephadm 2024-02-10T08:41:03.884938+0000 mgr.y (mgr.24931) 36 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:41:05.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:04 smithi083 bash[39982]: audit 2024-02-10T08:41:03.885912+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:41:05.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:04 smithi117 bash[30699]: cephadm 2024-02-10T08:41:03.880748+0000 mgr.y (mgr.24931) 35 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T08:41:05.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:04 smithi117 bash[30699]: cephadm 2024-02-10T08:41:03.884938+0000 mgr.y (mgr.24931) 36 : cephadm [INF] Reconfiguring daemon mon.c on smithi083 2024-02-10T08:41:05.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:04 smithi117 bash[30699]: audit 2024-02-10T08:41:03.885912+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-10T08:41:06.213 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:05 smithi083 bash[38780]: cluster 2024-02-10T08:41:04.331083+0000 mgr.y (mgr.24931) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:06.213 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:05 smithi083 bash[39982]: cluster 2024-02-10T08:41:04.331083+0000 mgr.y (mgr.24931) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:06.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:05 smithi117 bash[30699]: cluster 2024-02-10T08:41:04.331083+0000 mgr.y (mgr.24931) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: audit 2024-02-10T08:41:05.998477+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: cephadm 2024-02-10T08:41:05.999601+0000 mgr.y (mgr.24931) 38 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: audit 2024-02-10T08:41:06.000110+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: audit 2024-02-10T08:41:06.001456+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: cephadm 2024-02-10T08:41:06.003930+0000 mgr.y (mgr.24931) 39 : cephadm [INF] Reconfiguring daemon osd.0 on smithi083 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: audit 2024-02-10T08:41:06.004745+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[38780]: cluster 2024-02-10T08:41:06.332598+0000 mgr.y (mgr.24931) 40 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:07.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: audit 2024-02-10T08:41:05.998477+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: cephadm 2024-02-10T08:41:05.999601+0000 mgr.y (mgr.24931) 38 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: audit 2024-02-10T08:41:06.000110+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: audit 2024-02-10T08:41:06.001456+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: cephadm 2024-02-10T08:41:06.003930+0000 mgr.y (mgr.24931) 39 : cephadm [INF] Reconfiguring daemon osd.0 on smithi083 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: audit 2024-02-10T08:41:06.004745+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:07.265 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:07 smithi083 bash[39982]: cluster 2024-02-10T08:41:06.332598+0000 mgr.y (mgr.24931) 40 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:06 smithi117 bash[30699]: audit 2024-02-10T08:41:05.998477+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:06 smithi117 bash[30699]: cephadm 2024-02-10T08:41:05.999601+0000 mgr.y (mgr.24931) 38 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:06 smithi117 bash[30699]: audit 2024-02-10T08:41:06.000110+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:07 smithi117 bash[30699]: audit 2024-02-10T08:41:06.001456+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:07 smithi117 bash[30699]: cephadm 2024-02-10T08:41:06.003930+0000 mgr.y (mgr.24931) 39 : cephadm [INF] Reconfiguring daemon osd.0 on smithi083 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:07 smithi117 bash[30699]: audit 2024-02-10T08:41:06.004745+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:07.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:07 smithi117 bash[30699]: cluster 2024-02-10T08:41:06.332598+0000 mgr.y (mgr.24931) 40 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:09.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: audit 2024-02-10T08:41:08.100753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: cephadm 2024-02-10T08:41:08.102339+0000 mgr.y (mgr.24931) 41 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: audit 2024-02-10T08:41:08.102999+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: audit 2024-02-10T08:41:08.104543+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: cephadm 2024-02-10T08:41:08.106490+0000 mgr.y (mgr.24931) 42 : cephadm [INF] Reconfiguring daemon osd.1 on smithi083 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: audit 2024-02-10T08:41:08.107185+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[38780]: cluster 2024-02-10T08:41:08.333377+0000 mgr.y (mgr.24931) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: audit 2024-02-10T08:41:08.100753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: cephadm 2024-02-10T08:41:08.102339+0000 mgr.y (mgr.24931) 41 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: audit 2024-02-10T08:41:08.102999+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: audit 2024-02-10T08:41:08.104543+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:09.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: cephadm 2024-02-10T08:41:08.106490+0000 mgr.y (mgr.24931) 42 : cephadm [INF] Reconfiguring daemon osd.1 on smithi083 2024-02-10T08:41:09.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: audit 2024-02-10T08:41:08.107185+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:41:09.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:09 smithi083 bash[39982]: cluster 2024-02-10T08:41:08.333377+0000 mgr.y (mgr.24931) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: audit 2024-02-10T08:41:08.100753+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: cephadm 2024-02-10T08:41:08.102339+0000 mgr.y (mgr.24931) 41 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: audit 2024-02-10T08:41:08.102999+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: audit 2024-02-10T08:41:08.104543+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: cephadm 2024-02-10T08:41:08.106490+0000 mgr.y (mgr.24931) 42 : cephadm [INF] Reconfiguring daemon osd.1 on smithi083 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: audit 2024-02-10T08:41:08.107185+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:41:09.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:09 smithi117 bash[30699]: cluster 2024-02-10T08:41:08.333377+0000 mgr.y (mgr.24931) 43 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:09.727 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:41:10.363 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:10 smithi083 bash[38780]: audit 2024-02-10T08:41:09.713754+0000 mgr.y (mgr.24931) 44 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:10.363 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:10 smithi083 bash[39982]: audit 2024-02-10T08:41:09.713754+0000 mgr.y (mgr.24931) 44 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:10.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:10 smithi117 bash[30699]: audit 2024-02-10T08:41:09.713754+0000 mgr.y (mgr.24931) 44 : audit [DBG] from='client.44154 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (2m) 24s ago 9m 17.0M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (8m) 11s ago 8m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (73s) 11s ago 13m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (111s) 24s ago 15m 408M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (61s) 24s ago 15m 39.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (18s) 11s ago 13m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (32s) 24s ago 13m 33.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (9m) 24s ago 9m 12.4M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (9m) 11s ago 9m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (12m) 24s ago 13m 47.7M 4096M 15.2.0 204a01f9b0b6 2943a3d391d8 2024-02-10T08:41:10.481 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (12m) 24s ago 12m 48.2M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (12m) 24s ago 12m 45.5M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (11m) 24s ago 11m 49.4M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (11m) 11s ago 11m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (10m) 11s ago 10m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (10m) 11s ago 10m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (9m) 11s ago 9m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (2m) 11s ago 9m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (7m) 24s ago 7m 50.2M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:41:10.482 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (7m) 11s ago 7m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:10.911 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 10, 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:41:10.912 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "5/20 daemons upgraded", 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:41:11.291 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.086909+0000 mgr.y (mgr.24931) 45 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.157512+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: cephadm 2024-02-10T08:41:10.158858+0000 mgr.y (mgr.24931) 46 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.159201+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.160067+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: cephadm 2024-02-10T08:41:10.161583+0000 mgr.y (mgr.24931) 47 : cephadm [INF] Reconfiguring daemon osd.2 on smithi083 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.162168+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:41:11.433 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: cluster 2024-02-10T08:41:10.334129+0000 mgr.y (mgr.24931) 48 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.454456+0000 mgr.y (mgr.24931) 49 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.459738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.460529+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.461225+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.461924+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.462607+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.463323+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.467874+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.468595+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.469298+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.469986+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.470670+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.434 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[39982]: audit 2024-02-10T08:41:10.910737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54121 172.21.15.83:0/1328433203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.086909+0000 mgr.y (mgr.24931) 45 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.157512+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: cephadm 2024-02-10T08:41:10.158858+0000 mgr.y (mgr.24931) 46 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.159201+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.160067+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: cephadm 2024-02-10T08:41:10.161583+0000 mgr.y (mgr.24931) 47 : cephadm [INF] Reconfiguring daemon osd.2 on smithi083 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.162168+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: cluster 2024-02-10T08:41:10.334129+0000 mgr.y (mgr.24931) 48 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.454456+0000 mgr.y (mgr.24931) 49 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.459738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.460529+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.461225+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.435 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.461924+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.462607+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.463323+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.467874+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.468595+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.469298+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.469986+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.470670+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.436 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:11 smithi083 bash[38780]: audit 2024-02-10T08:41:10.910737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54121 172.21.15.83:0/1328433203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:11.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.086909+0000 mgr.y (mgr.24931) 45 : audit [DBG] from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.157512+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:11.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: cephadm 2024-02-10T08:41:10.158858+0000 mgr.y (mgr.24931) 46 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-10T08:41:11.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.159201+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.160067+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: cephadm 2024-02-10T08:41:10.161583+0000 mgr.y (mgr.24931) 47 : cephadm [INF] Reconfiguring daemon osd.2 on smithi083 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.162168+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: cluster 2024-02-10T08:41:10.334129+0000 mgr.y (mgr.24931) 48 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.454456+0000 mgr.y (mgr.24931) 49 : audit [DBG] from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.459738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.460529+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.461225+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.461924+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.462607+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.463323+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.467874+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.468595+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.469298+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.469986+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.470670+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:11.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:11 smithi117 bash[30699]: audit 2024-02-10T08:41:10.910737+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54121 172.21.15.83:0/1328433203' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:12.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:12 smithi083 bash[38780]: audit 2024-02-10T08:41:11.290565+0000 mgr.y (mgr.24931) 50 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:12.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:12 smithi083 bash[39982]: audit 2024-02-10T08:41:11.290565+0000 mgr.y (mgr.24931) 50 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:12.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:12 smithi117 bash[30699]: audit 2024-02-10T08:41:11.290565+0000 mgr.y (mgr.24931) 50 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: audit 2024-02-10T08:41:12.288910+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: cephadm 2024-02-10T08:41:12.290237+0000 mgr.y (mgr.24931) 51 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: audit 2024-02-10T08:41:12.290675+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: audit 2024-02-10T08:41:12.292087+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: cephadm 2024-02-10T08:41:12.294514+0000 mgr.y (mgr.24931) 52 : cephadm [INF] Reconfiguring daemon osd.3 on smithi083 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: audit 2024-02-10T08:41:12.295368+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[38780]: cluster 2024-02-10T08:41:12.334703+0000 mgr.y (mgr.24931) 53 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: audit 2024-02-10T08:41:12.288910+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:13.559 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: cephadm 2024-02-10T08:41:12.290237+0000 mgr.y (mgr.24931) 51 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-10T08:41:13.560 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: audit 2024-02-10T08:41:12.290675+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:41:13.560 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: audit 2024-02-10T08:41:12.292087+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:13.560 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: cephadm 2024-02-10T08:41:12.294514+0000 mgr.y (mgr.24931) 52 : cephadm [INF] Reconfiguring daemon osd.3 on smithi083 2024-02-10T08:41:13.560 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: audit 2024-02-10T08:41:12.295368+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:41:13.560 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:13 smithi083 bash[39982]: cluster 2024-02-10T08:41:12.334703+0000 mgr.y (mgr.24931) 53 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: audit 2024-02-10T08:41:12.288910+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: cephadm 2024-02-10T08:41:12.290237+0000 mgr.y (mgr.24931) 51 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: audit 2024-02-10T08:41:12.290675+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: audit 2024-02-10T08:41:12.292087+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: cephadm 2024-02-10T08:41:12.294514+0000 mgr.y (mgr.24931) 52 : cephadm [INF] Reconfiguring daemon osd.3 on smithi083 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: audit 2024-02-10T08:41:12.295368+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:41:13.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:13 smithi117 bash[30699]: cluster 2024-02-10T08:41:12.334703+0000 mgr.y (mgr.24931) 53 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: cluster 2024-02-10T08:41:14.335425+0000 mgr.y (mgr.24931) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.408650+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: cephadm 2024-02-10T08:41:14.410973+0000 mgr.y (mgr.24931) 55 : cephadm [INF] Reconfiguring rgw.r.z.smithi083.ttdhzy (monmap changed)... 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.411530+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.413275+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.674 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.419761+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: cephadm 2024-02-10T08:41:14.420810+0000 mgr.y (mgr.24931) 56 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi083.ttdhzy 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.427966+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.429232+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.430377+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: cephadm 2024-02-10T08:41:14.431560+0000 mgr.y (mgr.24931) 57 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[39982]: audit 2024-02-10T08:41:14.432410+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: cluster 2024-02-10T08:41:14.335425+0000 mgr.y (mgr.24931) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.408650+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: cephadm 2024-02-10T08:41:14.410973+0000 mgr.y (mgr.24931) 55 : cephadm [INF] Reconfiguring rgw.r.z.smithi083.ttdhzy (monmap changed)... 2024-02-10T08:41:15.675 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.411530+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.413275+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.419761+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: cephadm 2024-02-10T08:41:14.420810+0000 mgr.y (mgr.24931) 56 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi083.ttdhzy 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.427966+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.429232+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.430377+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: cephadm 2024-02-10T08:41:14.431560+0000 mgr.y (mgr.24931) 57 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:41:15.676 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:15 smithi083 bash[38780]: audit 2024-02-10T08:41:14.432410+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: cluster 2024-02-10T08:41:14.335425+0000 mgr.y (mgr.24931) 54 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.408650+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: cephadm 2024-02-10T08:41:14.410973+0000 mgr.y (mgr.24931) 55 : cephadm [INF] Reconfiguring rgw.r.z.smithi083.ttdhzy (monmap changed)... 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.411530+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.413275+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.419761+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: cephadm 2024-02-10T08:41:14.420810+0000 mgr.y (mgr.24931) 56 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi083.ttdhzy 2024-02-10T08:41:15.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.427966+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:15.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.429232+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:41:15.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.430377+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:15.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: cephadm 2024-02-10T08:41:14.431560+0000 mgr.y (mgr.24931) 57 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:41:15.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:15 smithi117 bash[30699]: audit 2024-02-10T08:41:14.432410+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: cluster 2024-02-10T08:41:16.336868+0000 mgr.y (mgr.24931) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: audit 2024-02-10T08:41:16.509058+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: cephadm 2024-02-10T08:41:16.510617+0000 mgr.y (mgr.24931) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: audit 2024-02-10T08:41:16.511180+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: audit 2024-02-10T08:41:16.512653+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: audit 2024-02-10T08:41:16.514029+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: cephadm 2024-02-10T08:41:16.515197+0000 mgr.y (mgr.24931) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:41:17.850 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:17 smithi117 bash[30699]: audit 2024-02-10T08:41:16.516085+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:41:17.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: cluster 2024-02-10T08:41:16.336868+0000 mgr.y (mgr.24931) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:17.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: audit 2024-02-10T08:41:16.509058+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: cephadm 2024-02-10T08:41:16.510617+0000 mgr.y (mgr.24931) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: audit 2024-02-10T08:41:16.511180+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: audit 2024-02-10T08:41:16.512653+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: audit 2024-02-10T08:41:16.514029+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: cephadm 2024-02-10T08:41:16.515197+0000 mgr.y (mgr.24931) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[39982]: audit 2024-02-10T08:41:16.516085+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:41:17.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: cluster 2024-02-10T08:41:16.336868+0000 mgr.y (mgr.24931) 58 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: audit 2024-02-10T08:41:16.509058+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: cephadm 2024-02-10T08:41:16.510617+0000 mgr.y (mgr.24931) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: audit 2024-02-10T08:41:16.511180+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: audit 2024-02-10T08:41:16.512653+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: audit 2024-02-10T08:41:16.514029+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: cephadm 2024-02-10T08:41:16.515197+0000 mgr.y (mgr.24931) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi117 2024-02-10T08:41:17.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:17 smithi083 bash[38780]: audit 2024-02-10T08:41:16.516085+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: cluster 2024-02-10T08:41:18.337584+0000 mgr.y (mgr.24931) 61 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: audit 2024-02-10T08:41:18.605748+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: cephadm 2024-02-10T08:41:18.607569+0000 mgr.y (mgr.24931) 62 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: audit 2024-02-10T08:41:18.608218+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: audit 2024-02-10T08:41:18.609873+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: audit 2024-02-10T08:41:18.611270+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:19.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: cephadm 2024-02-10T08:41:18.612438+0000 mgr.y (mgr.24931) 63 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[38780]: audit 2024-02-10T08:41:18.613165+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: cluster 2024-02-10T08:41:18.337584+0000 mgr.y (mgr.24931) 61 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: audit 2024-02-10T08:41:18.605748+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: cephadm 2024-02-10T08:41:18.607569+0000 mgr.y (mgr.24931) 62 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: audit 2024-02-10T08:41:18.608218+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: audit 2024-02-10T08:41:18.609873+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: audit 2024-02-10T08:41:18.611270+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: cephadm 2024-02-10T08:41:18.612438+0000 mgr.y (mgr.24931) 63 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-02-10T08:41:19.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:19 smithi083 bash[39982]: audit 2024-02-10T08:41:18.613165+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: cluster 2024-02-10T08:41:18.337584+0000 mgr.y (mgr.24931) 61 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: audit 2024-02-10T08:41:18.605748+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: cephadm 2024-02-10T08:41:18.607569+0000 mgr.y (mgr.24931) 62 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: audit 2024-02-10T08:41:18.608218+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: audit 2024-02-10T08:41:18.609873+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: audit 2024-02-10T08:41:18.611270+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: cephadm 2024-02-10T08:41:18.612438+0000 mgr.y (mgr.24931) 63 : cephadm [INF] Reconfiguring daemon mgr.x on smithi117 2024-02-10T08:41:19.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:19 smithi117 bash[30699]: audit 2024-02-10T08:41:18.613165+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-10T08:41:21.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: cluster 2024-02-10T08:41:20.339046+0000 mgr.y (mgr.24931) 64 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: audit 2024-02-10T08:41:20.611228+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: cephadm 2024-02-10T08:41:20.612888+0000 mgr.y (mgr.24931) 65 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: audit 2024-02-10T08:41:20.613397+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: audit 2024-02-10T08:41:20.618193+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: cephadm 2024-02-10T08:41:20.620402+0000 mgr.y (mgr.24931) 66 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[38780]: audit 2024-02-10T08:41:20.621123+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: cluster 2024-02-10T08:41:20.339046+0000 mgr.y (mgr.24931) 64 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: audit 2024-02-10T08:41:20.611228+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: cephadm 2024-02-10T08:41:20.612888+0000 mgr.y (mgr.24931) 65 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: audit 2024-02-10T08:41:20.613397+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:41:21.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: audit 2024-02-10T08:41:20.618193+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:21.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: cephadm 2024-02-10T08:41:20.620402+0000 mgr.y (mgr.24931) 66 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-02-10T08:41:21.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:21 smithi083 bash[39982]: audit 2024-02-10T08:41:20.621123+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: cluster 2024-02-10T08:41:20.339046+0000 mgr.y (mgr.24931) 64 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: audit 2024-02-10T08:41:20.611228+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: cephadm 2024-02-10T08:41:20.612888+0000 mgr.y (mgr.24931) 65 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: audit 2024-02-10T08:41:20.613397+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: audit 2024-02-10T08:41:20.618193+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: cephadm 2024-02-10T08:41:20.620402+0000 mgr.y (mgr.24931) 66 : cephadm [INF] Reconfiguring daemon osd.4 on smithi117 2024-02-10T08:41:21.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:21 smithi117 bash[30699]: audit 2024-02-10T08:41:20.621123+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:41:23.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: cluster 2024-02-10T08:41:22.339768+0000 mgr.y (mgr.24931) 67 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: audit 2024-02-10T08:41:22.481445+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: cephadm 2024-02-10T08:41:22.483120+0000 mgr.y (mgr.24931) 68 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: audit 2024-02-10T08:41:22.483801+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: audit 2024-02-10T08:41:22.485611+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: cephadm 2024-02-10T08:41:22.488524+0000 mgr.y (mgr.24931) 69 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[38780]: audit 2024-02-10T08:41:22.489617+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: cluster 2024-02-10T08:41:22.339768+0000 mgr.y (mgr.24931) 67 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:23.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: audit 2024-02-10T08:41:22.481445+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:23.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: cephadm 2024-02-10T08:41:22.483120+0000 mgr.y (mgr.24931) 68 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-10T08:41:23.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: audit 2024-02-10T08:41:22.483801+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:41:23.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: audit 2024-02-10T08:41:22.485611+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:23.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: cephadm 2024-02-10T08:41:22.488524+0000 mgr.y (mgr.24931) 69 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-02-10T08:41:23.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:23 smithi083 bash[39982]: audit 2024-02-10T08:41:22.489617+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: cluster 2024-02-10T08:41:22.339768+0000 mgr.y (mgr.24931) 67 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: audit 2024-02-10T08:41:22.481445+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: cephadm 2024-02-10T08:41:22.483120+0000 mgr.y (mgr.24931) 68 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: audit 2024-02-10T08:41:22.483801+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: audit 2024-02-10T08:41:22.485611+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: cephadm 2024-02-10T08:41:22.488524+0000 mgr.y (mgr.24931) 69 : cephadm [INF] Reconfiguring daemon osd.5 on smithi117 2024-02-10T08:41:23.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:23 smithi117 bash[30699]: audit 2024-02-10T08:41:22.489617+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.352387+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.353098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.353762+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.354400+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.433941+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.436388+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.438131+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:24.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[38780]: audit 2024-02-10T08:41:24.442365+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.352387+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.353098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.353762+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.354400+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.433941+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.436388+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.438131+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:24.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:24 smithi083 bash[39982]: audit 2024-02-10T08:41:24.442365+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.352387+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 4]}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.353098+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.353762+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.354400+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.433941+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.436388+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.438131+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:24.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:24 smithi117 bash[30699]: audit 2024-02-10T08:41:24.442365+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:41:25.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:25 smithi117 bash[30699]: cluster 2024-02-10T08:41:24.340448+0000 mgr.y (mgr.24931) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:25.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:25 smithi117 bash[30699]: cephadm 2024-02-10T08:41:24.435719+0000 mgr.y (mgr.24931) 71 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-10T08:41:25.758 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:25 smithi117 bash[30699]: cephadm 2024-02-10T08:41:24.441267+0000 mgr.y (mgr.24931) 72 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-02-10T08:41:25.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[38780]: cluster 2024-02-10T08:41:24.340448+0000 mgr.y (mgr.24931) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:25.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[38780]: cephadm 2024-02-10T08:41:24.435719+0000 mgr.y (mgr.24931) 71 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-10T08:41:25.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[38780]: cephadm 2024-02-10T08:41:24.441267+0000 mgr.y (mgr.24931) 72 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-02-10T08:41:25.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[39982]: cluster 2024-02-10T08:41:24.340448+0000 mgr.y (mgr.24931) 70 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:25.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[39982]: cephadm 2024-02-10T08:41:24.435719+0000 mgr.y (mgr.24931) 71 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-10T08:41:25.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:25 smithi083 bash[39982]: cephadm 2024-02-10T08:41:24.441267+0000 mgr.y (mgr.24931) 72 : cephadm [INF] Reconfiguring daemon osd.6 on smithi117 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: audit 2024-02-10T08:41:26.334221+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: cephadm 2024-02-10T08:41:26.336416+0000 mgr.y (mgr.24931) 73 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: audit 2024-02-10T08:41:26.337044+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: audit 2024-02-10T08:41:26.338739+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: cephadm 2024-02-10T08:41:26.341317+0000 mgr.y (mgr.24931) 74 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: cluster 2024-02-10T08:41:26.341875+0000 mgr.y (mgr.24931) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[38780]: audit 2024-02-10T08:41:26.342199+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:41:27.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: audit 2024-02-10T08:41:26.334221+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: cephadm 2024-02-10T08:41:26.336416+0000 mgr.y (mgr.24931) 73 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: audit 2024-02-10T08:41:26.337044+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: audit 2024-02-10T08:41:26.338739+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: cephadm 2024-02-10T08:41:26.341317+0000 mgr.y (mgr.24931) 74 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: cluster 2024-02-10T08:41:26.341875+0000 mgr.y (mgr.24931) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:27.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:27 smithi083 bash[39982]: audit 2024-02-10T08:41:26.342199+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: audit 2024-02-10T08:41:26.334221+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: cephadm 2024-02-10T08:41:26.336416+0000 mgr.y (mgr.24931) 73 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: audit 2024-02-10T08:41:26.337044+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: audit 2024-02-10T08:41:26.338739+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: cephadm 2024-02-10T08:41:26.341317+0000 mgr.y (mgr.24931) 74 : cephadm [INF] Reconfiguring daemon osd.7 on smithi117 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: cluster 2024-02-10T08:41:26.341875+0000 mgr.y (mgr.24931) 75 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:27.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:27 smithi117 bash[30699]: audit 2024-02-10T08:41:26.342199+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.295351+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: cephadm 2024-02-10T08:41:28.297754+0000 mgr.y (mgr.24931) 76 : cephadm [INF] Reconfiguring rgw.r.z.smithi117.dzebuy (monmap changed)... 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.298289+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.299689+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.306520+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: cephadm 2024-02-10T08:41:28.307677+0000 mgr.y (mgr.24931) 77 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi117.dzebuy 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.316214+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.616 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.317762+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:41:29.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.319245+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:29.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: cephadm 2024-02-10T08:41:28.320610+0000 mgr.y (mgr.24931) 78 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:41:29.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: audit 2024-02-10T08:41:28.321352+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:41:29.617 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:29 smithi117 bash[30699]: cluster 2024-02-10T08:41:28.342542+0000 mgr.y (mgr.24931) 79 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:29.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.295351+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: cephadm 2024-02-10T08:41:28.297754+0000 mgr.y (mgr.24931) 76 : cephadm [INF] Reconfiguring rgw.r.z.smithi117.dzebuy (monmap changed)... 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.298289+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.299689+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.306520+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: cephadm 2024-02-10T08:41:28.307677+0000 mgr.y (mgr.24931) 77 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi117.dzebuy 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.316214+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.317762+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.319245+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: cephadm 2024-02-10T08:41:28.320610+0000 mgr.y (mgr.24931) 78 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: audit 2024-02-10T08:41:28.321352+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[38780]: cluster 2024-02-10T08:41:28.342542+0000 mgr.y (mgr.24931) 79 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.295351+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: cephadm 2024-02-10T08:41:28.297754+0000 mgr.y (mgr.24931) 76 : cephadm [INF] Reconfiguring rgw.r.z.smithi117.dzebuy (monmap changed)... 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.298289+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.299689+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.306520+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: cephadm 2024-02-10T08:41:28.307677+0000 mgr.y (mgr.24931) 77 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi117.dzebuy 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.316214+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.317762+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.319245+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: cephadm 2024-02-10T08:41:28.320610+0000 mgr.y (mgr.24931) 78 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: audit 2024-02-10T08:41:28.321352+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:41:29.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:29 smithi083 bash[39982]: cluster 2024-02-10T08:41:28.342542+0000 mgr.y (mgr.24931) 79 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.167233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.170009+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.174909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.177553+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: cephadm 2024-02-10T08:41:30.178619+0000 mgr.y (mgr.24931) 80 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.186931+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.188942+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T08:41:31.503 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.196017+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.197624+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.203814+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.204926+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.209730+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.211401+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: cephadm 2024-02-10T08:41:30.212363+0000 mgr.y (mgr.24931) 81 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.217636+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.219900+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: audit 2024-02-10T08:41:30.220148+0000 mgr.y (mgr.24931) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: cephadm 2024-02-10T08:41:30.221811+0000 mgr.y (mgr.24931) 83 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[38780]: cluster 2024-02-10T08:41:30.343430+0000 mgr.y (mgr.24931) 84 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:31.504 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.167233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.170009+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.174909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.177553+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: cephadm 2024-02-10T08:41:30.178619+0000 mgr.y (mgr.24931) 80 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.186931+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.188942+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.196017+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.197624+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.203814+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.204926+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.209730+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.211401+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: cephadm 2024-02-10T08:41:30.212363+0000 mgr.y (mgr.24931) 81 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-10T08:41:31.505 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.217636+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.506 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.219900+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.506 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: audit 2024-02-10T08:41:30.220148+0000 mgr.y (mgr.24931) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.506 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: cephadm 2024-02-10T08:41:30.221811+0000 mgr.y (mgr.24931) 83 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-10T08:41:31.506 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:31 smithi083 bash[39982]: cluster 2024-02-10T08:41:30.343430+0000 mgr.y (mgr.24931) 84 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:31.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.167233+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.170009+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:31.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.174909+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.177553+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: cephadm 2024-02-10T08:41:30.178619+0000 mgr.y (mgr.24931) 80 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.186931+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.188942+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.196017+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.197624+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.203814+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.204926+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.209730+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.211401+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: cephadm 2024-02-10T08:41:30.212363+0000 mgr.y (mgr.24931) 81 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.217636+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.219900+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: audit 2024-02-10T08:41:30.220148+0000 mgr.y (mgr.24931) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: cephadm 2024-02-10T08:41:30.221811+0000 mgr.y (mgr.24931) 83 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-10T08:41:31.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:31 smithi117 bash[30699]: cluster 2024-02-10T08:41:30.343430+0000 mgr.y (mgr.24931) 84 : cluster [DBG] pgmap v36: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: cluster 2024-02-10T08:41:32.344054+0000 mgr.y (mgr.24931) 85 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: cephadm 2024-02-10T08:41:32.605168+0000 mgr.y (mgr.24931) 86 : cephadm [INF] Upgrade: Updating osd.0 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: audit 2024-02-10T08:41:32.614582+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: audit 2024-02-10T08:41:32.616347+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: audit 2024-02-10T08:41:32.617956+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: cephadm 2024-02-10T08:41:32.621048+0000 mgr.y (mgr.24931) 87 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[38780]: audit 2024-02-10T08:41:32.622085+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: cluster 2024-02-10T08:41:32.344054+0000 mgr.y (mgr.24931) 85 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: cephadm 2024-02-10T08:41:32.605168+0000 mgr.y (mgr.24931) 86 : cephadm [INF] Upgrade: Updating osd.0 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: audit 2024-02-10T08:41:32.614582+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:33.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: audit 2024-02-10T08:41:32.616347+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:33.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: audit 2024-02-10T08:41:32.617956+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:33.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: cephadm 2024-02-10T08:41:32.621048+0000 mgr.y (mgr.24931) 87 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:41:33.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:33 smithi083 bash[39982]: audit 2024-02-10T08:41:32.622085+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:33.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: cluster 2024-02-10T08:41:32.344054+0000 mgr.y (mgr.24931) 85 : cluster [DBG] pgmap v37: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: cephadm 2024-02-10T08:41:32.605168+0000 mgr.y (mgr.24931) 86 : cephadm [INF] Upgrade: Updating osd.0 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: audit 2024-02-10T08:41:32.614582+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: audit 2024-02-10T08:41:32.616347+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: audit 2024-02-10T08:41:32.617956+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: cephadm 2024-02-10T08:41:32.621048+0000 mgr.y (mgr.24931) 87 : cephadm [INF] Deploying daemon osd.0 on smithi083 2024-02-10T08:41:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:33 smithi117 bash[30699]: audit 2024-02-10T08:41:32.622085+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-10T08:41:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:35 smithi083 bash[38780]: cluster 2024-02-10T08:41:34.344767+0000 mgr.y (mgr.24931) 88 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:35 smithi083 bash[39982]: cluster 2024-02-10T08:41:34.344767+0000 mgr.y (mgr.24931) 88 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:35.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:35 smithi117 bash[30699]: cluster 2024-02-10T08:41:34.344767+0000 mgr.y (mgr.24931) 88 : cluster [DBG] pgmap v38: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:37.108 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:37 smithi083 systemd[1]: Stopping Ceph osd.0 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:41:37.368 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[19743]: debug 2024-02-10T08:41:37.105+0000 7fc1ead83700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:41:37.368 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[19743]: debug 2024-02-10T08:41:37.105+0000 7fc1ead83700 -1 osd.0 64 *** Got signal Terminated *** 2024-02-10T08:41:37.369 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[19743]: debug 2024-02-10T08:41:37.105+0000 7fc1ead83700 -1 osd.0 64 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:41:37.784 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:36.346217+0000 mgr.y (mgr.24931) 89 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:37.784 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.190763+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.190878+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.191490+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.191887+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.390249+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.391008+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.392061+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.392572+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.392998+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.393365+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.393577+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.393903+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.394053+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.394442+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.394822+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.395094+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.785 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.395411+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.395766+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:36.346217+0000 mgr.y (mgr.24931) 89 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.190763+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.190878+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.191490+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.191887+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.390249+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.391008+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.392061+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.392572+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.392998+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.786 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.393365+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.393577+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.393903+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.394053+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.394442+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.394822+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.395094+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.395411+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:37.787 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.395766+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:36.346217+0000 mgr.y (mgr.24931) 89 : cluster [DBG] pgmap v39: 129 pgs: 129 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.190763+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.190878+0000 mon.a (mon.0) 257 : cluster [INF] osd.0 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.191490+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.191887+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.390249+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.391008+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.392061+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.392572+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.392998+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.393365+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.393577+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.393903+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.394053+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.394442+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.394822+0000 mon.a (mon.0) 270 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.395094+0000 mon.a (mon.0) 271 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.395411+0000 mon.a (mon.0) 272 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:37.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:37 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.395766+0000 mon.a (mon.0) 273 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-10T08:41:38.043 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:37 smithi083 bash[41811]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.0 2024-02-10T08:41:38.043 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[41879]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.0 2024-02-10T08:41:38.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:38 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.621593+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:41:38.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:38 smithi117 bash[30699]: cluster 2024-02-10T08:41:37.644834+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-10T08:41:38.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:38 smithi117 bash[30699]: audit 2024-02-10T08:41:37.646686+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:41:38.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:38 smithi117 bash[30699]: audit 2024-02-10T08:41:37.660568+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:41:39.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.621593+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:41:39.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[38780]: cluster 2024-02-10T08:41:37.644834+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[38780]: audit 2024-02-10T08:41:37.646686+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[38780]: audit 2024-02-10T08:41:37.660568+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.621593+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[39982]: cluster 2024-02-10T08:41:37.644834+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[39982]: audit 2024-02-10T08:41:37.646686+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-10T08:41:39.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:38 smithi083 bash[39982]: audit 2024-02-10T08:41:37.660568+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-10T08:41:39.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[39982]: cluster 2024-02-10T08:41:38.346939+0000 mgr.y (mgr.24931) 90 : cluster [DBG] pgmap v41: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:39.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[39982]: audit 2024-02-10T08:41:38.642406+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:41:39.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[39982]: cluster 2024-02-10T08:41:38.642604+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-10T08:41:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[38780]: cluster 2024-02-10T08:41:38.346939+0000 mgr.y (mgr.24931) 90 : cluster [DBG] pgmap v41: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[38780]: audit 2024-02-10T08:41:38.642406+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:41:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:39 smithi083 bash[38780]: cluster 2024-02-10T08:41:38.642604+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-10T08:41:40.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:39 smithi117 bash[30699]: cluster 2024-02-10T08:41:38.346939+0000 mgr.y (mgr.24931) 90 : cluster [DBG] pgmap v41: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.7 MiB used, 707 GiB / 715 GiB avail 2024-02-10T08:41:40.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:39 smithi117 bash[30699]: audit 2024-02-10T08:41:38.642406+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-10T08:41:40.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:39 smithi117 bash[30699]: cluster 2024-02-10T08:41:38.642604+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-10T08:41:40.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:40 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.0.service: Succeeded. 2024-02-10T08:41:40.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:40 smithi083 systemd[1]: Stopped Ceph osd.0 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:41:40.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:40 smithi083 systemd[1]: Started Ceph osd.0 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:41:41.700 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:41:41.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[39982]: cluster 2024-02-10T08:41:40.348697+0000 mgr.y (mgr.24931) 91 : cluster [DBG] pgmap v43: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:41.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[39982]: audit 2024-02-10T08:41:40.604911+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:41.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[39982]: audit 2024-02-10T08:41:40.606239+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:41.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[39982]: audit 2024-02-10T08:41:40.608464+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[39982]: cluster 2024-02-10T08:41:40.640709+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 68/606 objects degraded (11.221%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[38780]: cluster 2024-02-10T08:41:40.348697+0000 mgr.y (mgr.24931) 91 : cluster [DBG] pgmap v43: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[38780]: audit 2024-02-10T08:41:40.604911+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[38780]: audit 2024-02-10T08:41:40.606239+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[38780]: audit 2024-02-10T08:41:40.608464+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:41:41.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:41 smithi083 bash[38780]: cluster 2024-02-10T08:41:40.640709+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 68/606 objects degraded (11.221%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:41 smithi117 bash[30699]: cluster 2024-02-10T08:41:40.348697+0000 mgr.y (mgr.24931) 91 : cluster [DBG] pgmap v43: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:41 smithi117 bash[30699]: audit 2024-02-10T08:41:40.604911+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:41 smithi117 bash[30699]: audit 2024-02-10T08:41:40.606239+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:41 smithi117 bash[30699]: audit 2024-02-10T08:41:40.608464+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:41:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:41 smithi117 bash[30699]: cluster 2024-02-10T08:41:40.640709+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 68/606 objects degraded (11.221%), 21 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (2m) 56s ago 9m 17.0M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (9m) 43s ago 9m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (105s) 43s ago 13m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (2m) 56s ago 16m 408M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (93s) 56s ago 16m 39.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (50s) 43s ago 14m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:41:42.475 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (64s) 56s ago 14m 33.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (9m) 56s ago 9m 12.4M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (9m) 43s ago 9m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 starting - - - 4096M 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (13m) 56s ago 13m 48.2M 4096M 15.2.0 204a01f9b0b6 ce45b8b10895 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (12m) 56s ago 12m 45.5M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (12m) 56s ago 12m 49.4M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (11m) 43s ago 11m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (11m) 43s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (10m) 43s ago 10m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (10m) 43s ago 10m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (2m) 43s ago 9m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (7m) 56s ago 7m 50.2M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:41:42.476 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (7m) 43s ago 7m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:41:42.617 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:41:42.617 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T08:41:42.617 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-10T08:41:42.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T08:41:42.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-10T08:41:42.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T08:41:42.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T08:41:42.618 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[42096]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-10T08:41:42.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:41.687174+0000 mgr.y (mgr.24931) 92 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.452370+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.453451+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.454299+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.455062+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.455832+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.456619+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.462000+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.462951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.463825+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.464640+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[38780]: audit 2024-02-10T08:41:42.465233+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:41.687174+0000 mgr.y (mgr.24931) 92 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.452370+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.453451+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.454299+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.455062+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.455832+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.456619+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.462000+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.462951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.463825+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.464640+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:42 smithi083 bash[39982]: audit 2024-02-10T08:41:42.465233+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:41.687174+0000 mgr.y (mgr.24931) 92 : audit [DBG] from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.452370+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.453451+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.454299+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.455062+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.455832+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.456619+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.462000+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.462951+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.463825+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.464640+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:42 smithi117 bash[30699]: audit 2024-02-10T08:41:42.465233+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:41:42.922 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 9, 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:41:42.923 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:41:43.296 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:41:43.296 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "5/20 daemons upgraded", 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:41:43.297 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:41:43.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:43 smithi117 bash[30699]: audit 2024-02-10T08:41:42.057265+0000 mgr.y (mgr.24931) 93 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:43 smithi117 bash[30699]: cluster 2024-02-10T08:41:42.349645+0000 mgr.y (mgr.24931) 94 : cluster [DBG] pgmap v44: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:43 smithi117 bash[30699]: audit 2024-02-10T08:41:42.447149+0000 mgr.y (mgr.24931) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:43 smithi117 bash[30699]: audit 2024-02-10T08:41:42.922490+0000 mon.a (mon.0) 295 : audit [DBG] from='client.54151 172.21.15.83:0/4268389866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:44.019 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[38780]: audit 2024-02-10T08:41:42.057265+0000 mgr.y (mgr.24931) 93 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:44.052 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[38780]: cluster 2024-02-10T08:41:42.349645+0000 mgr.y (mgr.24931) 94 : cluster [DBG] pgmap v44: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:44.052 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[38780]: audit 2024-02-10T08:41:42.447149+0000 mgr.y (mgr.24931) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:44.052 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[38780]: audit 2024-02-10T08:41:42.922490+0000 mon.a (mon.0) 295 : audit [DBG] from='client.54151 172.21.15.83:0/4268389866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:44.052 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[39982]: audit 2024-02-10T08:41:42.057265+0000 mgr.y (mgr.24931) 93 : audit [DBG] from='client.44190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:44.053 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[39982]: cluster 2024-02-10T08:41:42.349645+0000 mgr.y (mgr.24931) 94 : cluster [DBG] pgmap v44: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:44.053 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[39982]: audit 2024-02-10T08:41:42.447149+0000 mgr.y (mgr.24931) 95 : audit [DBG] from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:44.053 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:43 smithi083 bash[39982]: audit 2024-02-10T08:41:42.922490+0000 mon.a (mon.0) 295 : audit [DBG] from='client.54151 172.21.15.83:0/4268389866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:44.368 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:44 smithi083 bash[42462]: debug 2024-02-10T08:41:44.132+0000 7fbbf048d700 1 -- 172.21.15.83:0/4084581008 <== mon.1 v2:172.21.15.83:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee93c88680 con 0x55ee93cfac00 2024-02-10T08:41:44.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:44 smithi117 bash[30699]: audit 2024-02-10T08:41:43.295878+0000 mgr.y (mgr.24931) 96 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:45.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:44 smithi083 bash[38780]: audit 2024-02-10T08:41:43.295878+0000 mgr.y (mgr.24931) 96 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:45.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:44 smithi083 bash[39982]: audit 2024-02-10T08:41:43.295878+0000 mgr.y (mgr.24931) 96 : audit [DBG] from='client.54157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:41:45.119 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:44 smithi083 bash[42462]: debug 2024-02-10T08:41:44.680+0000 7fbbf7f1b380 -1 Falling back to public interface 2024-02-10T08:41:45.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:45 smithi117 bash[30699]: cluster 2024-02-10T08:41:44.350626+0000 mgr.y (mgr.24931) 97 : cluster [DBG] pgmap v45: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:45 smithi083 bash[38780]: cluster 2024-02-10T08:41:44.350626+0000 mgr.y (mgr.24931) 97 : cluster [DBG] pgmap v45: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:45 smithi083 bash[39982]: cluster 2024-02-10T08:41:44.350626+0000 mgr.y (mgr.24931) 97 : cluster [DBG] pgmap v45: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:48.079 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:47 smithi083 bash[42462]: debug 2024-02-10T08:41:47.716+0000 7fbbf7f1b380 -1 osd.0 64 log_to_monitors {default=true} 2024-02-10T08:41:48.079 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:47 smithi083 bash[38780]: cluster 2024-02-10T08:41:46.352466+0000 mgr.y (mgr.24931) 98 : cluster [DBG] pgmap v46: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:48.080 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:47 smithi083 bash[39982]: cluster 2024-02-10T08:41:46.352466+0000 mgr.y (mgr.24931) 98 : cluster [DBG] pgmap v46: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:48.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:47 smithi117 bash[30699]: cluster 2024-02-10T08:41:46.352466+0000 mgr.y (mgr.24931) 98 : cluster [DBG] pgmap v46: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:48.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[36858]: debug 2024-02-10T08:41:48.072+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-10T08:41:49.118 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[42462]: debug 2024-02-10T08:41:48.672+0000 7fbbe8400700 -1 osd.0 64 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:47.725149+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:47.793757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.052526+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.064701+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.069938+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.073534+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.076229+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[38780]: audit 2024-02-10T08:41:48.079059+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:47.725149+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:47.793757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.052526+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.064701+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.069938+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.073534+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.076229+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:48 smithi083 bash[39982]: audit 2024-02-10T08:41:48.079059+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:49.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:47.725149+0000 mon.a (mon.0) 296 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:47.793757+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.052526+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.064701+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.069938+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.073534+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.076229+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:41:49.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:48 smithi117 bash[30699]: audit 2024-02-10T08:41:48.079059+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:50.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: audit 2024-02-10T08:41:48.079325+0000 mgr.y (mgr.24931) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: cephadm 2024-02-10T08:41:48.081104+0000 mgr.y (mgr.24931) 100 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: cluster 2024-02-10T08:41:48.353474+0000 mgr.y (mgr.24931) 101 : cluster [DBG] pgmap v47: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: audit 2024-02-10T08:41:48.656047+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: cluster 2024-02-10T08:41:48.656178+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[38780]: audit 2024-02-10T08:41:48.661646+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: audit 2024-02-10T08:41:48.079325+0000 mgr.y (mgr.24931) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: cephadm 2024-02-10T08:41:48.081104+0000 mgr.y (mgr.24931) 100 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-10T08:41:50.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: cluster 2024-02-10T08:41:48.353474+0000 mgr.y (mgr.24931) 101 : cluster [DBG] pgmap v47: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:50.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: audit 2024-02-10T08:41:48.656047+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:41:50.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: cluster 2024-02-10T08:41:48.656178+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-10T08:41:50.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:49 smithi083 bash[39982]: audit 2024-02-10T08:41:48.661646+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:41:50.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: audit 2024-02-10T08:41:48.079325+0000 mgr.y (mgr.24931) 99 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:41:50.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: cephadm 2024-02-10T08:41:48.081104+0000 mgr.y (mgr.24931) 100 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-10T08:41:50.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: cluster 2024-02-10T08:41:48.353474+0000 mgr.y (mgr.24931) 101 : cluster [DBG] pgmap v47: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:50.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: audit 2024-02-10T08:41:48.656047+0000 mon.a (mon.0) 304 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T08:41:50.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: cluster 2024-02-10T08:41:48.656178+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e67: 8 total, 7 up, 8 in 2024-02-10T08:41:50.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:49 smithi117 bash[30699]: audit 2024-02-10T08:41:48.661646+0000 mon.a (mon.0) 306 : audit [INF] from='osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:41:51.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[38780]: cluster 2024-02-10T08:41:49.652711+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[38780]: cluster 2024-02-10T08:41:49.661998+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859] boot 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[38780]: cluster 2024-02-10T08:41:49.662086+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[38780]: audit 2024-02-10T08:41:49.668962+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[38780]: cluster 2024-02-10T08:41:50.665129+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[39982]: cluster 2024-02-10T08:41:49.652711+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[39982]: cluster 2024-02-10T08:41:49.661998+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859] boot 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[39982]: cluster 2024-02-10T08:41:49.662086+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T08:41:51.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[39982]: audit 2024-02-10T08:41:49.668962+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:41:51.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:50 smithi083 bash[39982]: cluster 2024-02-10T08:41:50.665129+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T08:41:51.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:50 smithi117 bash[30699]: cluster 2024-02-10T08:41:49.652711+0000 mon.a (mon.0) 307 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:41:51.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:50 smithi117 bash[30699]: cluster 2024-02-10T08:41:49.661998+0000 mon.a (mon.0) 308 : cluster [INF] osd.0 [v2:172.21.15.83:6802/2727078859,v1:172.21.15.83:6803/2727078859] boot 2024-02-10T08:41:51.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:50 smithi117 bash[30699]: cluster 2024-02-10T08:41:49.662086+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T08:41:51.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:50 smithi117 bash[30699]: audit 2024-02-10T08:41:49.668962+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T08:41:51.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:50 smithi117 bash[30699]: cluster 2024-02-10T08:41:50.665129+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T08:41:52.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:51 smithi083 bash[38780]: cluster 2024-02-10T08:41:50.354473+0000 mgr.y (mgr.24931) 102 : cluster [DBG] pgmap v50: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:52.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:51 smithi083 bash[39982]: cluster 2024-02-10T08:41:50.354473+0000 mgr.y (mgr.24931) 102 : cluster [DBG] pgmap v50: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:52.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:51 smithi117 bash[30699]: cluster 2024-02-10T08:41:50.354473+0000 mgr.y (mgr.24931) 102 : cluster [DBG] pgmap v50: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:54.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:53 smithi083 bash[38780]: cluster 2024-02-10T08:41:52.355442+0000 mgr.y (mgr.24931) 103 : cluster [DBG] pgmap v52: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:53 smithi083 bash[39982]: cluster 2024-02-10T08:41:52.355442+0000 mgr.y (mgr.24931) 103 : cluster [DBG] pgmap v52: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:54.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:53 smithi117 bash[30699]: cluster 2024-02-10T08:41:52.355442+0000 mgr.y (mgr.24931) 103 : cluster [DBG] pgmap v52: 129 pgs: 21 active+undersized+degraded, 28 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 68/606 objects degraded (11.221%) 2024-02-10T08:41:55.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:54 smithi083 bash[38780]: cluster 2024-02-10T08:41:54.691060+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:55.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:54 smithi083 bash[39982]: cluster 2024-02-10T08:41:54.691060+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:55.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:54 smithi117 bash[30699]: cluster 2024-02-10T08:41:54.691060+0000 mon.a (mon.0) 312 : cluster [WRN] Health check update: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:41:56.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:55 smithi083 bash[38780]: cluster 2024-02-10T08:41:54.356473+0000 mgr.y (mgr.24931) 104 : cluster [DBG] pgmap v53: 129 pgs: 12 active+undersized+degraded, 21 active+undersized, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-10T08:41:56.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:55 smithi083 bash[39982]: cluster 2024-02-10T08:41:54.356473+0000 mgr.y (mgr.24931) 104 : cluster [DBG] pgmap v53: 129 pgs: 12 active+undersized+degraded, 21 active+undersized, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-10T08:41:56.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:55 smithi117 bash[30699]: cluster 2024-02-10T08:41:54.356473+0000 mgr.y (mgr.24931) 104 : cluster [DBG] pgmap v53: 129 pgs: 12 active+undersized+degraded, 21 active+undersized, 96 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-10T08:41:57.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:56 smithi083 bash[38780]: cluster 2024-02-10T08:41:56.749319+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded) 2024-02-10T08:41:57.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:56 smithi083 bash[38780]: cluster 2024-02-10T08:41:56.749389+0000 mon.a (mon.0) 314 : cluster [INF] Cluster is now healthy 2024-02-10T08:41:57.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:56 smithi083 bash[39982]: cluster 2024-02-10T08:41:56.749319+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded) 2024-02-10T08:41:57.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:56 smithi083 bash[39982]: cluster 2024-02-10T08:41:56.749389+0000 mon.a (mon.0) 314 : cluster [INF] Cluster is now healthy 2024-02-10T08:41:57.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:56 smithi117 bash[30699]: cluster 2024-02-10T08:41:56.749319+0000 mon.a (mon.0) 313 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/606 objects degraded (6.271%), 12 pgs degraded) 2024-02-10T08:41:57.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:56 smithi117 bash[30699]: cluster 2024-02-10T08:41:56.749389+0000 mon.a (mon.0) 314 : cluster [INF] Cluster is now healthy 2024-02-10T08:41:58.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:57 smithi083 bash[38780]: cluster 2024-02-10T08:41:56.357816+0000 mgr.y (mgr.24931) 105 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:41:58.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:57 smithi083 bash[39982]: cluster 2024-02-10T08:41:56.357816+0000 mgr.y (mgr.24931) 105 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:41:58.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:57 smithi117 bash[30699]: cluster 2024-02-10T08:41:56.357816+0000 mgr.y (mgr.24931) 105 : cluster [DBG] pgmap v54: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:00.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:59 smithi083 bash[38780]: cluster 2024-02-10T08:41:58.358547+0000 mgr.y (mgr.24931) 106 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:41:59 smithi083 bash[38780]: audit 2024-02-10T08:41:59.672046+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:59 smithi083 bash[39982]: cluster 2024-02-10T08:41:58.358547+0000 mgr.y (mgr.24931) 106 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:41:59 smithi083 bash[39982]: audit 2024-02-10T08:41:59.672046+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:00.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:59 smithi117 bash[30699]: cluster 2024-02-10T08:41:58.358547+0000 mgr.y (mgr.24931) 106 : cluster [DBG] pgmap v55: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:00.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:41:59 smithi117 bash[30699]: audit 2024-02-10T08:41:59.672046+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:01 smithi083 bash[38780]: cluster 2024-02-10T08:42:00.360011+0000 mgr.y (mgr.24931) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:01 smithi083 bash[39982]: cluster 2024-02-10T08:42:00.360011+0000 mgr.y (mgr.24931) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:02.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:01 smithi117 bash[30699]: cluster 2024-02-10T08:42:00.360011+0000 mgr.y (mgr.24931) 107 : cluster [DBG] pgmap v56: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:03 smithi083 bash[38780]: cluster 2024-02-10T08:42:02.360744+0000 mgr.y (mgr.24931) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:03 smithi083 bash[38780]: audit 2024-02-10T08:42:03.096331+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:03 smithi083 bash[39982]: cluster 2024-02-10T08:42:02.360744+0000 mgr.y (mgr.24931) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:03 smithi083 bash[39982]: audit 2024-02-10T08:42:03.096331+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:04.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:03 smithi117 bash[30699]: cluster 2024-02-10T08:42:02.360744+0000 mgr.y (mgr.24931) 108 : cluster [DBG] pgmap v57: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:04.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:03 smithi117 bash[30699]: audit 2024-02-10T08:42:03.096331+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:05.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:04 smithi083 bash[38780]: audit 2024-02-10T08:42:03.096820+0000 mgr.y (mgr.24931) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:05.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:04 smithi083 bash[38780]: cephadm 2024-02-10T08:42:03.099373+0000 mgr.y (mgr.24931) 110 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-10T08:42:05.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:04 smithi083 bash[39982]: audit 2024-02-10T08:42:03.096820+0000 mgr.y (mgr.24931) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:05.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:04 smithi083 bash[39982]: cephadm 2024-02-10T08:42:03.099373+0000 mgr.y (mgr.24931) 110 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-10T08:42:05.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:04 smithi117 bash[30699]: audit 2024-02-10T08:42:03.096820+0000 mgr.y (mgr.24931) 109 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T08:42:05.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:04 smithi117 bash[30699]: cephadm 2024-02-10T08:42:03.099373+0000 mgr.y (mgr.24931) 110 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-10T08:42:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[38780]: cluster 2024-02-10T08:42:04.361695+0000 mgr.y (mgr.24931) 111 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[38780]: audit 2024-02-10T08:42:05.497014+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[38780]: audit 2024-02-10T08:42:05.498656+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[38780]: audit 2024-02-10T08:42:05.499923+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[38780]: audit 2024-02-10T08:42:05.502568+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[39982]: cluster 2024-02-10T08:42:04.361695+0000 mgr.y (mgr.24931) 111 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[39982]: audit 2024-02-10T08:42:05.497014+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[39982]: audit 2024-02-10T08:42:05.498656+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[39982]: audit 2024-02-10T08:42:05.499923+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:05 smithi083 bash[39982]: audit 2024-02-10T08:42:05.502568+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:42:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:05 smithi117 bash[30699]: cluster 2024-02-10T08:42:04.361695+0000 mgr.y (mgr.24931) 111 : cluster [DBG] pgmap v58: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:05 smithi117 bash[30699]: audit 2024-02-10T08:42:05.497014+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:05 smithi117 bash[30699]: audit 2024-02-10T08:42:05.498656+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T08:42:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:05 smithi117 bash[30699]: audit 2024-02-10T08:42:05.499923+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:05 smithi117 bash[30699]: audit 2024-02-10T08:42:05.502568+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-10T08:42:07.042 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:06 smithi083 bash[38780]: cephadm 2024-02-10T08:42:05.487651+0000 mgr.y (mgr.24931) 112 : cephadm [INF] Upgrade: Updating osd.1 2024-02-10T08:42:07.043 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:06 smithi083 bash[38780]: cephadm 2024-02-10T08:42:05.501857+0000 mgr.y (mgr.24931) 113 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:42:07.043 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:06 smithi083 bash[39982]: cephadm 2024-02-10T08:42:05.487651+0000 mgr.y (mgr.24931) 112 : cephadm [INF] Upgrade: Updating osd.1 2024-02-10T08:42:07.043 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:06 smithi083 bash[39982]: cephadm 2024-02-10T08:42:05.501857+0000 mgr.y (mgr.24931) 113 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:42:07.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:06 smithi117 bash[30699]: cephadm 2024-02-10T08:42:05.487651+0000 mgr.y (mgr.24931) 112 : cephadm [INF] Upgrade: Updating osd.1 2024-02-10T08:42:07.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:06 smithi117 bash[30699]: cephadm 2024-02-10T08:42:05.501857+0000 mgr.y (mgr.24931) 113 : cephadm [INF] Deploying daemon osd.1 on smithi083 2024-02-10T08:42:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:07 smithi083 bash[38780]: cluster 2024-02-10T08:42:06.363192+0000 mgr.y (mgr.24931) 114 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:08.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:07 smithi083 bash[39982]: cluster 2024-02-10T08:42:06.363192+0000 mgr.y (mgr.24931) 114 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:08.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:07 smithi117 bash[30699]: cluster 2024-02-10T08:42:06.363192+0000 mgr.y (mgr.24931) 114 : cluster [DBG] pgmap v59: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:09.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:09 smithi083 bash[38780]: cluster 2024-02-10T08:42:08.364116+0000 mgr.y (mgr.24931) 115 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:09.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:09 smithi083 bash[39982]: cluster 2024-02-10T08:42:08.364116+0000 mgr.y (mgr.24931) 115 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:09.869 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:09 smithi083 systemd[1]: Stopping Ceph osd.1 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:42:10.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:09 smithi117 bash[30699]: cluster 2024-02-10T08:42:08.364116+0000 mgr.y (mgr.24931) 115 : cluster [DBG] pgmap v60: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:10.209 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:09 smithi083 bash[21390]: debug 2024-02-10T08:42:09.916+0000 7f5e2e687700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:42:10.210 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:09 smithi083 bash[21390]: debug 2024-02-10T08:42:09.916+0000 7f5e2e687700 -1 osd.1 69 *** Got signal Terminated *** 2024-02-10T08:42:10.210 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:09 smithi083 bash[21390]: debug 2024-02-10T08:42:09.916+0000 7f5e2e687700 -1 osd.1 69 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:42:10.864 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[43418]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.1 2024-02-10T08:42:10.864 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[43471]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.1 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.006808+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.006905+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.007563+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.007787+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.008522+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.202910+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.204764+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.208383+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.209163+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.209451+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.209675+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.209952+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.211121+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.211429+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.212134+0000 mon.a (mon.0) 335 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.212763+0000 mon.a (mon.0) 336 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.213353+0000 mon.a (mon.0) 337 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.213945+0000 mon.a (mon.0) 338 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.214517+0000 mon.a (mon.0) 339 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.215037+0000 mon.a (mon.0) 340 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.215293+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.403270+0000 mon.a (mon.0) 342 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.403852+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.608547+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.609097+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.609705+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.006808+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.006905+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.007563+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.007787+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.008522+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.202910+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.204764+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.208383+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.209163+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.209451+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.209675+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.209952+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.211121+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.211429+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.212134+0000 mon.a (mon.0) 335 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.212763+0000 mon.a (mon.0) 336 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.213353+0000 mon.a (mon.0) 337 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.213945+0000 mon.a (mon.0) 338 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.214517+0000 mon.a (mon.0) 339 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.215037+0000 mon.a (mon.0) 340 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.215293+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.403270+0000 mon.a (mon.0) 342 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.403852+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.608547+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.609097+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.609705+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.610508+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.611738+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.612434+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.612959+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.613429+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.613649+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.613811+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.614031+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.614118+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.614346+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.614626+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.804892+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.805595+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.610508+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.611738+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.612434+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.612959+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.613429+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.613649+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.613811+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.124 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.614031+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.614118+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.614346+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.614626+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.804892+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.125 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:10 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.805595+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.006808+0000 mon.a (mon.0) 321 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.006905+0000 mon.a (mon.0) 322 : cluster [INF] osd.1 failed (root=default,host=smithi083) (connection refused reported by osd.2) 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.007563+0000 mon.a (mon.0) 323 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.007787+0000 mon.a (mon.0) 324 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.008522+0000 mon.a (mon.0) 325 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.202910+0000 mon.a (mon.0) 326 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.204764+0000 mon.a (mon.0) 327 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.208383+0000 mon.a (mon.0) 328 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.209163+0000 mon.a (mon.0) 329 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.209451+0000 mon.a (mon.0) 330 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.209675+0000 mon.a (mon.0) 331 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.209952+0000 mon.a (mon.0) 332 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.211121+0000 mon.a (mon.0) 333 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.211429+0000 mon.a (mon.0) 334 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.212134+0000 mon.a (mon.0) 335 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.212763+0000 mon.a (mon.0) 336 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.213353+0000 mon.a (mon.0) 337 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.213945+0000 mon.a (mon.0) 338 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.214517+0000 mon.a (mon.0) 339 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.215037+0000 mon.a (mon.0) 340 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.215293+0000 mon.a (mon.0) 341 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.403270+0000 mon.a (mon.0) 342 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.403852+0000 mon.a (mon.0) 343 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.608547+0000 mon.a (mon.0) 344 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.609097+0000 mon.a (mon.0) 345 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.609705+0000 mon.a (mon.0) 346 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.610508+0000 mon.a (mon.0) 347 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.611738+0000 mon.a (mon.0) 348 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.612434+0000 mon.a (mon.0) 349 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.612959+0000 mon.a (mon.0) 350 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.613429+0000 mon.a (mon.0) 351 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.613649+0000 mon.a (mon.0) 352 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.613811+0000 mon.a (mon.0) 353 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.614031+0000 mon.a (mon.0) 354 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.614118+0000 mon.a (mon.0) 355 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.614346+0000 mon.a (mon.0) 356 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.614626+0000 mon.a (mon.0) 357 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-10T08:42:11.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.804892+0000 mon.a (mon.0) 358 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-10T08:42:11.141 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:10 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.805595+0000 mon.a (mon.0) 359 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-10T08:42:12.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.365725+0000 mgr.y (mgr.24931) 116 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.853473+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[38780]: cluster 2024-02-10T08:42:10.871850+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-10T08:42:12.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.365725+0000 mgr.y (mgr.24931) 116 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:12.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.853473+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:12.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:11 smithi083 bash[39982]: cluster 2024-02-10T08:42:10.871850+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-10T08:42:12.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:11 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.365725+0000 mgr.y (mgr.24931) 116 : cluster [DBG] pgmap v61: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:12.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:11 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.853473+0000 mon.a (mon.0) 360 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:12.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:11 smithi117 bash[30699]: cluster 2024-02-10T08:42:10.871850+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-10T08:42:13.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:12 smithi117 bash[30699]: cluster 2024-02-10T08:42:11.875862+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-10T08:42:13.341 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:13 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.1.service: Succeeded. 2024-02-10T08:42:13.342 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:13 smithi083 systemd[1]: Stopped Ceph osd.1 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:42:13.342 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:12 smithi083 bash[38780]: cluster 2024-02-10T08:42:11.875862+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-10T08:42:13.342 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:12 smithi083 bash[39982]: cluster 2024-02-10T08:42:11.875862+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e71: 8 total, 7 up, 8 in 2024-02-10T08:42:13.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:13 smithi083 systemd[1]: Started Ceph osd.1 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:42:13.697 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:42:14.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:13 smithi117 bash[30699]: cluster 2024-02-10T08:42:12.366460+0000 mgr.y (mgr.24931) 117 : cluster [DBG] pgmap v64: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:14.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:13 smithi117 bash[30699]: audit 2024-02-10T08:42:13.381220+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:14.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:13 smithi117 bash[30699]: audit 2024-02-10T08:42:13.382433+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:14.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:13 smithi117 bash[30699]: audit 2024-02-10T08:42:13.384725+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:14.363 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[38780]: cluster 2024-02-10T08:42:12.366460+0000 mgr.y (mgr.24931) 117 : cluster [DBG] pgmap v64: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:14.363 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[38780]: audit 2024-02-10T08:42:13.381220+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:14.363 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[38780]: audit 2024-02-10T08:42:13.382433+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:14.363 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[38780]: audit 2024-02-10T08:42:13.384725+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:14.364 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[39982]: cluster 2024-02-10T08:42:12.366460+0000 mgr.y (mgr.24931) 117 : cluster [DBG] pgmap v64: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-10T08:42:14.364 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[39982]: audit 2024-02-10T08:42:13.381220+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:14.364 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[39982]: audit 2024-02-10T08:42:13.382433+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:14.364 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:13 smithi083 bash[39982]: audit 2024-02-10T08:42:13.384725+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (3m) 26s ago 10m 16.8M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (9m) 75s ago 9m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (2m) 75s ago 14m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (2m) 26s ago 16m 416M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (2m) 26s ago 16m 48.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (82s) 75s ago 14m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (96s) 26s ago 14m 43.5M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (10m) 26s ago 10m 11.6M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (10m) 75s ago 10m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (31s) 26s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:42:14.443 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 starting - - - 4096M 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (13m) 26s ago 13m 46.7M 4096M 15.2.0 204a01f9b0b6 f55cdda36a54 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (12m) 26s ago 12m 50.3M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (12m) 75s ago 12m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (11m) 75s ago 11m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (11m) 75s ago 11m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (10m) 75s ago 11m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (3m) 75s ago 10m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (8m) 26s ago 8m 50.6M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:42:14.444 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (8m) 75s ago 8m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:42:14.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 1 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8, 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 6 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:42:14.889 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:42:15.183 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:42:15.183 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T08:42:15.183 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-10T08:42:15.183 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T08:42:15.183 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-10T08:42:15.184 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T08:42:15.184 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T08:42:15.184 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[43690]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:13.682773+0000 mgr.y (mgr.24931) 118 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.421472+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.422219+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.422793+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.423515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.424134+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.424799+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.429760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.430505+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.431134+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.431628+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[38780]: audit 2024-02-10T08:42:14.432047+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:13.682773+0000 mgr.y (mgr.24931) 118 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.421472+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.422219+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.422793+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.423515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.185 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.424134+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.424799+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.429760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.430505+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.431134+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.431628+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.186 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:14 smithi083 bash[39982]: audit 2024-02-10T08:42:14.432047+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.263 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:42:15.263 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:42:15.263 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "6/20 daemons upgraded", 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:42:15.264 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:13.682773+0000 mgr.y (mgr.24931) 118 : audit [DBG] from='client.54169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.421472+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.422219+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.422793+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.423515+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.424134+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.424799+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.429760+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.430505+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.431134+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.431628+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:15.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:14 smithi117 bash[30699]: audit 2024-02-10T08:42:14.432047+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[39982]: audit 2024-02-10T08:42:14.052691+0000 mgr.y (mgr.24931) 119 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[39982]: cluster 2024-02-10T08:42:14.367151+0000 mgr.y (mgr.24931) 120 : cluster [DBG] pgmap v65: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[39982]: audit 2024-02-10T08:42:14.415971+0000 mgr.y (mgr.24931) 121 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[39982]: cluster 2024-02-10T08:42:14.882788+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[39982]: audit 2024-02-10T08:42:14.888255+0000 mon.a (mon.0) 378 : audit [DBG] from='client.54187 172.21.15.83:0/321417214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[38780]: audit 2024-02-10T08:42:14.052691+0000 mgr.y (mgr.24931) 119 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[38780]: cluster 2024-02-10T08:42:14.367151+0000 mgr.y (mgr.24931) 120 : cluster [DBG] pgmap v65: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[38780]: audit 2024-02-10T08:42:14.415971+0000 mgr.y (mgr.24931) 121 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[38780]: cluster 2024-02-10T08:42:14.882788+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:42:16.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:15 smithi083 bash[38780]: audit 2024-02-10T08:42:14.888255+0000 mon.a (mon.0) 378 : audit [DBG] from='client.54187 172.21.15.83:0/321417214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:15 smithi117 bash[30699]: audit 2024-02-10T08:42:14.052691+0000 mgr.y (mgr.24931) 119 : audit [DBG] from='client.54175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:15 smithi117 bash[30699]: cluster 2024-02-10T08:42:14.367151+0000 mgr.y (mgr.24931) 120 : cluster [DBG] pgmap v65: 129 pgs: 1 active+undersized+degraded, 17 stale+active+clean, 4 active+undersized, 107 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 6/606 objects degraded (0.990%) 2024-02-10T08:42:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:15 smithi117 bash[30699]: audit 2024-02-10T08:42:14.415971+0000 mgr.y (mgr.24931) 121 : audit [DBG] from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:15 smithi117 bash[30699]: cluster 2024-02-10T08:42:14.882788+0000 mon.a (mon.0) 377 : cluster [WRN] Health check failed: Degraded data redundancy: 6/606 objects degraded (0.990%), 1 pg degraded (PG_DEGRADED) 2024-02-10T08:42:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:15 smithi117 bash[30699]: audit 2024-02-10T08:42:14.888255+0000 mon.a (mon.0) 378 : audit [DBG] from='client.54187 172.21.15.83:0/321417214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:17.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:16 smithi083 bash[38780]: audit 2024-02-10T08:42:15.262933+0000 mgr.y (mgr.24931) 122 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:16 smithi083 bash[39982]: audit 2024-02-10T08:42:15.262933+0000 mgr.y (mgr.24931) 122 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:17.119 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:16 smithi083 bash[44100]: debug 2024-02-10T08:42:16.828+0000 7fc1bcdf9700 1 -- 172.21.15.83:0/3601086398 <== mon.1 v2:172.21.15.83:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f1a6e9c680 con 0x55f1a6f0f000 2024-02-10T08:42:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:16 smithi117 bash[30699]: audit 2024-02-10T08:42:15.262933+0000 mgr.y (mgr.24931) 122 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:17.868 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:17 smithi083 bash[44100]: debug 2024-02-10T08:42:17.376+0000 7fc1c4887380 -1 Falling back to public interface 2024-02-10T08:42:18.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:17 smithi083 bash[39982]: cluster 2024-02-10T08:42:16.368866+0000 mgr.y (mgr.24931) 123 : cluster [DBG] pgmap v66: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:18.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:17 smithi083 bash[38780]: cluster 2024-02-10T08:42:16.368866+0000 mgr.y (mgr.24931) 123 : cluster [DBG] pgmap v66: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:18.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:17 smithi117 bash[30699]: cluster 2024-02-10T08:42:16.368866+0000 mgr.y (mgr.24931) 123 : cluster [DBG] pgmap v66: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:19 smithi083 bash[38780]: cluster 2024-02-10T08:42:18.369938+0000 mgr.y (mgr.24931) 124 : cluster [DBG] pgmap v67: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:19 smithi083 bash[39982]: cluster 2024-02-10T08:42:18.369938+0000 mgr.y (mgr.24931) 124 : cluster [DBG] pgmap v67: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:20.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:19 smithi117 bash[30699]: cluster 2024-02-10T08:42:18.369938+0000 mgr.y (mgr.24931) 124 : cluster [DBG] pgmap v67: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:20.868 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[44100]: debug 2024-02-10T08:42:20.452+0000 7fc1c4887380 -1 osd.1 69 log_to_monitors {default=true} 2024-02-10T08:42:20.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[36858]: debug 2024-02-10T08:42:20.572+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: cluster 2024-02-10T08:42:20.436886+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.464494+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.465009+0000 mon.a (mon.0) 380 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.544450+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.553542+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.563588+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.568252+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.571086+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.573032+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[38780]: audit 2024-02-10T08:42:20.575353+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: cluster 2024-02-10T08:42:20.436886+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.464494+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.465009+0000 mon.a (mon.0) 380 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.544450+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.553542+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.563588+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.568252+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.571086+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.573032+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:20 smithi083 bash[39982]: audit 2024-02-10T08:42:20.575353+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:21.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: cluster 2024-02-10T08:42:20.436886+0000 mon.a (mon.0) 379 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 20 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.464494+0000 mon.c (mon.1) 4 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.465009+0000 mon.a (mon.0) 380 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.544450+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.553542+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.563588+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.568252+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.571086+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.573032+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:21.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:20 smithi117 bash[30699]: audit 2024-02-10T08:42:20.575353+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:21.868 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[44100]: debug 2024-02-10T08:42:21.463+0000 7fc1b556d700 -1 osd.1 69 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:42:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: cluster 2024-02-10T08:42:20.371550+0000 mgr.y (mgr.24931) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: audit 2024-02-10T08:42:20.575709+0000 mgr.y (mgr.24931) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: cephadm 2024-02-10T08:42:20.577212+0000 mgr.y (mgr.24931) 127 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: audit 2024-02-10T08:42:21.448771+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: cluster 2024-02-10T08:42:21.449024+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: audit 2024-02-10T08:42:21.451221+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[38780]: audit 2024-02-10T08:42:21.451674+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: cluster 2024-02-10T08:42:20.371550+0000 mgr.y (mgr.24931) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: audit 2024-02-10T08:42:20.575709+0000 mgr.y (mgr.24931) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: cephadm 2024-02-10T08:42:20.577212+0000 mgr.y (mgr.24931) 127 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: audit 2024-02-10T08:42:21.448771+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:42:22.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: cluster 2024-02-10T08:42:21.449024+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-10T08:42:22.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: audit 2024-02-10T08:42:21.451221+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:22.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:21 smithi083 bash[39982]: audit 2024-02-10T08:42:21.451674+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: cluster 2024-02-10T08:42:20.371550+0000 mgr.y (mgr.24931) 125 : cluster [DBG] pgmap v68: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: audit 2024-02-10T08:42:20.575709+0000 mgr.y (mgr.24931) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: cephadm 2024-02-10T08:42:20.577212+0000 mgr.y (mgr.24931) 127 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: audit 2024-02-10T08:42:21.448771+0000 mon.a (mon.0) 388 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T08:42:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: cluster 2024-02-10T08:42:21.449024+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e72: 8 total, 7 up, 8 in 2024-02-10T08:42:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: audit 2024-02-10T08:42:21.451221+0000 mon.c (mon.1) 5 : audit [INF] from='osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:21 smithi117 bash[30699]: audit 2024-02-10T08:42:21.451674+0000 mon.a (mon.0) 390 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:23.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[38780]: cluster 2024-02-10T08:42:22.443501+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:23.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[38780]: cluster 2024-02-10T08:42:22.452680+0000 mon.a (mon.0) 392 : cluster [INF] osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251] boot 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[38780]: cluster 2024-02-10T08:42:22.452786+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[38780]: audit 2024-02-10T08:42:22.455964+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[39982]: cluster 2024-02-10T08:42:22.443501+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[39982]: cluster 2024-02-10T08:42:22.452680+0000 mon.a (mon.0) 392 : cluster [INF] osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251] boot 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[39982]: cluster 2024-02-10T08:42:22.452786+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T08:42:23.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:22 smithi083 bash[39982]: audit 2024-02-10T08:42:22.455964+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:42:23.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:22 smithi117 bash[30699]: cluster 2024-02-10T08:42:22.443501+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:23.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:22 smithi117 bash[30699]: cluster 2024-02-10T08:42:22.452680+0000 mon.a (mon.0) 392 : cluster [INF] osd.1 [v2:172.21.15.83:6810/1982678251,v1:172.21.15.83:6811/1982678251] boot 2024-02-10T08:42:23.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:22 smithi117 bash[30699]: cluster 2024-02-10T08:42:22.452786+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T08:42:23.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:22 smithi117 bash[30699]: audit 2024-02-10T08:42:22.455964+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T08:42:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:23 smithi083 bash[38780]: cluster 2024-02-10T08:42:22.372456+0000 mgr.y (mgr.24931) 128 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:23 smithi083 bash[38780]: cluster 2024-02-10T08:42:23.456623+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T08:42:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:23 smithi083 bash[39982]: cluster 2024-02-10T08:42:22.372456+0000 mgr.y (mgr.24931) 128 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:23 smithi083 bash[39982]: cluster 2024-02-10T08:42:23.456623+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T08:42:24.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:23 smithi117 bash[30699]: cluster 2024-02-10T08:42:22.372456+0000 mgr.y (mgr.24931) 128 : cluster [DBG] pgmap v70: 129 pgs: 20 active+undersized+degraded, 36 active+undersized, 73 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:42:24.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:23 smithi117 bash[30699]: cluster 2024-02-10T08:42:23.456623+0000 mon.a (mon.0) 395 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T08:42:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[38780]: cluster 2024-02-10T08:42:24.373500+0000 mgr.y (mgr.24931) 129 : cluster [DBG] pgmap v73: 129 pgs: 19 active+undersized+degraded, 33 active+undersized, 77 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 78/606 objects degraded (12.871%) 2024-02-10T08:42:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[38780]: audit 2024-02-10T08:42:24.708397+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:26.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[38780]: cluster 2024-02-10T08:42:25.438211+0000 mon.a (mon.0) 397 : cluster [WRN] Health check update: Degraded data redundancy: 78/606 objects degraded (12.871%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:26.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[39982]: cluster 2024-02-10T08:42:24.373500+0000 mgr.y (mgr.24931) 129 : cluster [DBG] pgmap v73: 129 pgs: 19 active+undersized+degraded, 33 active+undersized, 77 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 78/606 objects degraded (12.871%) 2024-02-10T08:42:26.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[39982]: audit 2024-02-10T08:42:24.708397+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:26.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:25 smithi083 bash[39982]: cluster 2024-02-10T08:42:25.438211+0000 mon.a (mon.0) 397 : cluster [WRN] Health check update: Degraded data redundancy: 78/606 objects degraded (12.871%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:26.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:25 smithi117 bash[30699]: cluster 2024-02-10T08:42:24.373500+0000 mgr.y (mgr.24931) 129 : cluster [DBG] pgmap v73: 129 pgs: 19 active+undersized+degraded, 33 active+undersized, 77 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 78/606 objects degraded (12.871%) 2024-02-10T08:42:26.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:25 smithi117 bash[30699]: audit 2024-02-10T08:42:24.708397+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:26.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:25 smithi117 bash[30699]: cluster 2024-02-10T08:42:25.438211+0000 mon.a (mon.0) 397 : cluster [WRN] Health check update: Degraded data redundancy: 78/606 objects degraded (12.871%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:27 smithi083 bash[38780]: cluster 2024-02-10T08:42:26.374905+0000 mgr.y (mgr.24931) 130 : cluster [DBG] pgmap v74: 129 pgs: 5 active+undersized+degraded, 13 active+undersized, 111 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-10T08:42:28.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:27 smithi083 bash[39982]: cluster 2024-02-10T08:42:26.374905+0000 mgr.y (mgr.24931) 130 : cluster [DBG] pgmap v74: 129 pgs: 5 active+undersized+degraded, 13 active+undersized, 111 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-10T08:42:28.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:27 smithi117 bash[30699]: cluster 2024-02-10T08:42:26.374905+0000 mgr.y (mgr.24931) 130 : cluster [DBG] pgmap v74: 129 pgs: 5 active+undersized+degraded, 13 active+undersized, 111 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-10T08:42:29.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:28 smithi083 bash[38780]: cluster 2024-02-10T08:42:28.712127+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 5 pgs degraded) 2024-02-10T08:42:29.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:28 smithi083 bash[38780]: cluster 2024-02-10T08:42:28.712193+0000 mon.a (mon.0) 399 : cluster [INF] Cluster is now healthy 2024-02-10T08:42:29.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:28 smithi083 bash[39982]: cluster 2024-02-10T08:42:28.712127+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 5 pgs degraded) 2024-02-10T08:42:29.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:28 smithi083 bash[39982]: cluster 2024-02-10T08:42:28.712193+0000 mon.a (mon.0) 399 : cluster [INF] Cluster is now healthy 2024-02-10T08:42:29.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:28 smithi117 bash[30699]: cluster 2024-02-10T08:42:28.712127+0000 mon.a (mon.0) 398 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 5 pgs degraded) 2024-02-10T08:42:29.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:28 smithi117 bash[30699]: cluster 2024-02-10T08:42:28.712193+0000 mon.a (mon.0) 399 : cluster [INF] Cluster is now healthy 2024-02-10T08:42:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:29 smithi083 bash[38780]: cluster 2024-02-10T08:42:28.375779+0000 mgr.y (mgr.24931) 131 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:30.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:29 smithi083 bash[39982]: cluster 2024-02-10T08:42:28.375779+0000 mgr.y (mgr.24931) 131 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:30.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:29 smithi117 bash[30699]: cluster 2024-02-10T08:42:28.375779+0000 mgr.y (mgr.24931) 131 : cluster [DBG] pgmap v75: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:32.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:31 smithi083 bash[38780]: cluster 2024-02-10T08:42:30.377140+0000 mgr.y (mgr.24931) 132 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:32.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:31 smithi083 bash[39982]: cluster 2024-02-10T08:42:30.377140+0000 mgr.y (mgr.24931) 132 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:32.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:31 smithi117 bash[30699]: cluster 2024-02-10T08:42:30.377140+0000 mgr.y (mgr.24931) 132 : cluster [DBG] pgmap v76: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:34.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:33 smithi083 bash[38780]: cluster 2024-02-10T08:42:32.378029+0000 mgr.y (mgr.24931) 133 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:33 smithi083 bash[39982]: cluster 2024-02-10T08:42:32.378029+0000 mgr.y (mgr.24931) 133 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:34.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:33 smithi117 bash[30699]: cluster 2024-02-10T08:42:32.378029+0000 mgr.y (mgr.24931) 133 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:36.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[38780]: cluster 2024-02-10T08:42:34.378857+0000 mgr.y (mgr.24931) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[38780]: audit 2024-02-10T08:42:34.739088+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:36.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[38780]: audit 2024-02-10T08:42:35.592270+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[39982]: cluster 2024-02-10T08:42:34.378857+0000 mgr.y (mgr.24931) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[39982]: audit 2024-02-10T08:42:34.739088+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:36.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:35 smithi083 bash[39982]: audit 2024-02-10T08:42:35.592270+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:36.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:35 smithi117 bash[30699]: cluster 2024-02-10T08:42:34.378857+0000 mgr.y (mgr.24931) 134 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:36.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:35 smithi117 bash[30699]: audit 2024-02-10T08:42:34.739088+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:36.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:35 smithi117 bash[30699]: audit 2024-02-10T08:42:35.592270+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:36 smithi083 bash[38780]: audit 2024-02-10T08:42:35.592716+0000 mgr.y (mgr.24931) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:36 smithi083 bash[38780]: cephadm 2024-02-10T08:42:35.595224+0000 mgr.y (mgr.24931) 136 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-10T08:42:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:36 smithi083 bash[39982]: audit 2024-02-10T08:42:35.592716+0000 mgr.y (mgr.24931) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:37.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:36 smithi083 bash[39982]: cephadm 2024-02-10T08:42:35.595224+0000 mgr.y (mgr.24931) 136 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-10T08:42:37.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:36 smithi117 bash[30699]: audit 2024-02-10T08:42:35.592716+0000 mgr.y (mgr.24931) 135 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T08:42:37.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:36 smithi117 bash[30699]: cephadm 2024-02-10T08:42:35.595224+0000 mgr.y (mgr.24931) 136 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-10T08:42:38.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:37 smithi083 bash[38780]: cluster 2024-02-10T08:42:36.380021+0000 mgr.y (mgr.24931) 137 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:38.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:37 smithi083 bash[39982]: cluster 2024-02-10T08:42:36.380021+0000 mgr.y (mgr.24931) 137 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:38.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:37 smithi117 bash[30699]: cluster 2024-02-10T08:42:36.380021+0000 mgr.y (mgr.24931) 137 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:39.233 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: cephadm 2024-02-10T08:42:37.963436+0000 mgr.y (mgr.24931) 138 : cephadm [INF] Upgrade: Updating osd.2 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: audit 2024-02-10T08:42:37.973056+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: audit 2024-02-10T08:42:37.974917+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: audit 2024-02-10T08:42:37.976633+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: cephadm 2024-02-10T08:42:37.979489+0000 mgr.y (mgr.24931) 139 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: audit 2024-02-10T08:42:37.980499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[38780]: cluster 2024-02-10T08:42:38.381019+0000 mgr.y (mgr.24931) 140 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: cephadm 2024-02-10T08:42:37.963436+0000 mgr.y (mgr.24931) 138 : cephadm [INF] Upgrade: Updating osd.2 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: audit 2024-02-10T08:42:37.973056+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: audit 2024-02-10T08:42:37.974917+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: audit 2024-02-10T08:42:37.976633+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:39.234 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: cephadm 2024-02-10T08:42:37.979489+0000 mgr.y (mgr.24931) 139 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:42:39.235 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: audit 2024-02-10T08:42:37.980499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:42:39.235 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:38 smithi083 bash[39982]: cluster 2024-02-10T08:42:38.381019+0000 mgr.y (mgr.24931) 140 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:39.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: cephadm 2024-02-10T08:42:37.963436+0000 mgr.y (mgr.24931) 138 : cephadm [INF] Upgrade: Updating osd.2 2024-02-10T08:42:39.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: audit 2024-02-10T08:42:37.973056+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:39.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: audit 2024-02-10T08:42:37.974917+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T08:42:39.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: audit 2024-02-10T08:42:37.976633+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:42:39.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: cephadm 2024-02-10T08:42:37.979489+0000 mgr.y (mgr.24931) 139 : cephadm [INF] Deploying daemon osd.2 on smithi083 2024-02-10T08:42:39.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: audit 2024-02-10T08:42:37.980499+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-10T08:42:39.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:38 smithi117 bash[30699]: cluster 2024-02-10T08:42:38.381019+0000 mgr.y (mgr.24931) 140 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:41.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:41 smithi083 bash[38780]: cluster 2024-02-10T08:42:40.382417+0000 mgr.y (mgr.24931) 141 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:41.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:41 smithi083 bash[39982]: cluster 2024-02-10T08:42:40.382417+0000 mgr.y (mgr.24931) 141 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:41.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:41 smithi117 bash[30699]: cluster 2024-02-10T08:42:40.382417+0000 mgr.y (mgr.24931) 141 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:42.368 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:42 smithi083 systemd[1]: Stopping Ceph osd.2 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:42:42.713 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:42 smithi083 bash[22940]: debug 2024-02-10T08:42:42.431+0000 7f2b4384b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:42:42.713 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:42 smithi083 bash[22940]: debug 2024-02-10T08:42:42.431+0000 7f2b4384b700 -1 osd.2 74 *** Got signal Terminated *** 2024-02-10T08:42:42.713 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:42 smithi083 bash[22940]: debug 2024-02-10T08:42:42.431+0000 7f2b4384b700 -1 osd.2 74 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:42:43.343 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[44994]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.2 2024-02-10T08:42:43.343 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[45048]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.2 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.383250+0000 mgr.y (mgr.24931) 142 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.730479+0000 mon.a (mon.0) 406 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.730597+0000 mon.a (mon.0) 407 : cluster [INF] osd.2 failed (root=default,host=smithi083) (connection refused reported by osd.6) 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.731261+0000 mon.a (mon.0) 408 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.732478+0000 mon.a (mon.0) 409 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.732910+0000 mon.a (mon.0) 410 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.733035+0000 mon.a (mon.0) 411 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.733449+0000 mon.a (mon.0) 412 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.733665+0000 mon.a (mon.0) 413 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.733942+0000 mon.a (mon.0) 414 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.734251+0000 mon.a (mon.0) 415 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.734536+0000 mon.a (mon.0) 416 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.734975+0000 mon.a (mon.0) 417 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.735336+0000 mon.a (mon.0) 418 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.735693+0000 mon.a (mon.0) 419 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:42.736075+0000 mon.a (mon.0) 420 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.067911+0000 mon.a (mon.0) 421 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.073460+0000 mon.a (mon.0) 422 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.075255+0000 mon.a (mon.0) 423 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.134557+0000 mon.a (mon.0) 424 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.135166+0000 mon.a (mon.0) 425 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.136450+0000 mon.a (mon.0) 426 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.136877+0000 mon.a (mon.0) 427 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.137183+0000 mon.a (mon.0) 428 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.137503+0000 mon.a (mon.0) 429 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.383250+0000 mgr.y (mgr.24931) 142 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.730479+0000 mon.a (mon.0) 406 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.730597+0000 mon.a (mon.0) 407 : cluster [INF] osd.2 failed (root=default,host=smithi083) (connection refused reported by osd.6) 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.731261+0000 mon.a (mon.0) 408 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.732478+0000 mon.a (mon.0) 409 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.732910+0000 mon.a (mon.0) 410 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.733035+0000 mon.a (mon.0) 411 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.733449+0000 mon.a (mon.0) 412 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.733665+0000 mon.a (mon.0) 413 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.733942+0000 mon.a (mon.0) 414 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.734251+0000 mon.a (mon.0) 415 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.734536+0000 mon.a (mon.0) 416 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.734975+0000 mon.a (mon.0) 417 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.735336+0000 mon.a (mon.0) 418 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.735693+0000 mon.a (mon.0) 419 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:42.736075+0000 mon.a (mon.0) 420 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.067911+0000 mon.a (mon.0) 421 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.073460+0000 mon.a (mon.0) 422 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.075255+0000 mon.a (mon.0) 423 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.134557+0000 mon.a (mon.0) 424 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.135166+0000 mon.a (mon.0) 425 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.136450+0000 mon.a (mon.0) 426 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.136877+0000 mon.a (mon.0) 427 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.137183+0000 mon.a (mon.0) 428 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.137503+0000 mon.a (mon.0) 429 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.137751+0000 mon.a (mon.0) 430 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.137911+0000 mon.a (mon.0) 431 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.138290+0000 mon.a (mon.0) 432 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.138573+0000 mon.a (mon.0) 433 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.138857+0000 mon.a (mon.0) 434 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.139063+0000 mon.a (mon.0) 435 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.139427+0000 mon.a (mon.0) 436 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.139729+0000 mon.a (mon.0) 437 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.272571+0000 mon.a (mon.0) 438 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.278716+0000 mon.a (mon.0) 439 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.137751+0000 mon.a (mon.0) 430 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.137911+0000 mon.a (mon.0) 431 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.138290+0000 mon.a (mon.0) 432 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.138573+0000 mon.a (mon.0) 433 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.138857+0000 mon.a (mon.0) 434 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.139063+0000 mon.a (mon.0) 435 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.139427+0000 mon.a (mon.0) 436 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.139729+0000 mon.a (mon.0) 437 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.272571+0000 mon.a (mon.0) 438 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:43 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.278716+0000 mon.a (mon.0) 439 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.383250+0000 mgr.y (mgr.24931) 142 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.730479+0000 mon.a (mon.0) 406 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.730597+0000 mon.a (mon.0) 407 : cluster [INF] osd.2 failed (root=default,host=smithi083) (connection refused reported by osd.6) 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.731261+0000 mon.a (mon.0) 408 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.732478+0000 mon.a (mon.0) 409 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.732910+0000 mon.a (mon.0) 410 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.733035+0000 mon.a (mon.0) 411 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.733449+0000 mon.a (mon.0) 412 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.733665+0000 mon.a (mon.0) 413 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.733942+0000 mon.a (mon.0) 414 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.734251+0000 mon.a (mon.0) 415 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.734536+0000 mon.a (mon.0) 416 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.734975+0000 mon.a (mon.0) 417 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.735336+0000 mon.a (mon.0) 418 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.735693+0000 mon.a (mon.0) 419 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:42.736075+0000 mon.a (mon.0) 420 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.067911+0000 mon.a (mon.0) 421 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.073460+0000 mon.a (mon.0) 422 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.075255+0000 mon.a (mon.0) 423 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.134557+0000 mon.a (mon.0) 424 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.135166+0000 mon.a (mon.0) 425 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.136450+0000 mon.a (mon.0) 426 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.136877+0000 mon.a (mon.0) 427 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.137183+0000 mon.a (mon.0) 428 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.137503+0000 mon.a (mon.0) 429 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.137751+0000 mon.a (mon.0) 430 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.137911+0000 mon.a (mon.0) 431 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.138290+0000 mon.a (mon.0) 432 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.138573+0000 mon.a (mon.0) 433 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.138857+0000 mon.a (mon.0) 434 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.139063+0000 mon.a (mon.0) 435 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.139427+0000 mon.a (mon.0) 436 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.139729+0000 mon.a (mon.0) 437 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.272571+0000 mon.a (mon.0) 438 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-10T08:42:43.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:43 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.278716+0000 mon.a (mon.0) 439 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-10T08:42:44.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:44 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.452515+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:44.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:44 smithi083 bash[39982]: cluster 2024-02-10T08:42:43.477038+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-10T08:42:44.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:44 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.452515+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:44.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:44 smithi083 bash[38780]: cluster 2024-02-10T08:42:43.477038+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-10T08:42:44.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:44 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.452515+0000 mon.a (mon.0) 440 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:42:44.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:44 smithi117 bash[30699]: cluster 2024-02-10T08:42:43.477038+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-10T08:42:45.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:45 smithi083 bash[38780]: cluster 2024-02-10T08:42:44.384131+0000 mgr.y (mgr.24931) 143 : cluster [DBG] pgmap v84: 129 pgs: 5 peering, 8 stale+active+clean, 116 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:45.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:45 smithi083 bash[38780]: cluster 2024-02-10T08:42:44.486621+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-10T08:42:45.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:45 smithi083 bash[39982]: cluster 2024-02-10T08:42:44.384131+0000 mgr.y (mgr.24931) 143 : cluster [DBG] pgmap v84: 129 pgs: 5 peering, 8 stale+active+clean, 116 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:45.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:45 smithi083 bash[39982]: cluster 2024-02-10T08:42:44.486621+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-10T08:42:45.669 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:42:45.808 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:45 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.2.service: Succeeded. 2024-02-10T08:42:45.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:45 smithi117 bash[30699]: cluster 2024-02-10T08:42:44.384131+0000 mgr.y (mgr.24931) 143 : cluster [DBG] pgmap v84: 129 pgs: 5 peering, 8 stale+active+clean, 116 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:45.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:45 smithi117 bash[30699]: cluster 2024-02-10T08:42:44.486621+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e76: 8 total, 7 up, 8 in 2024-02-10T08:42:46.058 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:45 smithi083 systemd[1]: Stopped Ceph osd.2 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:42:46.058 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:46 smithi083 systemd[1]: Started Ceph osd.2 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (4m) 25s ago 10m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (10m) 107s ago 10m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (2m) 107s ago 14m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (3m) 25s ago 17m 417M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (2m) 25s ago 17m 51.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (114s) 107s ago 15m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (2m) 25s ago 15m 44.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (10m) 25s ago 10m 11.8M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (10m) 107s ago 10m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (63s) 25s ago 14m 42.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (30s) 25s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 starting - - - 4096M 2024-02-10T08:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (13m) 25s ago 13m 50.7M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (12m) 107s ago 12m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (12m) 107s ago 12m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (11m) 107s ago 12m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (11m) 107s ago 11m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (3m) 107s ago 11m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (8m) 25s ago 8m 50.7M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (8m) 107s ago 8m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:42:46.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:45.654950+0000 mgr.y (mgr.24931) 144 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:46.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.095833+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.097006+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.099007+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.436612+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.437338+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.437985+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.438710+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.439307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.439815+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.444932+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.445450+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.446020+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.446540+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[39982]: audit 2024-02-10T08:42:46.447077+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:45.654950+0000 mgr.y (mgr.24931) 144 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.095833+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.097006+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.099007+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.436612+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.437338+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.437985+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.438710+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.439307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.439815+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.444932+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.445450+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.446020+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.446540+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:46 smithi083 bash[38780]: audit 2024-02-10T08:42:46.447077+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:45.654950+0000 mgr.y (mgr.24931) 144 : audit [DBG] from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.095833+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.097006+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.099007+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.436612+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.437338+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.437985+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.438710+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.439307+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.439815+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.444932+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.445450+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.446020+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.446540+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:46 smithi117 bash[30699]: audit 2024-02-10T08:42:46.447077+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:46.898 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7, 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 7 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:42:46.899 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:42:47.274 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:42:47.274 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:42:47.274 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:42:47.274 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "7/20 daemons upgraded", 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:42:47.275 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[38780]: audit 2024-02-10T08:42:46.057222+0000 mgr.y (mgr.24931) 145 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[38780]: cluster 2024-02-10T08:42:46.384587+0000 mgr.y (mgr.24931) 146 : cluster [DBG] pgmap v86: 129 pgs: 26 peering, 2 stale+active+clean, 101 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[38780]: audit 2024-02-10T08:42:46.434260+0000 mgr.y (mgr.24931) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[38780]: audit 2024-02-10T08:42:46.897875+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44274 172.21.15.83:0/2972748628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[38780]: cluster 2024-02-10T08:42:47.093745+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[39982]: audit 2024-02-10T08:42:46.057222+0000 mgr.y (mgr.24931) 145 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[39982]: cluster 2024-02-10T08:42:46.384587+0000 mgr.y (mgr.24931) 146 : cluster [DBG] pgmap v86: 129 pgs: 26 peering, 2 stale+active+clean, 101 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[39982]: audit 2024-02-10T08:42:46.434260+0000 mgr.y (mgr.24931) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[39982]: audit 2024-02-10T08:42:46.897875+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44274 172.21.15.83:0/2972748628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:47.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[39982]: cluster 2024-02-10T08:42:47.093745+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T08:42:47.870 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:47 smithi083 bash[45328]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-10T08:42:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:47 smithi117 bash[30699]: audit 2024-02-10T08:42:46.057222+0000 mgr.y (mgr.24931) 145 : audit [DBG] from='client.54211 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:47 smithi117 bash[30699]: cluster 2024-02-10T08:42:46.384587+0000 mgr.y (mgr.24931) 146 : cluster [DBG] pgmap v86: 129 pgs: 26 peering, 2 stale+active+clean, 101 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:42:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:47 smithi117 bash[30699]: audit 2024-02-10T08:42:46.434260+0000 mgr.y (mgr.24931) 147 : audit [DBG] from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:47 smithi117 bash[30699]: audit 2024-02-10T08:42:46.897875+0000 mon.c (mon.1) 6 : audit [DBG] from='client.44274 172.21.15.83:0/2972748628' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:47 smithi117 bash[30699]: cluster 2024-02-10T08:42:47.093745+0000 mon.a (mon.0) 457 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-02-10T08:42:48.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:48 smithi083 bash[38780]: audit 2024-02-10T08:42:47.274057+0000 mgr.y (mgr.24931) 148 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:48.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:48 smithi083 bash[39982]: audit 2024-02-10T08:42:47.274057+0000 mgr.y (mgr.24931) 148 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:48.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:48 smithi117 bash[30699]: audit 2024-02-10T08:42:47.274057+0000 mgr.y (mgr.24931) 148 : audit [DBG] from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:42:49.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:49 smithi083 bash[38780]: cluster 2024-02-10T08:42:48.385693+0000 mgr.y (mgr.24931) 149 : cluster [DBG] pgmap v87: 129 pgs: 2 active+undersized+degraded, 26 peering, 4 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2024-02-10T08:42:49.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:49 smithi083 bash[38780]: cluster 2024-02-10T08:42:48.489462+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:49 smithi083 bash[39982]: cluster 2024-02-10T08:42:48.385693+0000 mgr.y (mgr.24931) 149 : cluster [DBG] pgmap v87: 129 pgs: 2 active+undersized+degraded, 26 peering, 4 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2024-02-10T08:42:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:49 smithi083 bash[39982]: cluster 2024-02-10T08:42:48.489462+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:49.869 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:49 smithi083 bash[45687]: debug 2024-02-10T08:42:49.711+0000 7f6fddc34700 1 -- 172.21.15.83:0/2655320050 <== mon.0 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564f40d14680 con 0x564f40d87400 2024-02-10T08:42:49.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:49 smithi117 bash[30699]: cluster 2024-02-10T08:42:48.385693+0000 mgr.y (mgr.24931) 149 : cluster [DBG] pgmap v87: 129 pgs: 2 active+undersized+degraded, 26 peering, 4 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 18/606 objects degraded (2.970%) 2024-02-10T08:42:49.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:49 smithi117 bash[30699]: cluster 2024-02-10T08:42:48.489462+0000 mon.a (mon.0) 458 : cluster [WRN] Health check failed: Degraded data redundancy: 18/606 objects degraded (2.970%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:50.618 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:50 smithi083 bash[45687]: debug 2024-02-10T08:42:50.251+0000 7f6fe56c2380 -1 Falling back to public interface 2024-02-10T08:42:51.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:51 smithi083 bash[38780]: cluster 2024-02-10T08:42:50.387325+0000 mgr.y (mgr.24931) 150 : cluster [DBG] pgmap v88: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:51.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:51 smithi083 bash[38780]: cluster 2024-02-10T08:42:50.504844+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-02-10T08:42:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:51 smithi083 bash[39982]: cluster 2024-02-10T08:42:50.387325+0000 mgr.y (mgr.24931) 150 : cluster [DBG] pgmap v88: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:51 smithi083 bash[39982]: cluster 2024-02-10T08:42:50.504844+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-02-10T08:42:51.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:51 smithi117 bash[30699]: cluster 2024-02-10T08:42:50.387325+0000 mgr.y (mgr.24931) 150 : cluster [DBG] pgmap v88: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:51.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:51 smithi117 bash[30699]: cluster 2024-02-10T08:42:50.504844+0000 mon.a (mon.0) 459 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-02-10T08:42:53.603 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[38780]: cluster 2024-02-10T08:42:52.388543+0000 mgr.y (mgr.24931) 151 : cluster [DBG] pgmap v89: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:53.603 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[38780]: audit 2024-02-10T08:42:53.276687+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:42:53.603 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[38780]: audit 2024-02-10T08:42:53.307941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:53.604 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[39982]: cluster 2024-02-10T08:42:52.388543+0000 mgr.y (mgr.24931) 151 : cluster [DBG] pgmap v89: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:53.604 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[39982]: audit 2024-02-10T08:42:53.276687+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:42:53.604 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[39982]: audit 2024-02-10T08:42:53.307941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:53.604 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[45687]: debug 2024-02-10T08:42:53.271+0000 7f6fe56c2380 -1 osd.2 74 log_to_monitors {default=true} 2024-02-10T08:42:53.604 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[45687]: debug 2024-02-10T08:42:53.475+0000 7f6fd7bab700 -1 osd.2 74 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:42:53.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:42:53 smithi083 bash[36858]: debug 2024-02-10T08:42:53.603+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:53.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:53 smithi117 bash[30699]: cluster 2024-02-10T08:42:52.388543+0000 mgr.y (mgr.24931) 151 : cluster [DBG] pgmap v89: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 587 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:53.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:53 smithi117 bash[30699]: audit 2024-02-10T08:42:53.276687+0000 mon.a (mon.0) 460 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T08:42:53.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:53 smithi117 bash[30699]: audit 2024-02-10T08:42:53.307941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:54.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.461029+0000 mon.a (mon.0) 462 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: cluster 2024-02-10T08:42:53.461100+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.464173+0000 mon.a (mon.0) 464 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.583046+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.592138+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.596446+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.598799+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.600598+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.603030+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: audit 2024-02-10T08:42:53.603373+0000 mgr.y (mgr.24931) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[39982]: cephadm 2024-02-10T08:42:53.604726+0000 mgr.y (mgr.24931) 153 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:54.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.461029+0000 mon.a (mon.0) 462 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: cluster 2024-02-10T08:42:53.461100+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.464173+0000 mon.a (mon.0) 464 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.583046+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.592138+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.596446+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.598799+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.600598+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.603030+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: audit 2024-02-10T08:42:53.603373+0000 mgr.y (mgr.24931) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:54 smithi083 bash[38780]: cephadm 2024-02-10T08:42:53.604726+0000 mgr.y (mgr.24931) 153 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.461029+0000 mon.a (mon.0) 462 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: cluster 2024-02-10T08:42:53.461100+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e77: 8 total, 7 up, 8 in 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.464173+0000 mon.a (mon.0) 464 : audit [INF] from='osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.583046+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.592138+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.596446+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.598799+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.600598+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:42:54.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.603030+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: audit 2024-02-10T08:42:53.603373+0000 mgr.y (mgr.24931) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:42:54.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:54 smithi117 bash[30699]: cephadm 2024-02-10T08:42:53.604726+0000 mgr.y (mgr.24931) 153 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:54.389628+0000 mgr.y (mgr.24931) 154 : cluster [DBG] pgmap v91: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:54.465484+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:54.473844+0000 mon.a (mon.0) 472 : cluster [INF] osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972] boot 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:54.474047+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: audit 2024-02-10T08:42:54.477053+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: audit 2024-02-10T08:42:54.783226+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:55.447799+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 51/606 objects degraded (8.416%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[38780]: cluster 2024-02-10T08:42:55.481042+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:54.389628+0000 mgr.y (mgr.24931) 154 : cluster [DBG] pgmap v91: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:54.465484+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:54.473844+0000 mon.a (mon.0) 472 : cluster [INF] osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972] boot 2024-02-10T08:42:55.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:54.474047+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T08:42:55.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: audit 2024-02-10T08:42:54.477053+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:42:55.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: audit 2024-02-10T08:42:54.783226+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:55.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:55.447799+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 51/606 objects degraded (8.416%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:55.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:55 smithi083 bash[39982]: cluster 2024-02-10T08:42:55.481042+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T08:42:55.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:54.389628+0000 mgr.y (mgr.24931) 154 : cluster [DBG] pgmap v91: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:55.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:54.465484+0000 mon.a (mon.0) 471 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:42:55.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:54.473844+0000 mon.a (mon.0) 472 : cluster [INF] osd.2 [v2:172.21.15.83:6818/1383764972,v1:172.21.15.83:6819/1383764972] boot 2024-02-10T08:42:55.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:54.474047+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T08:42:55.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: audit 2024-02-10T08:42:54.477053+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T08:42:55.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: audit 2024-02-10T08:42:54.783226+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:42:55.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:55.447799+0000 mon.a (mon.0) 476 : cluster [WRN] Health check update: Degraded data redundancy: 51/606 objects degraded (8.416%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T08:42:55.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:55 smithi117 bash[30699]: cluster 2024-02-10T08:42:55.481042+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T08:42:57.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:57 smithi083 bash[38780]: cluster 2024-02-10T08:42:56.390365+0000 mgr.y (mgr.24931) 155 : cluster [DBG] pgmap v94: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:57.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:57 smithi083 bash[39982]: cluster 2024-02-10T08:42:56.390365+0000 mgr.y (mgr.24931) 155 : cluster [DBG] pgmap v94: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:57.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:57 smithi117 bash[30699]: cluster 2024-02-10T08:42:56.390365+0000 mgr.y (mgr.24931) 155 : cluster [DBG] pgmap v94: 129 pgs: 11 active+undersized+degraded, 21 active+undersized, 97 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:42:59.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:42:59 smithi083 bash[39982]: cluster 2024-02-10T08:42:58.391307+0000 mgr.y (mgr.24931) 156 : cluster [DBG] pgmap v95: 129 pgs: 9 active+undersized+degraded, 19 active+undersized, 101 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:42:59.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:42:59 smithi083 bash[38780]: cluster 2024-02-10T08:42:58.391307+0000 mgr.y (mgr.24931) 156 : cluster [DBG] pgmap v95: 129 pgs: 9 active+undersized+degraded, 19 active+undersized, 101 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:42:59.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:42:59 smithi117 bash[30699]: cluster 2024-02-10T08:42:58.391307+0000 mgr.y (mgr.24931) 156 : cluster [DBG] pgmap v95: 129 pgs: 9 active+undersized+degraded, 19 active+undersized, 101 active+clean; 7.0 KiB data, 877 MiB used, 709 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:43:00.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:00 smithi083 bash[38780]: cluster 2024-02-10T08:43:00.449441+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:00.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:00 smithi083 bash[39982]: cluster 2024-02-10T08:43:00.449441+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:00.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:00 smithi117 bash[30699]: cluster 2024-02-10T08:43:00.449441+0000 mon.a (mon.0) 478 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:01.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[38780]: cluster 2024-02-10T08:43:00.392728+0000 mgr.y (mgr.24931) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:01.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[38780]: cluster 2024-02-10T08:43:00.503185+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded) 2024-02-10T08:43:01.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[38780]: cluster 2024-02-10T08:43:00.503264+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:01.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[39982]: cluster 2024-02-10T08:43:00.392728+0000 mgr.y (mgr.24931) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:01.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[39982]: cluster 2024-02-10T08:43:00.503185+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded) 2024-02-10T08:43:01.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:01 smithi083 bash[39982]: cluster 2024-02-10T08:43:00.503264+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:01.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:01 smithi117 bash[30699]: cluster 2024-02-10T08:43:00.392728+0000 mgr.y (mgr.24931) 157 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:01.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:01 smithi117 bash[30699]: cluster 2024-02-10T08:43:00.503185+0000 mon.a (mon.0) 479 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/606 objects degraded (5.446%), 9 pgs degraded) 2024-02-10T08:43:01.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:01 smithi117 bash[30699]: cluster 2024-02-10T08:43:00.503264+0000 mon.a (mon.0) 480 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:03.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:03 smithi083 bash[38780]: cluster 2024-02-10T08:43:02.393564+0000 mgr.y (mgr.24931) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:03.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:03 smithi083 bash[39982]: cluster 2024-02-10T08:43:02.393564+0000 mgr.y (mgr.24931) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:03.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:03 smithi117 bash[30699]: cluster 2024-02-10T08:43:02.393564+0000 mgr.y (mgr.24931) 158 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:05 smithi083 bash[38780]: cluster 2024-02-10T08:43:04.394467+0000 mgr.y (mgr.24931) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:05 smithi083 bash[38780]: audit 2024-02-10T08:43:04.812672+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:05 smithi083 bash[39982]: cluster 2024-02-10T08:43:04.394467+0000 mgr.y (mgr.24931) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:06.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:05 smithi083 bash[39982]: audit 2024-02-10T08:43:04.812672+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:06.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:05 smithi117 bash[30699]: cluster 2024-02-10T08:43:04.394467+0000 mgr.y (mgr.24931) 159 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:06.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:05 smithi117 bash[30699]: audit 2024-02-10T08:43:04.812672+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:07 smithi083 bash[38780]: cluster 2024-02-10T08:43:06.395790+0000 mgr.y (mgr.24931) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:08.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:07 smithi083 bash[39982]: cluster 2024-02-10T08:43:06.395790+0000 mgr.y (mgr.24931) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:08.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:07 smithi117 bash[30699]: cluster 2024-02-10T08:43:06.395790+0000 mgr.y (mgr.24931) 160 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:09.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:08 smithi083 bash[38780]: audit 2024-02-10T08:43:08.614155+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:09.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:08 smithi083 bash[39982]: audit 2024-02-10T08:43:08.614155+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:09.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:08 smithi117 bash[30699]: audit 2024-02-10T08:43:08.614155+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:10.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[39982]: cluster 2024-02-10T08:43:08.396640+0000 mgr.y (mgr.24931) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:10.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[39982]: audit 2024-02-10T08:43:08.614564+0000 mgr.y (mgr.24931) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[39982]: cephadm 2024-02-10T08:43:08.617133+0000 mgr.y (mgr.24931) 163 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-10T08:43:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[38780]: cluster 2024-02-10T08:43:08.396640+0000 mgr.y (mgr.24931) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[38780]: audit 2024-02-10T08:43:08.614564+0000 mgr.y (mgr.24931) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:09 smithi083 bash[38780]: cephadm 2024-02-10T08:43:08.617133+0000 mgr.y (mgr.24931) 163 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-10T08:43:10.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:09 smithi117 bash[30699]: cluster 2024-02-10T08:43:08.396640+0000 mgr.y (mgr.24931) 161 : cluster [DBG] pgmap v100: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:10.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:09 smithi117 bash[30699]: audit 2024-02-10T08:43:08.614564+0000 mgr.y (mgr.24931) 162 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T08:43:10.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:09 smithi117 bash[30699]: cephadm 2024-02-10T08:43:08.617133+0000 mgr.y (mgr.24931) 163 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-10T08:43:12.097 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[38780]: cluster 2024-02-10T08:43:10.398046+0000 mgr.y (mgr.24931) 164 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[38780]: audit 2024-02-10T08:43:10.973169+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[38780]: audit 2024-02-10T08:43:10.974800+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[38780]: audit 2024-02-10T08:43:10.976346+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[38780]: audit 2024-02-10T08:43:10.979295+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[39982]: cluster 2024-02-10T08:43:10.398046+0000 mgr.y (mgr.24931) 164 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[39982]: audit 2024-02-10T08:43:10.973169+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[39982]: audit 2024-02-10T08:43:10.974800+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[39982]: audit 2024-02-10T08:43:10.976346+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:12.098 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:11 smithi083 bash[39982]: audit 2024-02-10T08:43:10.979295+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:43:12.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:11 smithi117 bash[30699]: cluster 2024-02-10T08:43:10.398046+0000 mgr.y (mgr.24931) 164 : cluster [DBG] pgmap v101: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:12.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:11 smithi117 bash[30699]: audit 2024-02-10T08:43:10.973169+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:12.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:11 smithi117 bash[30699]: audit 2024-02-10T08:43:10.974800+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T08:43:12.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:11 smithi117 bash[30699]: audit 2024-02-10T08:43:10.976346+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:12.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:11 smithi117 bash[30699]: audit 2024-02-10T08:43:10.979295+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-10T08:43:13.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:12 smithi083 bash[38780]: cephadm 2024-02-10T08:43:10.964990+0000 mgr.y (mgr.24931) 165 : cephadm [INF] Upgrade: Updating osd.3 2024-02-10T08:43:13.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:12 smithi083 bash[38780]: cephadm 2024-02-10T08:43:10.978698+0000 mgr.y (mgr.24931) 166 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:43:13.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:12 smithi083 bash[39982]: cephadm 2024-02-10T08:43:10.964990+0000 mgr.y (mgr.24931) 165 : cephadm [INF] Upgrade: Updating osd.3 2024-02-10T08:43:13.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:12 smithi083 bash[39982]: cephadm 2024-02-10T08:43:10.978698+0000 mgr.y (mgr.24931) 166 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:43:13.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:12 smithi117 bash[30699]: cephadm 2024-02-10T08:43:10.964990+0000 mgr.y (mgr.24931) 165 : cephadm [INF] Upgrade: Updating osd.3 2024-02-10T08:43:13.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:12 smithi117 bash[30699]: cephadm 2024-02-10T08:43:10.978698+0000 mgr.y (mgr.24931) 166 : cephadm [INF] Deploying daemon osd.3 on smithi083 2024-02-10T08:43:14.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:13 smithi083 bash[38780]: cluster 2024-02-10T08:43:12.398864+0000 mgr.y (mgr.24931) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:14.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:13 smithi083 bash[39982]: cluster 2024-02-10T08:43:12.398864+0000 mgr.y (mgr.24931) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:14.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:13 smithi117 bash[30699]: cluster 2024-02-10T08:43:12.398864+0000 mgr.y (mgr.24931) 167 : cluster [DBG] pgmap v102: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:15.612 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:15 smithi083 systemd[1]: Stopping Ceph osd.3 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:43:15.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:15 smithi083 bash[38780]: cluster 2024-02-10T08:43:14.399510+0000 mgr.y (mgr.24931) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:15.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:15 smithi083 bash[39982]: cluster 2024-02-10T08:43:14.399510+0000 mgr.y (mgr.24931) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:15.869 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:15 smithi083 bash[24609]: debug 2024-02-10T08:43:15.610+0000 7f8ce1db8700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:43:15.869 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:15 smithi083 bash[24609]: debug 2024-02-10T08:43:15.610+0000 7f8ce1db8700 -1 osd.3 79 *** Got signal Terminated *** 2024-02-10T08:43:15.869 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:15 smithi083 bash[24609]: debug 2024-02-10T08:43:15.610+0000 7f8ce1db8700 -1 osd.3 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:43:16.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:15 smithi117 bash[30699]: cluster 2024-02-10T08:43:14.399510+0000 mgr.y (mgr.24931) 168 : cluster [DBG] pgmap v103: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:16.563 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[46576]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.3 2024-02-10T08:43:16.563 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[46630]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.3 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.896438+0000 mon.a (mon.0) 487 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.896577+0000 mon.a (mon.0) 488 : cluster [INF] osd.3 failed (root=default,host=smithi083) (connection refused reported by osd.0) 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.897031+0000 mon.a (mon.0) 489 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.897250+0000 mon.a (mon.0) 490 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.897620+0000 mon.a (mon.0) 491 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.898006+0000 mon.a (mon.0) 492 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.898281+0000 mon.a (mon.0) 493 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.898800+0000 mon.a (mon.0) 494 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.899324+0000 mon.a (mon.0) 495 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.899678+0000 mon.a (mon.0) 496 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.900016+0000 mon.a (mon.0) 497 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.900298+0000 mon.a (mon.0) 498 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.900739+0000 mon.a (mon.0) 499 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.900987+0000 mon.a (mon.0) 500 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:15.901415+0000 mon.a (mon.0) 501 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.300236+0000 mon.a (mon.0) 502 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.300382+0000 mon.a (mon.0) 503 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.300958+0000 mon.a (mon.0) 504 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.301281+0000 mon.a (mon.0) 505 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.301572+0000 mon.a (mon.0) 506 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.301860+0000 mon.a (mon.0) 507 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.302380+0000 mon.a (mon.0) 508 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.302612+0000 mon.a (mon.0) 509 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.303183+0000 mon.a (mon.0) 510 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.303757+0000 mon.a (mon.0) 511 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.304044+0000 mon.a (mon.0) 512 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.896438+0000 mon.a (mon.0) 487 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.896577+0000 mon.a (mon.0) 488 : cluster [INF] osd.3 failed (root=default,host=smithi083) (connection refused reported by osd.0) 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.897031+0000 mon.a (mon.0) 489 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.897250+0000 mon.a (mon.0) 490 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.897620+0000 mon.a (mon.0) 491 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.898006+0000 mon.a (mon.0) 492 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.898281+0000 mon.a (mon.0) 493 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.898800+0000 mon.a (mon.0) 494 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.899324+0000 mon.a (mon.0) 495 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.899678+0000 mon.a (mon.0) 496 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.900016+0000 mon.a (mon.0) 497 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.900298+0000 mon.a (mon.0) 498 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.900739+0000 mon.a (mon.0) 499 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.900987+0000 mon.a (mon.0) 500 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:15.901415+0000 mon.a (mon.0) 501 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.300236+0000 mon.a (mon.0) 502 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.300382+0000 mon.a (mon.0) 503 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.300958+0000 mon.a (mon.0) 504 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.301281+0000 mon.a (mon.0) 505 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.301572+0000 mon.a (mon.0) 506 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.301860+0000 mon.a (mon.0) 507 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.302380+0000 mon.a (mon.0) 508 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.302612+0000 mon.a (mon.0) 509 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.303183+0000 mon.a (mon.0) 510 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.303757+0000 mon.a (mon.0) 511 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.304044+0000 mon.a (mon.0) 512 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.304505+0000 mon.a (mon.0) 513 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.304787+0000 mon.a (mon.0) 514 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.305378+0000 mon.a (mon.0) 515 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.304505+0000 mon.a (mon.0) 513 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.304787+0000 mon.a (mon.0) 514 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:16 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.305378+0000 mon.a (mon.0) 515 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.896438+0000 mon.a (mon.0) 487 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.896577+0000 mon.a (mon.0) 488 : cluster [INF] osd.3 failed (root=default,host=smithi083) (connection refused reported by osd.0) 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.897031+0000 mon.a (mon.0) 489 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.897250+0000 mon.a (mon.0) 490 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.897620+0000 mon.a (mon.0) 491 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.898006+0000 mon.a (mon.0) 492 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.898281+0000 mon.a (mon.0) 493 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.898800+0000 mon.a (mon.0) 494 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.899324+0000 mon.a (mon.0) 495 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.899678+0000 mon.a (mon.0) 496 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.900016+0000 mon.a (mon.0) 497 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.900298+0000 mon.a (mon.0) 498 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.900739+0000 mon.a (mon.0) 499 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.900987+0000 mon.a (mon.0) 500 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:15.901415+0000 mon.a (mon.0) 501 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.300236+0000 mon.a (mon.0) 502 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.300382+0000 mon.a (mon.0) 503 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.300958+0000 mon.a (mon.0) 504 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.301281+0000 mon.a (mon.0) 505 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.301572+0000 mon.a (mon.0) 506 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.301860+0000 mon.a (mon.0) 507 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.302380+0000 mon.a (mon.0) 508 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.302612+0000 mon.a (mon.0) 509 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.303183+0000 mon.a (mon.0) 510 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.303757+0000 mon.a (mon.0) 511 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.304044+0000 mon.a (mon.0) 512 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.304505+0000 mon.a (mon.0) 513 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-10T08:43:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.304787+0000 mon.a (mon.0) 514 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-10T08:43:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:16 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.305378+0000 mon.a (mon.0) 515 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-10T08:43:17.681 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:43:18.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.400743+0000 mgr.y (mgr.24931) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:18.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.853131+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:18.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[39982]: cluster 2024-02-10T08:43:16.873357+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-10T08:43:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.400743+0000 mgr.y (mgr.24931) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.853131+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:18.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:17 smithi083 bash[38780]: cluster 2024-02-10T08:43:16.873357+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-10T08:43:18.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:17 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.400743+0000 mgr.y (mgr.24931) 169 : cluster [DBG] pgmap v104: 129 pgs: 129 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:18.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:17 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.853131+0000 mon.a (mon.0) 516 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:18.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:17 smithi117 bash[30699]: cluster 2024-02-10T08:43:16.873357+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (4m) 25s ago 11m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (10m) 2m ago 10m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (3m) 2m ago 15m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (3m) 25s ago 17m 417M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (3m) 25s ago 17m 55.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:43:18.463 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (2m) 2m ago 15m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (2m) 25s ago 16m 48.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (11m) 25s ago 11m 11.8M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (11m) 2m ago 11m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (95s) 25s ago 15m 43.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (62s) 25s ago 14m 43.4M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (29s) 25s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (13m) 25s ago 13m 51.9M 4096M 15.2.0 204a01f9b0b6 3dfa7195faab 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (13m) 2m ago 13m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (12m) 2m ago 12m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (12m) 2m ago 12m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (12m) 2m ago 12m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (4m) 2m ago 11m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (9m) 25s ago 9m 51.2M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:43:18.464 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (9m) 2m ago 9m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2024-02-10T08:43:18.909 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 6, 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:43:18.910 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:43:19.133 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:19 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.3.service: Succeeded. 2024-02-10T08:43:19.133 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:19 smithi083 systemd[1]: Stopped Ceph osd.3 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:17.663187+0000 mgr.y (mgr.24931) 170 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: cluster 2024-02-10T08:43:17.875811+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.443319+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.444139+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.444856+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.445538+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.446175+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.446805+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.452014+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.134 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.452577+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.453087+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.453594+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[38780]: audit 2024-02-10T08:43:18.454104+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:17.663187+0000 mgr.y (mgr.24931) 170 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: cluster 2024-02-10T08:43:17.875811+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.443319+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.444139+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.444856+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.445538+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.446175+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.446805+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.452014+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.135 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.452577+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.453087+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.453594+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.136 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:18 smithi083 bash[39982]: audit 2024-02-10T08:43:18.454104+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:17.663187+0000 mgr.y (mgr.24931) 170 : audit [DBG] from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:19.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: cluster 2024-02-10T08:43:17.875811+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e81: 8 total, 7 up, 8 in 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.443319+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.444139+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.444856+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.445538+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.446175+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.446805+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.452014+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.452577+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.453087+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.453594+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:18 smithi117 bash[30699]: audit 2024-02-10T08:43:18.454104+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:19.299 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "8/20 daemons upgraded", 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:43:19.300 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:43:19.404 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:19 smithi083 systemd[1]: Started Ceph osd.3 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:43:20.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:18.068260+0000 mgr.y (mgr.24931) 171 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: cluster 2024-02-10T08:43:18.401437+0000 mgr.y (mgr.24931) 172 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:18.437923+0000 mgr.y (mgr.24931) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:18.908883+0000 mon.c (mon.1) 7 : audit [DBG] from='client.44310 172.21.15.83:0/4248003687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:19.375160+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:19.376177+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:19 smithi117 bash[30699]: audit 2024-02-10T08:43:19.377897+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:18.068260+0000 mgr.y (mgr.24931) 171 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: cluster 2024-02-10T08:43:18.401437+0000 mgr.y (mgr.24931) 172 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:18.437923+0000 mgr.y (mgr.24931) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:18.908883+0000 mon.c (mon.1) 7 : audit [DBG] from='client.44310 172.21.15.83:0/4248003687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:19.375160+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:19.376177+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[38780]: audit 2024-02-10T08:43:19.377897+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:18.068260+0000 mgr.y (mgr.24931) 171 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: cluster 2024-02-10T08:43:18.401437+0000 mgr.y (mgr.24931) 172 : cluster [DBG] pgmap v107: 129 pgs: 20 stale+active+clean, 109 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:18.437923+0000 mgr.y (mgr.24931) 173 : audit [DBG] from='client.54253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:18.908883+0000 mon.c (mon.1) 7 : audit [DBG] from='client.44310 172.21.15.83:0/4248003687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:19.375160+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:19.376177+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:20.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:19 smithi083 bash[39982]: audit 2024-02-10T08:43:19.377897+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:21.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:20 smithi083 bash[38780]: audit 2024-02-10T08:43:19.299063+0000 mgr.y (mgr.24931) 174 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:21.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:20 smithi083 bash[39982]: audit 2024-02-10T08:43:19.299063+0000 mgr.y (mgr.24931) 174 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:21.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:20 smithi117 bash[30699]: audit 2024-02-10T08:43:19.299063+0000 mgr.y (mgr.24931) 174 : audit [DBG] from='client.54265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T08:43:21.566 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[46981]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-10T08:43:22.293 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[38780]: cluster 2024-02-10T08:43:20.403001+0000 mgr.y (mgr.24931) 175 : cluster [DBG] pgmap v108: 129 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 19 active+undersized, 86 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:22.293 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[38780]: cluster 2024-02-10T08:43:20.883059+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Degraded data redundancy: 59/606 objects degraded (9.736%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:22.293 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[39982]: cluster 2024-02-10T08:43:20.403001+0000 mgr.y (mgr.24931) 175 : cluster [DBG] pgmap v108: 129 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 19 active+undersized, 86 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:22.294 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:21 smithi083 bash[39982]: cluster 2024-02-10T08:43:20.883059+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Degraded data redundancy: 59/606 objects degraded (9.736%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:21 smithi117 bash[30699]: cluster 2024-02-10T08:43:20.403001+0000 mgr.y (mgr.24931) 175 : cluster [DBG] pgmap v108: 129 pgs: 18 active+undersized+degraded, 6 stale+active+clean, 19 active+undersized, 86 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:21 smithi117 bash[30699]: cluster 2024-02-10T08:43:20.883059+0000 mon.a (mon.0) 533 : cluster [WRN] Health check failed: Degraded data redundancy: 59/606 objects degraded (9.736%), 18 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:23.618 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:23 smithi083 bash[47261]: debug 2024-02-10T08:43:23.410+0000 7f78035a5700 1 -- 172.21.15.83:0/2287353432 <== mon.0 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5609b0eb2680 con 0x5609b0f24c00 2024-02-10T08:43:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:23 smithi083 bash[38780]: cluster 2024-02-10T08:43:22.404382+0000 mgr.y (mgr.24931) 176 : cluster [DBG] pgmap v109: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:23 smithi083 bash[39982]: cluster 2024-02-10T08:43:22.404382+0000 mgr.y (mgr.24931) 176 : cluster [DBG] pgmap v109: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:24.369 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:23 smithi083 bash[47261]: debug 2024-02-10T08:43:23.954+0000 7f780b033380 -1 Falling back to public interface 2024-02-10T08:43:24.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:23 smithi117 bash[30699]: cluster 2024-02-10T08:43:22.404382+0000 mgr.y (mgr.24931) 176 : cluster [DBG] pgmap v109: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:26.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:25 smithi083 bash[39982]: cluster 2024-02-10T08:43:24.405562+0000 mgr.y (mgr.24931) 177 : cluster [DBG] pgmap v110: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:26.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:25 smithi083 bash[38780]: cluster 2024-02-10T08:43:24.405562+0000 mgr.y (mgr.24931) 177 : cluster [DBG] pgmap v110: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:26.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:25 smithi117 bash[30699]: cluster 2024-02-10T08:43:24.405562+0000 mgr.y (mgr.24931) 177 : cluster [DBG] pgmap v110: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:27.368 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[36858]: debug 2024-02-10T08:43:27.026+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:43:27.368 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:26 smithi083 bash[47261]: debug 2024-02-10T08:43:26.942+0000 7f780b033380 -1 osd.3 79 log_to_monitors {default=true} 2024-02-10T08:43:28.368 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[47261]: debug 2024-02-10T08:43:27.946+0000 7f77fc51a700 -1 osd.3 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: cluster 2024-02-10T08:43:26.407090+0000 mgr.y (mgr.24931) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:26.950386+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:26.950754+0000 mon.a (mon.0) 534 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.005951+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.012646+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.021370+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.025059+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.027217+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.028861+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[38780]: audit 2024-02-10T08:43:27.030899+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: cluster 2024-02-10T08:43:26.407090+0000 mgr.y (mgr.24931) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:26.950386+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:26.950754+0000 mon.a (mon.0) 534 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.005951+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.012646+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.021370+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.025059+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.027217+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.028861+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:27 smithi083 bash[39982]: audit 2024-02-10T08:43:27.030899+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:28.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: cluster 2024-02-10T08:43:26.407090+0000 mgr.y (mgr.24931) 178 : cluster [DBG] pgmap v111: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 878 MiB used, 709 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:28.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:26.950386+0000 mon.c (mon.1) 8 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:26.950754+0000 mon.a (mon.0) 534 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.005951+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.012646+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.021370+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.025059+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.027217+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.028861+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:27 smithi117 bash[30699]: audit 2024-02-10T08:43:27.030899+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:29.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: audit 2024-02-10T08:43:27.031157+0000 mgr.y (mgr.24931) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:29.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: cephadm 2024-02-10T08:43:27.032362+0000 mgr.y (mgr.24931) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: audit 2024-02-10T08:43:27.927674+0000 mon.a (mon.0) 542 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: cluster 2024-02-10T08:43:27.927767+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: audit 2024-02-10T08:43:27.931807+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[38780]: audit 2024-02-10T08:43:27.932484+0000 mon.a (mon.0) 544 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: audit 2024-02-10T08:43:27.031157+0000 mgr.y (mgr.24931) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: cephadm 2024-02-10T08:43:27.032362+0000 mgr.y (mgr.24931) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: audit 2024-02-10T08:43:27.927674+0000 mon.a (mon.0) 542 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: cluster 2024-02-10T08:43:27.927767+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: audit 2024-02-10T08:43:27.931807+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:29.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:28 smithi083 bash[39982]: audit 2024-02-10T08:43:27.932484+0000 mon.a (mon.0) 544 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:29.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: audit 2024-02-10T08:43:27.031157+0000 mgr.y (mgr.24931) 179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:29.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: cephadm 2024-02-10T08:43:27.032362+0000 mgr.y (mgr.24931) 180 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:43:29.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: audit 2024-02-10T08:43:27.927674+0000 mon.a (mon.0) 542 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T08:43:29.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: cluster 2024-02-10T08:43:27.927767+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e82: 8 total, 7 up, 8 in 2024-02-10T08:43:29.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: audit 2024-02-10T08:43:27.931807+0000 mon.c (mon.1) 9 : audit [INF] from='osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:29.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:28 smithi117 bash[30699]: audit 2024-02-10T08:43:27.932484+0000 mon.a (mon.0) 544 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2024-02-10T08:43:30.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: cluster 2024-02-10T08:43:28.408145+0000 mgr.y (mgr.24931) 181 : cluster [DBG] pgmap v113: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: cluster 2024-02-10T08:43:28.925097+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: cluster 2024-02-10T08:43:28.933678+0000 mon.a (mon.0) 546 : cluster [INF] osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301] boot 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: cluster 2024-02-10T08:43:28.934117+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: audit 2024-02-10T08:43:28.937205+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[38780]: cluster 2024-02-10T08:43:29.936031+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: cluster 2024-02-10T08:43:28.408145+0000 mgr.y (mgr.24931) 181 : cluster [DBG] pgmap v113: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: cluster 2024-02-10T08:43:28.925097+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: cluster 2024-02-10T08:43:28.933678+0000 mon.a (mon.0) 546 : cluster [INF] osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301] boot 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: cluster 2024-02-10T08:43:28.934117+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: audit 2024-02-10T08:43:28.937205+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:43:30.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:29 smithi083 bash[39982]: cluster 2024-02-10T08:43:29.936031+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T08:43:30.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: cluster 2024-02-10T08:43:28.408145+0000 mgr.y (mgr.24931) 181 : cluster [DBG] pgmap v113: 129 pgs: 23 active+undersized+degraded, 27 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:43:30.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: cluster 2024-02-10T08:43:28.925097+0000 mon.a (mon.0) 545 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:43:30.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: cluster 2024-02-10T08:43:28.933678+0000 mon.a (mon.0) 546 : cluster [INF] osd.3 [v2:172.21.15.83:6826/1392893301,v1:172.21.15.83:6827/1392893301] boot 2024-02-10T08:43:30.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: cluster 2024-02-10T08:43:28.934117+0000 mon.a (mon.0) 547 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T08:43:30.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: audit 2024-02-10T08:43:28.937205+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T08:43:30.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:29 smithi117 bash[30699]: cluster 2024-02-10T08:43:29.936031+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T08:43:31.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:30 smithi083 bash[39982]: cluster 2024-02-10T08:43:30.459139+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:31.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:30 smithi083 bash[38780]: cluster 2024-02-10T08:43:30.459139+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:31.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:30 smithi117 bash[30699]: cluster 2024-02-10T08:43:30.459139+0000 mon.a (mon.0) 550 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:32.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:31 smithi083 bash[39982]: cluster 2024-02-10T08:43:30.409105+0000 mgr.y (mgr.24931) 182 : cluster [DBG] pgmap v116: 129 pgs: 13 peering, 17 active+undersized+degraded, 20 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:32.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:31 smithi083 bash[38780]: cluster 2024-02-10T08:43:30.409105+0000 mgr.y (mgr.24931) 182 : cluster [DBG] pgmap v116: 129 pgs: 13 peering, 17 active+undersized+degraded, 20 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:32.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:31 smithi117 bash[30699]: cluster 2024-02-10T08:43:30.409105+0000 mgr.y (mgr.24931) 182 : cluster [DBG] pgmap v116: 129 pgs: 13 peering, 17 active+undersized+degraded, 20 active+undersized, 79 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:43:33.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:32 smithi083 bash[38780]: cluster 2024-02-10T08:43:32.410166+0000 mgr.y (mgr.24931) 183 : cluster [DBG] pgmap v117: 129 pgs: 13 peering, 14 active+undersized+degraded, 16 active+undersized, 86 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 49/606 objects degraded (8.086%) 2024-02-10T08:43:33.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:32 smithi083 bash[39982]: cluster 2024-02-10T08:43:32.410166+0000 mgr.y (mgr.24931) 183 : cluster [DBG] pgmap v117: 129 pgs: 13 peering, 14 active+undersized+degraded, 16 active+undersized, 86 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 49/606 objects degraded (8.086%) 2024-02-10T08:43:33.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:32 smithi117 bash[30699]: cluster 2024-02-10T08:43:32.410166+0000 mgr.y (mgr.24931) 183 : cluster [DBG] pgmap v117: 129 pgs: 13 peering, 14 active+undersized+degraded, 16 active+undersized, 86 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 49/606 objects degraded (8.086%) 2024-02-10T08:43:34.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:34 smithi083 bash[38780]: cluster 2024-02-10T08:43:34.463247+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/606 objects degraded (8.086%), 14 pgs degraded) 2024-02-10T08:43:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:34 smithi083 bash[38780]: cluster 2024-02-10T08:43:34.463317+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:34.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:34 smithi083 bash[39982]: cluster 2024-02-10T08:43:34.463247+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/606 objects degraded (8.086%), 14 pgs degraded) 2024-02-10T08:43:34.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:34 smithi083 bash[39982]: cluster 2024-02-10T08:43:34.463317+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:34.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:34 smithi117 bash[30699]: cluster 2024-02-10T08:43:34.463247+0000 mon.a (mon.0) 551 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/606 objects degraded (8.086%), 14 pgs degraded) 2024-02-10T08:43:34.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:34 smithi117 bash[30699]: cluster 2024-02-10T08:43:34.463317+0000 mon.a (mon.0) 552 : cluster [INF] Cluster is now healthy 2024-02-10T08:43:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:35 smithi083 bash[38780]: cluster 2024-02-10T08:43:34.411240+0000 mgr.y (mgr.24931) 184 : cluster [DBG] pgmap v118: 129 pgs: 13 peering, 116 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:35 smithi083 bash[39982]: cluster 2024-02-10T08:43:34.411240+0000 mgr.y (mgr.24931) 184 : cluster [DBG] pgmap v118: 129 pgs: 13 peering, 116 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:35.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:35 smithi117 bash[30699]: cluster 2024-02-10T08:43:34.411240+0000 mgr.y (mgr.24931) 184 : cluster [DBG] pgmap v118: 129 pgs: 13 peering, 116 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:37.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:37 smithi083 bash[38780]: cluster 2024-02-10T08:43:36.412436+0000 mgr.y (mgr.24931) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:37 smithi083 bash[39982]: cluster 2024-02-10T08:43:36.412436+0000 mgr.y (mgr.24931) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:37.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:37 smithi117 bash[30699]: cluster 2024-02-10T08:43:36.412436+0000 mgr.y (mgr.24931) 185 : cluster [DBG] pgmap v119: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:39.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:39 smithi083 bash[38780]: cluster 2024-02-10T08:43:38.413416+0000 mgr.y (mgr.24931) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:39 smithi083 bash[39982]: cluster 2024-02-10T08:43:38.413416+0000 mgr.y (mgr.24931) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:39.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:39 smithi117 bash[30699]: cluster 2024-02-10T08:43:38.413416+0000 mgr.y (mgr.24931) 186 : cluster [DBG] pgmap v120: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:41.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:41 smithi083 bash[38780]: cluster 2024-02-10T08:43:40.414749+0000 mgr.y (mgr.24931) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:41.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:41 smithi083 bash[39982]: cluster 2024-02-10T08:43:40.414749+0000 mgr.y (mgr.24931) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:41.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:41 smithi117 bash[30699]: cluster 2024-02-10T08:43:40.414749+0000 mgr.y (mgr.24931) 187 : cluster [DBG] pgmap v121: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:42.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:42 smithi083 bash[38780]: audit 2024-02-10T08:43:42.048195+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:42.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:42 smithi083 bash[39982]: audit 2024-02-10T08:43:42.048195+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:42.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:42 smithi117 bash[30699]: audit 2024-02-10T08:43:42.048195+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:43.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:43 smithi117 bash[30699]: audit 2024-02-10T08:43:42.048626+0000 mgr.y (mgr.24931) 188 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:43.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:43 smithi117 bash[30699]: cephadm 2024-02-10T08:43:42.051176+0000 mgr.y (mgr.24931) 189 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-10T08:43:43.645 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:43 smithi117 bash[30699]: cluster 2024-02-10T08:43:42.415632+0000 mgr.y (mgr.24931) 190 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:43.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[38780]: audit 2024-02-10T08:43:42.048626+0000 mgr.y (mgr.24931) 188 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:43.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[38780]: cephadm 2024-02-10T08:43:42.051176+0000 mgr.y (mgr.24931) 189 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-10T08:43:43.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[38780]: cluster 2024-02-10T08:43:42.415632+0000 mgr.y (mgr.24931) 190 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:43.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[39982]: audit 2024-02-10T08:43:42.048626+0000 mgr.y (mgr.24931) 188 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T08:43:43.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[39982]: cephadm 2024-02-10T08:43:42.051176+0000 mgr.y (mgr.24931) 189 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-10T08:43:43.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:43 smithi083 bash[39982]: cluster 2024-02-10T08:43:42.415632+0000 mgr.y (mgr.24931) 190 : cluster [DBG] pgmap v122: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:45.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: cephadm 2024-02-10T08:43:44.378124+0000 mgr.y (mgr.24931) 191 : cephadm [INF] Upgrade: Updating osd.4 2024-02-10T08:43:45.768 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: audit 2024-02-10T08:43:44.387095+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: audit 2024-02-10T08:43:44.389096+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: audit 2024-02-10T08:43:44.390506+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: cephadm 2024-02-10T08:43:44.393145+0000 mgr.y (mgr.24931) 192 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: audit 2024-02-10T08:43:44.393977+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: cluster 2024-02-10T08:43:44.416410+0000 mgr.y (mgr.24931) 193 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:45.769 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:45 smithi117 bash[30699]: audit 2024-02-10T08:43:44.865884+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:45.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: cephadm 2024-02-10T08:43:44.378124+0000 mgr.y (mgr.24931) 191 : cephadm [INF] Upgrade: Updating osd.4 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: audit 2024-02-10T08:43:44.387095+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: audit 2024-02-10T08:43:44.389096+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: audit 2024-02-10T08:43:44.390506+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: cephadm 2024-02-10T08:43:44.393145+0000 mgr.y (mgr.24931) 192 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: audit 2024-02-10T08:43:44.393977+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: cluster 2024-02-10T08:43:44.416410+0000 mgr.y (mgr.24931) 193 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[38780]: audit 2024-02-10T08:43:44.865884+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: cephadm 2024-02-10T08:43:44.378124+0000 mgr.y (mgr.24931) 191 : cephadm [INF] Upgrade: Updating osd.4 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: audit 2024-02-10T08:43:44.387095+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:45.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: audit 2024-02-10T08:43:44.389096+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T08:43:45.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: audit 2024-02-10T08:43:44.390506+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:43:45.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: cephadm 2024-02-10T08:43:44.393145+0000 mgr.y (mgr.24931) 192 : cephadm [INF] Deploying daemon osd.4 on smithi117 2024-02-10T08:43:45.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: audit 2024-02-10T08:43:44.393977+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-10T08:43:45.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: cluster 2024-02-10T08:43:44.416410+0000 mgr.y (mgr.24931) 193 : cluster [DBG] pgmap v123: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:45.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:45 smithi083 bash[39982]: audit 2024-02-10T08:43:44.865884+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:47.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:47 smithi083 bash[38780]: cluster 2024-02-10T08:43:46.417600+0000 mgr.y (mgr.24931) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:47 smithi083 bash[39982]: cluster 2024-02-10T08:43:46.417600+0000 mgr.y (mgr.24931) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:47.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:47 smithi117 bash[30699]: cluster 2024-02-10T08:43:46.417600+0000 mgr.y (mgr.24931) 194 : cluster [DBG] pgmap v124: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:48.519 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:48 smithi117 systemd[1]: Stopping Ceph osd.4 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:43:48.793 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:48 smithi117 bash[16288]: debug 2024-02-10T08:43:48.505+0000 7f7783243700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:43:48.794 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:48 smithi117 bash[16288]: debug 2024-02-10T08:43:48.505+0000 7f7783243700 -1 osd.4 84 *** Got signal Terminated *** 2024-02-10T08:43:48.794 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:48 smithi117 bash[16288]: debug 2024-02-10T08:43:48.505+0000 7f7783243700 -1 osd.4 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:43:49.480 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[32257]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.4 2024-02-10T08:43:49.480 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[32314]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.4 2024-02-10T08:43:49.720 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.418585+0000 mgr.y (mgr.24931) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.795995+0000 mon.a (mon.0) 559 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.796094+0000 mon.a (mon.0) 560 : cluster [INF] osd.4 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.796963+0000 mon.a (mon.0) 561 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.797141+0000 mon.a (mon.0) 562 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.797258+0000 mon.a (mon.0) 563 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.797533+0000 mon.a (mon.0) 564 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.797711+0000 mon.a (mon.0) 565 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.797863+0000 mon.a (mon.0) 566 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.798066+0000 mon.a (mon.0) 567 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.798268+0000 mon.a (mon.0) 568 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.798469+0000 mon.a (mon.0) 569 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.798671+0000 mon.a (mon.0) 570 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.798882+0000 mon.a (mon.0) 571 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.799082+0000 mon.a (mon.0) 572 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:48.799294+0000 mon.a (mon.0) 573 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.199916+0000 mon.a (mon.0) 574 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.200148+0000 mon.a (mon.0) 575 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.200810+0000 mon.a (mon.0) 576 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.201029+0000 mon.a (mon.0) 577 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.201246+0000 mon.a (mon.0) 578 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.201542+0000 mon.a (mon.0) 579 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.201766+0000 mon.a (mon.0) 580 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.201969+0000 mon.a (mon.0) 581 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.202250+0000 mon.a (mon.0) 582 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.418585+0000 mgr.y (mgr.24931) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.795995+0000 mon.a (mon.0) 559 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.796094+0000 mon.a (mon.0) 560 : cluster [INF] osd.4 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.796963+0000 mon.a (mon.0) 561 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.797141+0000 mon.a (mon.0) 562 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.797258+0000 mon.a (mon.0) 563 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.797533+0000 mon.a (mon.0) 564 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.797711+0000 mon.a (mon.0) 565 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.797863+0000 mon.a (mon.0) 566 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.798066+0000 mon.a (mon.0) 567 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.798268+0000 mon.a (mon.0) 568 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.798469+0000 mon.a (mon.0) 569 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.798671+0000 mon.a (mon.0) 570 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.798882+0000 mon.a (mon.0) 571 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.799082+0000 mon.a (mon.0) 572 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:48.799294+0000 mon.a (mon.0) 573 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.199916+0000 mon.a (mon.0) 574 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.200148+0000 mon.a (mon.0) 575 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.200810+0000 mon.a (mon.0) 576 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.201029+0000 mon.a (mon.0) 577 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.201246+0000 mon.a (mon.0) 578 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.201542+0000 mon.a (mon.0) 579 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.201766+0000 mon.a (mon.0) 580 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.201969+0000 mon.a (mon.0) 581 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.202250+0000 mon.a (mon.0) 582 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.202567+0000 mon.a (mon.0) 583 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.872 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.202854+0000 mon.a (mon.0) 584 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.203046+0000 mon.a (mon.0) 585 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.203255+0000 mon.a (mon.0) 586 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.203530+0000 mon.a (mon.0) 587 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.202567+0000 mon.a (mon.0) 583 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.202854+0000 mon.a (mon.0) 584 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.203046+0000 mon.a (mon.0) 585 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.203255+0000 mon.a (mon.0) 586 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:49 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.203530+0000 mon.a (mon.0) 587 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.418585+0000 mgr.y (mgr.24931) 195 : cluster [DBG] pgmap v125: 129 pgs: 129 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.795995+0000 mon.a (mon.0) 559 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.796094+0000 mon.a (mon.0) 560 : cluster [INF] osd.4 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.796963+0000 mon.a (mon.0) 561 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.797141+0000 mon.a (mon.0) 562 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.797258+0000 mon.a (mon.0) 563 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.797533+0000 mon.a (mon.0) 564 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.797711+0000 mon.a (mon.0) 565 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.797863+0000 mon.a (mon.0) 566 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.798066+0000 mon.a (mon.0) 567 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.798268+0000 mon.a (mon.0) 568 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.798469+0000 mon.a (mon.0) 569 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.798671+0000 mon.a (mon.0) 570 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.798882+0000 mon.a (mon.0) 571 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.799082+0000 mon.a (mon.0) 572 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:48.799294+0000 mon.a (mon.0) 573 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.199916+0000 mon.a (mon.0) 574 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.200148+0000 mon.a (mon.0) 575 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.200810+0000 mon.a (mon.0) 576 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.201029+0000 mon.a (mon.0) 577 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.201246+0000 mon.a (mon.0) 578 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.201542+0000 mon.a (mon.0) 579 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.201766+0000 mon.a (mon.0) 580 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-10T08:43:49.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.201969+0000 mon.a (mon.0) 581 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.202250+0000 mon.a (mon.0) 582 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.202567+0000 mon.a (mon.0) 583 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.202854+0000 mon.a (mon.0) 584 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.203046+0000 mon.a (mon.0) 585 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.203255+0000 mon.a (mon.0) 586 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:49.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:49 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.203530+0000 mon.a (mon.0) 587 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (5m) 23s ago 11m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (11m) 2m ago 11m 26.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (3m) 2m ago 16m 377M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (4m) 23s ago 18m 418M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (3m) 23s ago 18m 57.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (2m) 2m ago 16m 34.8M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (3m) 23s ago 16m 51.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (11m) 23s ago 12m 12.2M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (11m) 2m ago 12m 12.3M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (2m) 23s ago 15m 44.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:43:50.473 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (94s) 23s ago 15m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (61s) 23s ago 14m 41.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (28s) 23s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (13m) 2m ago 13m 49.2M 4096M 15.2.0 204a01f9b0b6 f62f9d9093e2 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (13m) 2m ago 13m 48.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (13m) 2m ago 13m 47.3M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (12m) 2m ago 12m 49.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (4m) 2m ago 12m 37.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (9m) 23s ago 9m 51.1M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:43:50.474 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (9m) 2m ago 9m 50.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.478088+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: cluster 2024-02-10T08:43:49.492754+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:49.702634+0000 mgr.y (mgr.24931) 196 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.453406+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.454231+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.837 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.454855+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.455507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.456112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.456774+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.459299+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.459938+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.460561+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.461136+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.838 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:50 smithi117 bash[30699]: audit 2024-02-10T08:43:50.461756+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.478088+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:50.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: cluster 2024-02-10T08:43:49.492754+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-10T08:43:50.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:49.702634+0000 mgr.y (mgr.24931) 196 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.453406+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.454231+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.454855+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.455507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.456112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.456774+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.459299+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.459938+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.460561+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.461136+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[39982]: audit 2024-02-10T08:43:50.461756+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.478088+0000 mon.a (mon.0) 588 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: cluster 2024-02-10T08:43:49.492754+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:49.702634+0000 mgr.y (mgr.24931) 196 : audit [DBG] from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.453406+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.454231+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.454855+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.455507+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.456112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.456774+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.459299+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:43:50.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.459938+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.460561+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.461136+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:50 smithi083 bash[38780]: audit 2024-02-10T08:43:50.461756+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:43:50.909 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 4 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 5, 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 9 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:43:50.911 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:43:51.280 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:43:51.280 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:43:51.280 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "9/20 daemons upgraded", 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:43:51.281 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:43:51.805 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:51 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.4.service: Succeeded. 2024-02-10T08:43:51.805 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:51 smithi117 systemd[1]: Stopped Ceph osd.4 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:43:51.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:51 smithi117 bash[30699]: audit 2024-02-10T08:43:50.089973+0000 mgr.y (mgr.24931) 197 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.805 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:51 smithi117 bash[30699]: cluster 2024-02-10T08:43:50.419087+0000 mgr.y (mgr.24931) 198 : cluster [DBG] pgmap v127: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:51.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:51 smithi117 bash[30699]: audit 2024-02-10T08:43:50.448031+0000 mgr.y (mgr.24931) 199 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:51 smithi117 bash[30699]: cluster 2024-02-10T08:43:50.501094+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-10T08:43:51.806 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:51 smithi117 bash[30699]: audit 2024-02-10T08:43:50.909725+0000 mon.a (mon.0) 602 : audit [DBG] from='client.44346 172.21.15.83:0/3686435553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[38780]: audit 2024-02-10T08:43:50.089973+0000 mgr.y (mgr.24931) 197 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[38780]: cluster 2024-02-10T08:43:50.419087+0000 mgr.y (mgr.24931) 198 : cluster [DBG] pgmap v127: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[38780]: audit 2024-02-10T08:43:50.448031+0000 mgr.y (mgr.24931) 199 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[38780]: cluster 2024-02-10T08:43:50.501094+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-10T08:43:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[38780]: audit 2024-02-10T08:43:50.909725+0000 mon.a (mon.0) 602 : audit [DBG] from='client.44346 172.21.15.83:0/3686435553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[39982]: audit 2024-02-10T08:43:50.089973+0000 mgr.y (mgr.24931) 197 : audit [DBG] from='client.44334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[39982]: cluster 2024-02-10T08:43:50.419087+0000 mgr.y (mgr.24931) 198 : cluster [DBG] pgmap v127: 129 pgs: 18 stale+active+clean, 111 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail 2024-02-10T08:43:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[39982]: audit 2024-02-10T08:43:50.448031+0000 mgr.y (mgr.24931) 199 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[39982]: cluster 2024-02-10T08:43:50.501094+0000 mon.a (mon.0) 601 : cluster [DBG] osdmap e86: 8 total, 7 up, 8 in 2024-02-10T08:43:51.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:51 smithi083 bash[39982]: audit 2024-02-10T08:43:50.909725+0000 mon.a (mon.0) 602 : audit [DBG] from='client.44346 172.21.15.83:0/3686435553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:52.140 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:51 smithi117 systemd[1]: Started Ceph osd.4 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:43:53.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[38780]: audit 2024-02-10T08:43:51.280228+0000 mgr.y (mgr.24931) 200 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:53.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[38780]: audit 2024-02-10T08:43:51.847901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[38780]: audit 2024-02-10T08:43:51.850029+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[38780]: audit 2024-02-10T08:43:51.853951+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[39982]: audit 2024-02-10T08:43:51.280228+0000 mgr.y (mgr.24931) 200 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[39982]: audit 2024-02-10T08:43:51.847901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[39982]: audit 2024-02-10T08:43:51.850029+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:53.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:52 smithi083 bash[39982]: audit 2024-02-10T08:43:51.853951+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:53.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:52 smithi117 bash[30699]: audit 2024-02-10T08:43:51.280228+0000 mgr.y (mgr.24931) 200 : audit [DBG] from='client.54301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:43:53.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:52 smithi117 bash[30699]: audit 2024-02-10T08:43:51.847901+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:53.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:52 smithi117 bash[30699]: audit 2024-02-10T08:43:51.850029+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:53.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:52 smithi117 bash[30699]: audit 2024-02-10T08:43:51.853951+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T08:43:53.585 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[32530]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-10T08:43:54.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:53 smithi083 bash[38780]: cluster 2024-02-10T08:43:52.420048+0000 mgr.y (mgr.24931) 201 : cluster [DBG] pgmap v129: 129 pgs: 3 active+undersized+degraded, 16 stale+active+clean, 6 active+undersized, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 12/606 objects degraded (1.980%) 2024-02-10T08:43:54.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:53 smithi083 bash[38780]: cluster 2024-02-10T08:43:52.843401+0000 mon.a (mon.0) 606 : cluster [WRN] Health check failed: Degraded data redundancy: 12/606 objects degraded (1.980%), 3 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:53 smithi083 bash[39982]: cluster 2024-02-10T08:43:52.420048+0000 mgr.y (mgr.24931) 201 : cluster [DBG] pgmap v129: 129 pgs: 3 active+undersized+degraded, 16 stale+active+clean, 6 active+undersized, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 12/606 objects degraded (1.980%) 2024-02-10T08:43:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:53 smithi083 bash[39982]: cluster 2024-02-10T08:43:52.843401+0000 mon.a (mon.0) 606 : cluster [WRN] Health check failed: Degraded data redundancy: 12/606 objects degraded (1.980%), 3 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:54.127 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[30699]: cluster 2024-02-10T08:43:52.420048+0000 mgr.y (mgr.24931) 201 : cluster [DBG] pgmap v129: 129 pgs: 3 active+undersized+degraded, 16 stale+active+clean, 6 active+undersized, 104 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 12/606 objects degraded (1.980%) 2024-02-10T08:43:54.128 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:53 smithi117 bash[30699]: cluster 2024-02-10T08:43:52.843401+0000 mon.a (mon.0) 606 : cluster [WRN] Health check failed: Degraded data redundancy: 12/606 objects degraded (1.980%), 3 pgs degraded (PG_DEGRADED) 2024-02-10T08:43:55.387 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:54 smithi117 bash[32812]: debug 2024-02-10T08:43:54.989+0000 7f4231a02700 1 -- 172.21.15.117:0/1945004874 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560170dbe680 con 0x560170e31400 2024-02-10T08:43:55.863 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:55 smithi117 bash[32812]: debug 2024-02-10T08:43:55.525+0000 7f4239490380 -1 Falling back to public interface 2024-02-10T08:43:56.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:55 smithi083 bash[38780]: cluster 2024-02-10T08:43:54.421405+0000 mgr.y (mgr.24931) 202 : cluster [DBG] pgmap v130: 129 pgs: 13 active+undersized+degraded, 7 stale+active+clean, 16 active+undersized, 93 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-10T08:43:56.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:55 smithi083 bash[39982]: cluster 2024-02-10T08:43:54.421405+0000 mgr.y (mgr.24931) 202 : cluster [DBG] pgmap v130: 129 pgs: 13 active+undersized+degraded, 7 stale+active+clean, 16 active+undersized, 93 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-10T08:43:56.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:55 smithi117 bash[30699]: cluster 2024-02-10T08:43:54.421405+0000 mgr.y (mgr.24931) 202 : cluster [DBG] pgmap v130: 129 pgs: 13 active+undersized+degraded, 7 stale+active+clean, 16 active+undersized, 93 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-10T08:43:58.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:57 smithi083 bash[38780]: cluster 2024-02-10T08:43:56.422797+0000 mgr.y (mgr.24931) 203 : cluster [DBG] pgmap v131: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:58.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:57 smithi083 bash[39982]: cluster 2024-02-10T08:43:56.422797+0000 mgr.y (mgr.24931) 203 : cluster [DBG] pgmap v131: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:58.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:57 smithi117 bash[30699]: cluster 2024-02-10T08:43:56.422797+0000 mgr.y (mgr.24931) 203 : cluster [DBG] pgmap v131: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:58.618 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:43:58 smithi083 bash[36858]: debug 2024-02-10T08:43:58.341+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-10T08:43:58.887 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:58 smithi117 bash[32812]: debug 2024-02-10T08:43:58.589+0000 7f4239490380 -1 osd.4 84 log_to_monitors {default=true} 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.049785+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.319140+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.330659+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.336341+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.339080+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.341271+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.343935+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.344263+0000 mgr.y (mgr.24931) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: cephadm 2024-02-10T08:43:58.345955+0000 mgr.y (mgr.24931) 205 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-10T08:43:59.356 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: cluster 2024-02-10T08:43:58.424087+0000 mgr.y (mgr.24931) 206 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:59.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.600228+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.357 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[30699]: audit 2024-02-10T08:43:58.609799+0000 mon.a (mon.0) 614 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.049785+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.319140+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.330659+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.336341+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.339080+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.341271+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.343935+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.344263+0000 mgr.y (mgr.24931) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: cephadm 2024-02-10T08:43:58.345955+0000 mgr.y (mgr.24931) 205 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: cluster 2024-02-10T08:43:58.424087+0000 mgr.y (mgr.24931) 206 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.600228+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[38780]: audit 2024-02-10T08:43:58.609799+0000 mon.a (mon.0) 614 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.049785+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.319140+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.330659+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.336341+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.339080+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.341271+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.343935+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.344263+0000 mgr.y (mgr.24931) 204 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: cephadm 2024-02-10T08:43:58.345955+0000 mgr.y (mgr.24931) 205 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: cluster 2024-02-10T08:43:58.424087+0000 mgr.y (mgr.24931) 206 : cluster [DBG] pgmap v132: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.1 GiB used, 710 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.600228+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:43:59 smithi083 bash[39982]: audit 2024-02-10T08:43:58.609799+0000 mon.a (mon.0) 614 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T08:43:59.637 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:43:59 smithi117 bash[32812]: debug 2024-02-10T08:43:59.341+0000 7f4228973700 -1 osd.4 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:44:00.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[39982]: audit 2024-02-10T08:43:59.321800+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:00.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[39982]: audit 2024-02-10T08:43:59.327932+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:44:00.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[39982]: cluster 2024-02-10T08:43:59.328032+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-10T08:44:00.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[39982]: audit 2024-02-10T08:43:59.331323+0000 mon.a (mon.0) 617 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:00.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[38780]: audit 2024-02-10T08:43:59.321800+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:00.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[38780]: audit 2024-02-10T08:43:59.327932+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:44:00.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[38780]: cluster 2024-02-10T08:43:59.328032+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-10T08:44:00.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:00 smithi083 bash[38780]: audit 2024-02-10T08:43:59.331323+0000 mon.a (mon.0) 617 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:00.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:00 smithi117 bash[30699]: audit 2024-02-10T08:43:59.321800+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:00.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:00 smithi117 bash[30699]: audit 2024-02-10T08:43:59.327932+0000 mon.a (mon.0) 615 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T08:44:00.637 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:00 smithi117 bash[30699]: cluster 2024-02-10T08:43:59.328032+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e87: 8 total, 7 up, 8 in 2024-02-10T08:44:00.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:00 smithi117 bash[30699]: audit 2024-02-10T08:43:59.331323+0000 mon.a (mon.0) 617 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:01.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:00.324094+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:00.332961+0000 mon.a (mon.0) 619 : cluster [INF] osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034] boot 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:00.333036+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: audit 2024-02-10T08:44:00.334144+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:00.425124+0000 mgr.y (mgr.24931) 207 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:00.468543+0000 mon.a (mon.0) 622 : cluster [WRN] Health check update: Degraded data redundancy: 104/606 objects degraded (17.162%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[38780]: cluster 2024-02-10T08:44:01.335738+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:00.324094+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:00.332961+0000 mon.a (mon.0) 619 : cluster [INF] osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034] boot 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:00.333036+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: audit 2024-02-10T08:44:00.334144+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:00.425124+0000 mgr.y (mgr.24931) 207 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:44:01.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:00.468543+0000 mon.a (mon.0) 622 : cluster [WRN] Health check update: Degraded data redundancy: 104/606 objects degraded (17.162%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:01.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:01 smithi083 bash[39982]: cluster 2024-02-10T08:44:01.335738+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:00.324094+0000 mon.a (mon.0) 618 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:00.332961+0000 mon.a (mon.0) 619 : cluster [INF] osd.4 [v2:172.21.15.117:6800/1528264034,v1:172.21.15.117:6801/1528264034] boot 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:00.333036+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: audit 2024-02-10T08:44:00.334144+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:00.425124+0000 mgr.y (mgr.24931) 207 : cluster [DBG] pgmap v135: 129 pgs: 25 active+undersized+degraded, 31 active+undersized, 73 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 104/606 objects degraded (17.162%) 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:00.468543+0000 mon.a (mon.0) 622 : cluster [WRN] Health check update: Degraded data redundancy: 104/606 objects degraded (17.162%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:01.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:01 smithi117 bash[30699]: cluster 2024-02-10T08:44:01.335738+0000 mon.a (mon.0) 623 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T08:44:03.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:03 smithi083 bash[38780]: cluster 2024-02-10T08:44:02.426284+0000 mgr.y (mgr.24931) 208 : cluster [DBG] pgmap v137: 129 pgs: 24 active+undersized+degraded, 25 active+undersized, 80 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 97/606 objects degraded (16.007%) 2024-02-10T08:44:03.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:03 smithi083 bash[39982]: cluster 2024-02-10T08:44:02.426284+0000 mgr.y (mgr.24931) 208 : cluster [DBG] pgmap v137: 129 pgs: 24 active+undersized+degraded, 25 active+undersized, 80 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 97/606 objects degraded (16.007%) 2024-02-10T08:44:03.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:03 smithi117 bash[30699]: cluster 2024-02-10T08:44:02.426284+0000 mgr.y (mgr.24931) 208 : cluster [DBG] pgmap v137: 129 pgs: 24 active+undersized+degraded, 25 active+undersized, 80 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 97/606 objects degraded (16.007%) 2024-02-10T08:44:06.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[38780]: cluster 2024-02-10T08:44:04.427537+0000 mgr.y (mgr.24931) 209 : cluster [DBG] pgmap v138: 129 pgs: 10 active+undersized+degraded, 10 active+undersized, 109 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2024-02-10T08:44:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[38780]: audit 2024-02-10T08:44:04.902703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:06.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[38780]: cluster 2024-02-10T08:44:05.470197+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[39982]: cluster 2024-02-10T08:44:04.427537+0000 mgr.y (mgr.24931) 209 : cluster [DBG] pgmap v138: 129 pgs: 10 active+undersized+degraded, 10 active+undersized, 109 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2024-02-10T08:44:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[39982]: audit 2024-02-10T08:44:04.902703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:06.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:05 smithi083 bash[39982]: cluster 2024-02-10T08:44:05.470197+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:06.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:05 smithi117 bash[30699]: cluster 2024-02-10T08:44:04.427537+0000 mgr.y (mgr.24931) 209 : cluster [DBG] pgmap v138: 129 pgs: 10 active+undersized+degraded, 10 active+undersized, 109 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 50/606 objects degraded (8.251%) 2024-02-10T08:44:06.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:05 smithi117 bash[30699]: audit 2024-02-10T08:44:04.902703+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:06.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:05 smithi117 bash[30699]: cluster 2024-02-10T08:44:05.470197+0000 mon.a (mon.0) 625 : cluster [WRN] Health check update: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:07.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:06 smithi083 bash[38780]: cluster 2024-02-10T08:44:06.901665+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded) 2024-02-10T08:44:07.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:06 smithi083 bash[38780]: cluster 2024-02-10T08:44:06.901733+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:07.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:06 smithi083 bash[39982]: cluster 2024-02-10T08:44:06.901665+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded) 2024-02-10T08:44:07.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:06 smithi083 bash[39982]: cluster 2024-02-10T08:44:06.901733+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:07.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:06 smithi117 bash[30699]: cluster 2024-02-10T08:44:06.901665+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/606 objects degraded (8.251%), 10 pgs degraded) 2024-02-10T08:44:07.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:06 smithi117 bash[30699]: cluster 2024-02-10T08:44:06.901733+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:08.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:07 smithi083 bash[38780]: cluster 2024-02-10T08:44:06.428561+0000 mgr.y (mgr.24931) 210 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T08:44:08.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:07 smithi083 bash[39982]: cluster 2024-02-10T08:44:06.428561+0000 mgr.y (mgr.24931) 210 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T08:44:08.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:07 smithi117 bash[30699]: cluster 2024-02-10T08:44:06.428561+0000 mgr.y (mgr.24931) 210 : cluster [DBG] pgmap v139: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-10T08:44:09.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:09 smithi083 bash[38780]: cluster 2024-02-10T08:44:08.429521+0000 mgr.y (mgr.24931) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 758 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T08:44:09.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:09 smithi083 bash[39982]: cluster 2024-02-10T08:44:08.429521+0000 mgr.y (mgr.24931) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 758 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T08:44:09.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:09 smithi117 bash[30699]: cluster 2024-02-10T08:44:08.429521+0000 mgr.y (mgr.24931) 211 : cluster [DBG] pgmap v140: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 758 B/s rd, 0 B/s wr, 1 op/s 2024-02-10T08:44:11.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:11 smithi083 bash[38780]: cluster 2024-02-10T08:44:10.430656+0000 mgr.y (mgr.24931) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T08:44:11.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:11 smithi083 bash[39982]: cluster 2024-02-10T08:44:10.430656+0000 mgr.y (mgr.24931) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T08:44:11.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:11 smithi117 bash[30699]: cluster 2024-02-10T08:44:10.430656+0000 mgr.y (mgr.24931) 212 : cluster [DBG] pgmap v141: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 48 op/s 2024-02-10T08:44:13.765 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:13 smithi117 bash[30699]: cluster 2024-02-10T08:44:12.431528+0000 mgr.y (mgr.24931) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-02-10T08:44:13.765 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:13 smithi117 bash[30699]: audit 2024-02-10T08:44:13.354913+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:13.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:13 smithi083 bash[38780]: cluster 2024-02-10T08:44:12.431528+0000 mgr.y (mgr.24931) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-02-10T08:44:13.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:13 smithi083 bash[38780]: audit 2024-02-10T08:44:13.354913+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:13.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:13 smithi083 bash[39982]: cluster 2024-02-10T08:44:12.431528+0000 mgr.y (mgr.24931) 213 : cluster [DBG] pgmap v142: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 59 op/s 2024-02-10T08:44:13.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:13 smithi083 bash[39982]: audit 2024-02-10T08:44:13.354913+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:14.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:14 smithi117 bash[30699]: audit 2024-02-10T08:44:13.355420+0000 mgr.y (mgr.24931) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:14.851 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:14 smithi117 bash[30699]: cephadm 2024-02-10T08:44:13.358066+0000 mgr.y (mgr.24931) 215 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-10T08:44:14.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:14 smithi083 bash[38780]: audit 2024-02-10T08:44:13.355420+0000 mgr.y (mgr.24931) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:14.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:14 smithi083 bash[38780]: cephadm 2024-02-10T08:44:13.358066+0000 mgr.y (mgr.24931) 215 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-10T08:44:14.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:14 smithi083 bash[39982]: audit 2024-02-10T08:44:13.355420+0000 mgr.y (mgr.24931) 214 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T08:44:14.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:14 smithi083 bash[39982]: cephadm 2024-02-10T08:44:13.358066+0000 mgr.y (mgr.24931) 215 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-10T08:44:16.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: cluster 2024-02-10T08:44:14.432572+0000 mgr.y (mgr.24931) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-10T08:44:16.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: audit 2024-02-10T08:44:14.930467+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: audit 2024-02-10T08:44:15.613993+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: audit 2024-02-10T08:44:15.615798+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: audit 2024-02-10T08:44:15.617554+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[38780]: audit 2024-02-10T08:44:15.621689+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: cluster 2024-02-10T08:44:14.432572+0000 mgr.y (mgr.24931) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: audit 2024-02-10T08:44:14.930467+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: audit 2024-02-10T08:44:15.613993+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: audit 2024-02-10T08:44:15.615798+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: audit 2024-02-10T08:44:15.617554+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:16.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:15 smithi083 bash[39982]: audit 2024-02-10T08:44:15.621689+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:44:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: cluster 2024-02-10T08:44:14.432572+0000 mgr.y (mgr.24931) 216 : cluster [DBG] pgmap v143: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 0 B/s wr, 93 op/s 2024-02-10T08:44:16.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: audit 2024-02-10T08:44:14.930467+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: audit 2024-02-10T08:44:15.613993+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: audit 2024-02-10T08:44:15.615798+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T08:44:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: audit 2024-02-10T08:44:15.617554+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:16.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:15 smithi117 bash[30699]: audit 2024-02-10T08:44:15.621689+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-10T08:44:17.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:16 smithi083 bash[38780]: cephadm 2024-02-10T08:44:15.604689+0000 mgr.y (mgr.24931) 217 : cephadm [INF] Upgrade: Updating osd.5 2024-02-10T08:44:17.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:16 smithi083 bash[38780]: cephadm 2024-02-10T08:44:15.620689+0000 mgr.y (mgr.24931) 218 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:44:17.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:16 smithi083 bash[39982]: cephadm 2024-02-10T08:44:15.604689+0000 mgr.y (mgr.24931) 217 : cephadm [INF] Upgrade: Updating osd.5 2024-02-10T08:44:17.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:16 smithi083 bash[39982]: cephadm 2024-02-10T08:44:15.620689+0000 mgr.y (mgr.24931) 218 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:44:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:16 smithi117 bash[30699]: cephadm 2024-02-10T08:44:15.604689+0000 mgr.y (mgr.24931) 217 : cephadm [INF] Upgrade: Updating osd.5 2024-02-10T08:44:17.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:16 smithi117 bash[30699]: cephadm 2024-02-10T08:44:15.620689+0000 mgr.y (mgr.24931) 218 : cephadm [INF] Deploying daemon osd.5 on smithi117 2024-02-10T08:44:18.228 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:17 smithi117 bash[30699]: cluster 2024-02-10T08:44:16.433605+0000 mgr.y (mgr.24931) 219 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:18.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:17 smithi083 bash[38780]: cluster 2024-02-10T08:44:16.433605+0000 mgr.y (mgr.24931) 219 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:18.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:17 smithi083 bash[39982]: cluster 2024-02-10T08:44:16.433605+0000 mgr.y (mgr.24931) 219 : cluster [DBG] pgmap v144: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:19.544 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:19 smithi117 systemd[1]: Stopping Ceph osd.5 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:44:19.860 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[18032]: debug 2024-02-10T08:44:19.529+0000 7feb6d308700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:44:19.860 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[18032]: debug 2024-02-10T08:44:19.529+0000 7feb6d308700 -1 osd.5 89 *** Got signal Terminated *** 2024-02-10T08:44:19.860 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[18032]: debug 2024-02-10T08:44:19.529+0000 7feb6d308700 -1 osd.5 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:18.434613+0000 mgr.y (mgr.24931) 220 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.850592+0000 mon.a (mon.0) 634 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.850762+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.851423+0000 mon.a (mon.0) 636 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.852349+0000 mon.a (mon.0) 637 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.852967+0000 mon.a (mon.0) 638 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.853337+0000 mon.a (mon.0) 639 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.853475+0000 mon.a (mon.0) 640 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.853867+0000 mon.a (mon.0) 641 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.854190+0000 mon.a (mon.0) 642 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.854401+0000 mon.a (mon.0) 643 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.854694+0000 mon.a (mon.0) 644 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.855063+0000 mon.a (mon.0) 645 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.855406+0000 mon.a (mon.0) 646 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.855785+0000 mon.a (mon.0) 647 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:19 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.856146+0000 mon.a (mon.0) 648 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:18.434613+0000 mgr.y (mgr.24931) 220 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.850592+0000 mon.a (mon.0) 634 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.850762+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.851423+0000 mon.a (mon.0) 636 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.852349+0000 mon.a (mon.0) 637 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.852967+0000 mon.a (mon.0) 638 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.853337+0000 mon.a (mon.0) 639 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.853475+0000 mon.a (mon.0) 640 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.853867+0000 mon.a (mon.0) 641 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.854190+0000 mon.a (mon.0) 642 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.854401+0000 mon.a (mon.0) 643 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.854694+0000 mon.a (mon.0) 644 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.855063+0000 mon.a (mon.0) 645 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.855406+0000 mon.a (mon.0) 646 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.855785+0000 mon.a (mon.0) 647 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.856146+0000 mon.a (mon.0) 648 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:18.434613+0000 mgr.y (mgr.24931) 220 : cluster [DBG] pgmap v145: 129 pgs: 129 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 119 op/s 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.850592+0000 mon.a (mon.0) 634 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.850762+0000 mon.a (mon.0) 635 : cluster [INF] osd.5 failed (root=default,host=smithi117) (connection refused reported by osd.6) 2024-02-10T08:44:20.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.851423+0000 mon.a (mon.0) 636 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.852349+0000 mon.a (mon.0) 637 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.852967+0000 mon.a (mon.0) 638 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.853337+0000 mon.a (mon.0) 639 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.853475+0000 mon.a (mon.0) 640 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.853867+0000 mon.a (mon.0) 641 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.854190+0000 mon.a (mon.0) 642 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.854401+0000 mon.a (mon.0) 643 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.854694+0000 mon.a (mon.0) 644 : cluster [DBG] osd.5 reported immediately failed by osd.7 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.855063+0000 mon.a (mon.0) 645 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.855406+0000 mon.a (mon.0) 646 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.855785+0000 mon.a (mon.0) 647 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:19 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.856146+0000 mon.a (mon.0) 648 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-10T08:44:20.478 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:20 smithi117 bash[33809]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.5 2024-02-10T08:44:20.478 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:20 smithi117 bash[33866]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.5 2024-02-10T08:44:21.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:20 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.945549+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:21.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:20 smithi083 bash[38780]: cluster 2024-02-10T08:44:19.962127+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-10T08:44:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:20 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.945549+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:21.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:20 smithi083 bash[39982]: cluster 2024-02-10T08:44:19.962127+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-10T08:44:21.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:20 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.945549+0000 mon.a (mon.0) 649 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:21.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:20 smithi117 bash[30699]: cluster 2024-02-10T08:44:19.962127+0000 mon.a (mon.0) 650 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-10T08:44:21.683 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:44:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:21 smithi083 bash[38780]: cluster 2024-02-10T08:44:20.435351+0000 mgr.y (mgr.24931) 221 : cluster [DBG] pgmap v147: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-02-10T08:44:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:21 smithi083 bash[38780]: cluster 2024-02-10T08:44:20.969238+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-10T08:44:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:21 smithi083 bash[39982]: cluster 2024-02-10T08:44:20.435351+0000 mgr.y (mgr.24931) 221 : cluster [DBG] pgmap v147: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-02-10T08:44:22.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:21 smithi083 bash[39982]: cluster 2024-02-10T08:44:20.969238+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-10T08:44:22.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:21 smithi117 bash[30699]: cluster 2024-02-10T08:44:20.435351+0000 mgr.y (mgr.24931) 221 : cluster [DBG] pgmap v147: 129 pgs: 17 stale+active+clean, 112 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 0 B/s wr, 94 op/s 2024-02-10T08:44:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:21 smithi117 bash[30699]: cluster 2024-02-10T08:44:20.969238+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e91: 8 total, 7 up, 8 in 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (5m) 55s ago 12m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (11m) 24s ago 11m 26.9M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (4m) 24s ago 16m 378M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (5m) 55s ago 18m 418M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (4m) 55s ago 18m 57.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (3m) 24s ago 16m 51.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (3m) 55s ago 17m 51.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:44:22.415 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (12m) 55s ago 12m 12.2M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (12m) 24s ago 12m 12.0M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (2m) 55s ago 16m 44.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (2m) 55s ago 15m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (93s) 55s ago 15m 41.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (60s) 55s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (28s) 24s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (13m) 24s ago 14m 51.4M 4096M 15.2.0 204a01f9b0b6 b98b474de854 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (13m) 24s ago 13m 50.5M 4096M 15.2.0 204a01f9b0b6 48cb257ff9f2 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (13m) 24s ago 13m 52.6M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (5m) 24s ago 12m 44.0M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (10m) 55s ago 10m 51.1M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:44:22.416 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (10m) 24s ago 10m 50.9M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:44:22.847 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 5 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:44:22.848 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 4, 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 10 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:44:22.849 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:44:22.887 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:22 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.5.service: Succeeded. 2024-02-10T08:44:22.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:22 smithi117 systemd[1]: Stopped Ceph osd.5 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:44:22.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:22 smithi117 systemd[1]: Started Ceph osd.5 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "10/20 daemons upgraded", 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:44:23.227 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:21.670000+0000 mgr.y (mgr.24931) 222 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.040479+0000 mgr.y (mgr.24931) 223 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.383615+0000 mgr.y (mgr.24931) 224 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.388950+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.389895+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.390687+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.391372+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.392163+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.392857+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.398150+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.399069+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.399882+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.400711+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.401490+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: cluster 2024-02-10T08:44:22.436296+0000 mgr.y (mgr.24931) 225 : cluster [DBG] pgmap v149: 129 pgs: 2 active+undersized+degraded, 14 stale+active+clean, 7 active+undersized, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 36 op/s; 10/606 objects degraded (1.650%) 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.847524+0000 mon.a (mon.0) 663 : audit [DBG] from='client.44382 172.21.15.83:0/3788281074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.874859+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.876509+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[38780]: audit 2024-02-10T08:44:22.879083+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:21.670000+0000 mgr.y (mgr.24931) 222 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.040479+0000 mgr.y (mgr.24931) 223 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.383615+0000 mgr.y (mgr.24931) 224 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.388950+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.389895+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.390687+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.391372+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.392163+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.392857+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.398150+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.399069+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.399882+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.400711+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.401490+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: cluster 2024-02-10T08:44:22.436296+0000 mgr.y (mgr.24931) 225 : cluster [DBG] pgmap v149: 129 pgs: 2 active+undersized+degraded, 14 stale+active+clean, 7 active+undersized, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 36 op/s; 10/606 objects degraded (1.650%) 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.847524+0000 mon.a (mon.0) 663 : audit [DBG] from='client.44382 172.21.15.83:0/3788281074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:23.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.874859+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:23.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.876509+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:23.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:22 smithi083 bash[39982]: audit 2024-02-10T08:44:22.879083+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:21.670000+0000 mgr.y (mgr.24931) 222 : audit [DBG] from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.040479+0000 mgr.y (mgr.24931) 223 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.383615+0000 mgr.y (mgr.24931) 224 : audit [DBG] from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.388950+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.389895+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.390687+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.391372+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.392163+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.392857+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.398150+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.399069+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.399882+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.400711+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.401490+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: cluster 2024-02-10T08:44:22.436296+0000 mgr.y (mgr.24931) 225 : cluster [DBG] pgmap v149: 129 pgs: 2 active+undersized+degraded, 14 stale+active+clean, 7 active+undersized, 106 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 36 op/s; 10/606 objects degraded (1.650%) 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.847524+0000 mon.a (mon.0) 663 : audit [DBG] from='client.44382 172.21.15.83:0/3788281074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.874859+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.876509+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:22 smithi117 bash[30699]: audit 2024-02-10T08:44:22.879083+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:23 smithi083 bash[38780]: cluster 2024-02-10T08:44:22.963858+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:23 smithi083 bash[38780]: audit 2024-02-10T08:44:23.225767+0000 mgr.y (mgr.24931) 226 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:23 smithi083 bash[39982]: cluster 2024-02-10T08:44:22.963858+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:24.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:23 smithi083 bash[39982]: audit 2024-02-10T08:44:23.225767+0000 mgr.y (mgr.24931) 226 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:24.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:23 smithi117 bash[30699]: cluster 2024-02-10T08:44:22.963858+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:24.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:23 smithi117 bash[30699]: audit 2024-02-10T08:44:23.225767+0000 mgr.y (mgr.24931) 226 : audit [DBG] from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:24.751 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T08:44:24.752 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[34094]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-10T08:44:25.137 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:24 smithi117 bash[30699]: cluster 2024-02-10T08:44:24.437888+0000 mgr.y (mgr.24931) 227 : cluster [DBG] pgmap v150: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:25.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:24 smithi083 bash[38780]: cluster 2024-02-10T08:44:24.437888+0000 mgr.y (mgr.24931) 227 : cluster [DBG] pgmap v150: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:24 smithi083 bash[39982]: cluster 2024-02-10T08:44:24.437888+0000 mgr.y (mgr.24931) 227 : cluster [DBG] pgmap v150: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:26.387 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:26 smithi117 bash[34355]: debug 2024-02-10T08:44:26.121+0000 7fc78bec4700 1 -- 172.21.15.117:0/344906338 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5600501ee680 con 0x560050261000 2024-02-10T08:44:27.138 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:26 smithi117 bash[34355]: debug 2024-02-10T08:44:26.657+0000 7fc793952380 -1 Falling back to public interface 2024-02-10T08:44:27.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:27 smithi083 bash[38780]: cluster 2024-02-10T08:44:26.438825+0000 mgr.y (mgr.24931) 228 : cluster [DBG] pgmap v151: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:27.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:27 smithi083 bash[39982]: cluster 2024-02-10T08:44:26.438825+0000 mgr.y (mgr.24931) 228 : cluster [DBG] pgmap v151: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:27.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:27 smithi117 bash[30699]: cluster 2024-02-10T08:44:26.438825+0000 mgr.y (mgr.24931) 228 : cluster [DBG] pgmap v151: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:29.497 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[36858]: debug 2024-02-10T08:44:29.193+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: cluster 2024-02-10T08:44:28.440086+0000 mgr.y (mgr.24931) 229 : cluster [DBG] pgmap v152: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.164264+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.174360+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.184536+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.189082+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.191677+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.193584+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.502 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[38780]: audit 2024-02-10T08:44:29.195963+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: cluster 2024-02-10T08:44:28.440086+0000 mgr.y (mgr.24931) 229 : cluster [DBG] pgmap v152: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.164264+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.174360+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.184536+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.189082+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.191677+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.193584+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.503 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:29 smithi083 bash[39982]: audit 2024-02-10T08:44:29.195963+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:29.887 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[34355]: debug 2024-02-10T08:44:29.709+0000 7fc793952380 -1 osd.5 89 log_to_monitors {default=true} 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: cluster 2024-02-10T08:44:28.440086+0000 mgr.y (mgr.24931) 229 : cluster [DBG] pgmap v152: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.164264+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.174360+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.184536+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.189082+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.191677+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.193584+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:29.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:29 smithi117 bash[30699]: audit 2024-02-10T08:44:29.195963+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:30.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[39982]: audit 2024-02-10T08:44:29.196307+0000 mgr.y (mgr.24931) 230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:30.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[39982]: cephadm 2024-02-10T08:44:29.197645+0000 mgr.y (mgr.24931) 231 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T08:44:30.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[39982]: audit 2024-02-10T08:44:29.717701+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[39982]: audit 2024-02-10T08:44:29.727519+0000 mon.a (mon.0) 675 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[39982]: cluster 2024-02-10T08:44:30.483947+0000 mon.a (mon.0) 676 : cluster [WRN] Health check update: Degraded data redundancy: 66/606 objects degraded (10.891%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[38780]: audit 2024-02-10T08:44:29.196307+0000 mgr.y (mgr.24931) 230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[38780]: cephadm 2024-02-10T08:44:29.197645+0000 mgr.y (mgr.24931) 231 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[38780]: audit 2024-02-10T08:44:29.717701+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[38780]: audit 2024-02-10T08:44:29.727519+0000 mon.a (mon.0) 675 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:30 smithi083 bash[38780]: cluster 2024-02-10T08:44:30.483947+0000 mon.a (mon.0) 676 : cluster [WRN] Health check update: Degraded data redundancy: 66/606 objects degraded (10.891%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:30.887 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[34355]: debug 2024-02-10T08:44:30.525+0000 7fc783e37700 -1 osd.5 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:44:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[30699]: audit 2024-02-10T08:44:29.196307+0000 mgr.y (mgr.24931) 230 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[30699]: cephadm 2024-02-10T08:44:29.197645+0000 mgr.y (mgr.24931) 231 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-02-10T08:44:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[30699]: audit 2024-02-10T08:44:29.717701+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[30699]: audit 2024-02-10T08:44:29.727519+0000 mon.a (mon.0) 675 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T08:44:30.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:30 smithi117 bash[30699]: cluster 2024-02-10T08:44:30.483947+0000 mon.a (mon.0) 676 : cluster [WRN] Health check update: Degraded data redundancy: 66/606 objects degraded (10.891%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:31.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[38780]: cluster 2024-02-10T08:44:30.441528+0000 mgr.y (mgr.24931) 232 : cluster [DBG] pgmap v153: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:31.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[38780]: audit 2024-02-10T08:44:30.509868+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[38780]: audit 2024-02-10T08:44:30.513478+0000 mon.a (mon.0) 677 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[38780]: cluster 2024-02-10T08:44:30.513654+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[38780]: audit 2024-02-10T08:44:30.519567+0000 mon.a (mon.0) 679 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[39982]: cluster 2024-02-10T08:44:30.441528+0000 mgr.y (mgr.24931) 232 : cluster [DBG] pgmap v153: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[39982]: audit 2024-02-10T08:44:30.509868+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[39982]: audit 2024-02-10T08:44:30.513478+0000 mon.a (mon.0) 677 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[39982]: cluster 2024-02-10T08:44:30.513654+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-10T08:44:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:31 smithi083 bash[39982]: audit 2024-02-10T08:44:30.519567+0000 mon.a (mon.0) 679 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:31.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:31 smithi117 bash[30699]: cluster 2024-02-10T08:44:30.441528+0000 mgr.y (mgr.24931) 232 : cluster [DBG] pgmap v153: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:31 smithi117 bash[30699]: audit 2024-02-10T08:44:30.509868+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:31 smithi117 bash[30699]: audit 2024-02-10T08:44:30.513478+0000 mon.a (mon.0) 677 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T08:44:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:31 smithi117 bash[30699]: cluster 2024-02-10T08:44:30.513654+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e92: 8 total, 7 up, 8 in 2024-02-10T08:44:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:31 smithi117 bash[30699]: audit 2024-02-10T08:44:30.519567+0000 mon.a (mon.0) 679 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:44:32.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[38780]: cluster 2024-02-10T08:44:31.509602+0000 mon.a (mon.0) 680 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:32.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[38780]: cluster 2024-02-10T08:44:31.522980+0000 mon.a (mon.0) 681 : cluster [INF] osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773] boot 2024-02-10T08:44:32.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[38780]: cluster 2024-02-10T08:44:31.523047+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[38780]: audit 2024-02-10T08:44:31.524366+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[38780]: cluster 2024-02-10T08:44:32.521998+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[39982]: cluster 2024-02-10T08:44:31.509602+0000 mon.a (mon.0) 680 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[39982]: cluster 2024-02-10T08:44:31.522980+0000 mon.a (mon.0) 681 : cluster [INF] osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773] boot 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[39982]: cluster 2024-02-10T08:44:31.523047+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[39982]: audit 2024-02-10T08:44:31.524366+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:44:32.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:32 smithi083 bash[39982]: cluster 2024-02-10T08:44:32.521998+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T08:44:32.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:32 smithi117 bash[30699]: cluster 2024-02-10T08:44:31.509602+0000 mon.a (mon.0) 680 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:44:32.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:32 smithi117 bash[30699]: cluster 2024-02-10T08:44:31.522980+0000 mon.a (mon.0) 681 : cluster [INF] osd.5 [v2:172.21.15.117:6808/2010546773,v1:172.21.15.117:6809/2010546773] boot 2024-02-10T08:44:32.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:32 smithi117 bash[30699]: cluster 2024-02-10T08:44:31.523047+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T08:44:32.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:32 smithi117 bash[30699]: audit 2024-02-10T08:44:31.524366+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T08:44:32.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:32 smithi117 bash[30699]: cluster 2024-02-10T08:44:32.521998+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T08:44:33.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:33 smithi083 bash[38780]: cluster 2024-02-10T08:44:32.442537+0000 mgr.y (mgr.24931) 233 : cluster [DBG] pgmap v156: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:33.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:33 smithi083 bash[39982]: cluster 2024-02-10T08:44:32.442537+0000 mgr.y (mgr.24931) 233 : cluster [DBG] pgmap v156: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:33.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:33 smithi117 bash[30699]: cluster 2024-02-10T08:44:32.442537+0000 mgr.y (mgr.24931) 233 : cluster [DBG] pgmap v156: 129 pgs: 17 active+undersized+degraded, 27 active+undersized, 85 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 66/606 objects degraded (10.891%) 2024-02-10T08:44:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:35 smithi083 bash[38780]: cluster 2024-02-10T08:44:34.444050+0000 mgr.y (mgr.24931) 234 : cluster [DBG] pgmap v158: 129 pgs: 10 active+undersized+degraded, 13 active+undersized, 106 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-10T08:44:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:35 smithi083 bash[38780]: cluster 2024-02-10T08:44:35.485618+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:35 smithi083 bash[39982]: cluster 2024-02-10T08:44:34.444050+0000 mgr.y (mgr.24931) 234 : cluster [DBG] pgmap v158: 129 pgs: 10 active+undersized+degraded, 13 active+undersized, 106 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-10T08:44:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:35 smithi083 bash[39982]: cluster 2024-02-10T08:44:35.485618+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:35 smithi117 bash[30699]: cluster 2024-02-10T08:44:34.444050+0000 mgr.y (mgr.24931) 234 : cluster [DBG] pgmap v158: 129 pgs: 10 active+undersized+degraded, 13 active+undersized, 106 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-10T08:44:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:35 smithi117 bash[30699]: cluster 2024-02-10T08:44:35.485618+0000 mon.a (mon.0) 685 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:37.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:44:36 smithi083 bash[36136]: ts=2024-02-10T08:44:36.972Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="web.hook/webhook[0]: notify retry canceled after 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:44:37.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:44:36 smithi083 bash[36136]: ts=2024-02-10T08:44:36.973Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:44:37.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:37 smithi083 bash[38780]: cluster 2024-02-10T08:44:36.445100+0000 mgr.y (mgr.24931) 235 : cluster [DBG] pgmap v159: 129 pgs: 1 active+undersized+degraded, 5 active+undersized, 123 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 9/606 objects degraded (1.485%) 2024-02-10T08:44:37.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:37 smithi083 bash[39982]: cluster 2024-02-10T08:44:36.445100+0000 mgr.y (mgr.24931) 235 : cluster [DBG] pgmap v159: 129 pgs: 1 active+undersized+degraded, 5 active+undersized, 123 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 9/606 objects degraded (1.485%) 2024-02-10T08:44:37.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:37 smithi117 bash[30699]: cluster 2024-02-10T08:44:36.445100+0000 mgr.y (mgr.24931) 235 : cluster [DBG] pgmap v159: 129 pgs: 1 active+undersized+degraded, 5 active+undersized, 123 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 9/606 objects degraded (1.485%) 2024-02-10T08:44:38.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:38 smithi083 bash[38780]: cluster 2024-02-10T08:44:38.555672+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/606 objects degraded (1.485%), 1 pg degraded) 2024-02-10T08:44:38.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:38 smithi083 bash[38780]: cluster 2024-02-10T08:44:38.555743+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:38.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:38 smithi083 bash[39982]: cluster 2024-02-10T08:44:38.555672+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/606 objects degraded (1.485%), 1 pg degraded) 2024-02-10T08:44:38.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:38 smithi083 bash[39982]: cluster 2024-02-10T08:44:38.555743+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:38.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:38 smithi117 bash[30699]: cluster 2024-02-10T08:44:38.555672+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/606 objects degraded (1.485%), 1 pg degraded) 2024-02-10T08:44:38.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:38 smithi117 bash[30699]: cluster 2024-02-10T08:44:38.555743+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-02-10T08:44:39.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:39 smithi083 bash[38780]: cluster 2024-02-10T08:44:38.446168+0000 mgr.y (mgr.24931) 236 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:39.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:39 smithi083 bash[39982]: cluster 2024-02-10T08:44:38.446168+0000 mgr.y (mgr.24931) 236 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:39 smithi117 bash[30699]: cluster 2024-02-10T08:44:38.446168+0000 mgr.y (mgr.24931) 236 : cluster [DBG] pgmap v160: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:41.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:41 smithi117 bash[30699]: cluster 2024-02-10T08:44:40.447371+0000 mgr.y (mgr.24931) 237 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:42.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:41 smithi083 bash[38780]: cluster 2024-02-10T08:44:40.447371+0000 mgr.y (mgr.24931) 237 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:42.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:41 smithi083 bash[39982]: cluster 2024-02-10T08:44:40.447371+0000 mgr.y (mgr.24931) 237 : cluster [DBG] pgmap v161: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:43.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:43 smithi117 bash[30699]: cluster 2024-02-10T08:44:42.448311+0000 mgr.y (mgr.24931) 238 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:44.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:43 smithi083 bash[38780]: cluster 2024-02-10T08:44:42.448311+0000 mgr.y (mgr.24931) 238 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:44.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:43 smithi083 bash[39982]: cluster 2024-02-10T08:44:42.448311+0000 mgr.y (mgr.24931) 238 : cluster [DBG] pgmap v162: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:44.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:44 smithi117 bash[30699]: audit 2024-02-10T08:44:44.212234+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:45.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:44 smithi083 bash[39982]: audit 2024-02-10T08:44:44.212234+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:45.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:44 smithi083 bash[38780]: audit 2024-02-10T08:44:44.212234+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:45.668 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:45 smithi117 bash[30699]: audit 2024-02-10T08:44:44.212657+0000 mgr.y (mgr.24931) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:45.668 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:45 smithi117 bash[30699]: cephadm 2024-02-10T08:44:44.215341+0000 mgr.y (mgr.24931) 240 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-10T08:44:45.668 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:45 smithi117 bash[30699]: cluster 2024-02-10T08:44:44.449509+0000 mgr.y (mgr.24931) 241 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:45.668 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:45 smithi117 bash[30699]: audit 2024-02-10T08:44:44.978229+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[38780]: audit 2024-02-10T08:44:44.212657+0000 mgr.y (mgr.24931) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[38780]: cephadm 2024-02-10T08:44:44.215341+0000 mgr.y (mgr.24931) 240 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-10T08:44:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[38780]: cluster 2024-02-10T08:44:44.449509+0000 mgr.y (mgr.24931) 241 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[38780]: audit 2024-02-10T08:44:44.978229+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[39982]: audit 2024-02-10T08:44:44.212657+0000 mgr.y (mgr.24931) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T08:44:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[39982]: cephadm 2024-02-10T08:44:44.215341+0000 mgr.y (mgr.24931) 240 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-10T08:44:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[39982]: cluster 2024-02-10T08:44:44.449509+0000 mgr.y (mgr.24931) 241 : cluster [DBG] pgmap v163: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:45 smithi083 bash[39982]: audit 2024-02-10T08:44:44.978229+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:47.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: cephadm 2024-02-10T08:44:46.447327+0000 mgr.y (mgr.24931) 242 : cephadm [INF] Upgrade: Updating osd.6 2024-02-10T08:44:47.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: cluster 2024-02-10T08:44:46.450370+0000 mgr.y (mgr.24931) 243 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:47.854 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: audit 2024-02-10T08:44:46.456978+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:47.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: audit 2024-02-10T08:44:46.459915+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:44:47.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: audit 2024-02-10T08:44:46.461248+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:47.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: cephadm 2024-02-10T08:44:46.463157+0000 mgr.y (mgr.24931) 244 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:44:47.855 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:47 smithi117 bash[30699]: audit 2024-02-10T08:44:46.463821+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:44:47.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: cephadm 2024-02-10T08:44:46.447327+0000 mgr.y (mgr.24931) 242 : cephadm [INF] Upgrade: Updating osd.6 2024-02-10T08:44:47.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: cluster 2024-02-10T08:44:46.450370+0000 mgr.y (mgr.24931) 243 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:47.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: audit 2024-02-10T08:44:46.456978+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: audit 2024-02-10T08:44:46.459915+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: audit 2024-02-10T08:44:46.461248+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: cephadm 2024-02-10T08:44:46.463157+0000 mgr.y (mgr.24931) 244 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[38780]: audit 2024-02-10T08:44:46.463821+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: cephadm 2024-02-10T08:44:46.447327+0000 mgr.y (mgr.24931) 242 : cephadm [INF] Upgrade: Updating osd.6 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: cluster 2024-02-10T08:44:46.450370+0000 mgr.y (mgr.24931) 243 : cluster [DBG] pgmap v164: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: audit 2024-02-10T08:44:46.456978+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: audit 2024-02-10T08:44:46.459915+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: audit 2024-02-10T08:44:46.461248+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: cephadm 2024-02-10T08:44:46.463157+0000 mgr.y (mgr.24931) 244 : cephadm [INF] Deploying daemon osd.6 on smithi117 2024-02-10T08:44:47.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:47 smithi083 bash[39982]: audit 2024-02-10T08:44:46.463821+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-10T08:44:49.589 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:49 smithi117 bash[30699]: cluster 2024-02-10T08:44:48.451340+0000 mgr.y (mgr.24931) 245 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:49.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:49 smithi083 bash[38780]: cluster 2024-02-10T08:44:48.451340+0000 mgr.y (mgr.24931) 245 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:49.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:49 smithi083 bash[39982]: cluster 2024-02-10T08:44:48.451340+0000 mgr.y (mgr.24931) 245 : cluster [DBG] pgmap v165: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:50.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:50 smithi117 systemd[1]: Stopping Ceph osd.6 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:44:50.945 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:50 smithi117 bash[19490]: debug 2024-02-10T08:44:50.653+0000 7fae07eeb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:44:50.945 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:50 smithi117 bash[19490]: debug 2024-02-10T08:44:50.657+0000 7fae07eeb700 -1 osd.6 94 *** Got signal Terminated *** 2024-02-10T08:44:50.945 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:50 smithi117 bash[19490]: debug 2024-02-10T08:44:50.657+0000 7fae07eeb700 -1 osd.6 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:44:51.637 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[35323]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.6 2024-02-10T08:44:51.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[35387]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.6 2024-02-10T08:44:51.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.452470+0000 mgr.y (mgr.24931) 246 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:51.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.960212+0000 mon.a (mon.0) 694 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.960345+0000 mon.a (mon.0) 695 : cluster [INF] osd.6 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.961126+0000 mon.a (mon.0) 696 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.961562+0000 mon.a (mon.0) 697 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.962034+0000 mon.a (mon.0) 698 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.962334+0000 mon.a (mon.0) 699 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.962573+0000 mon.a (mon.0) 700 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.962818+0000 mon.a (mon.0) 701 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.963119+0000 mon.a (mon.0) 702 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.963397+0000 mon.a (mon.0) 703 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.963642+0000 mon.a (mon.0) 704 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.963929+0000 mon.a (mon.0) 705 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.964127+0000 mon.a (mon.0) 706 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.639 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.964485+0000 mon.a (mon.0) 707 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:50.964667+0000 mon.a (mon.0) 708 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.364211+0000 mon.a (mon.0) 709 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.364782+0000 mon.a (mon.0) 710 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.365022+0000 mon.a (mon.0) 711 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.365595+0000 mon.a (mon.0) 712 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.366297+0000 mon.a (mon.0) 713 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.366820+0000 mon.a (mon.0) 714 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.367231+0000 mon.a (mon.0) 715 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.367650+0000 mon.a (mon.0) 716 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.368170+0000 mon.a (mon.0) 717 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.368517+0000 mon.a (mon.0) 718 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.369157+0000 mon.a (mon.0) 719 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.369494+0000 mon.a (mon.0) 720 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.370116+0000 mon.a (mon.0) 721 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.640 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:51 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.370455+0000 mon.a (mon.0) 722 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.452470+0000 mgr.y (mgr.24931) 246 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.960212+0000 mon.a (mon.0) 694 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.960345+0000 mon.a (mon.0) 695 : cluster [INF] osd.6 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.961126+0000 mon.a (mon.0) 696 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.961562+0000 mon.a (mon.0) 697 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.962034+0000 mon.a (mon.0) 698 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.962334+0000 mon.a (mon.0) 699 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.962573+0000 mon.a (mon.0) 700 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.962818+0000 mon.a (mon.0) 701 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.963119+0000 mon.a (mon.0) 702 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.963397+0000 mon.a (mon.0) 703 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.963642+0000 mon.a (mon.0) 704 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.963929+0000 mon.a (mon.0) 705 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.964127+0000 mon.a (mon.0) 706 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.964485+0000 mon.a (mon.0) 707 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:50.964667+0000 mon.a (mon.0) 708 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.364211+0000 mon.a (mon.0) 709 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.364782+0000 mon.a (mon.0) 710 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.365022+0000 mon.a (mon.0) 711 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.365595+0000 mon.a (mon.0) 712 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.366297+0000 mon.a (mon.0) 713 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.366820+0000 mon.a (mon.0) 714 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.367231+0000 mon.a (mon.0) 715 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.367650+0000 mon.a (mon.0) 716 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.368170+0000 mon.a (mon.0) 717 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.452470+0000 mgr.y (mgr.24931) 246 : cluster [DBG] pgmap v166: 129 pgs: 129 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:51.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.960212+0000 mon.a (mon.0) 694 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.960345+0000 mon.a (mon.0) 695 : cluster [INF] osd.6 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.961126+0000 mon.a (mon.0) 696 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.961562+0000 mon.a (mon.0) 697 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.962034+0000 mon.a (mon.0) 698 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.962334+0000 mon.a (mon.0) 699 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.962573+0000 mon.a (mon.0) 700 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.962818+0000 mon.a (mon.0) 701 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.963119+0000 mon.a (mon.0) 702 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.963397+0000 mon.a (mon.0) 703 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.963642+0000 mon.a (mon.0) 704 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.963929+0000 mon.a (mon.0) 705 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.964127+0000 mon.a (mon.0) 706 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.964485+0000 mon.a (mon.0) 707 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:50.964667+0000 mon.a (mon.0) 708 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.364211+0000 mon.a (mon.0) 709 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.364782+0000 mon.a (mon.0) 710 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.365022+0000 mon.a (mon.0) 711 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.365595+0000 mon.a (mon.0) 712 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.366297+0000 mon.a (mon.0) 713 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.366820+0000 mon.a (mon.0) 714 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.367231+0000 mon.a (mon.0) 715 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.367650+0000 mon.a (mon.0) 716 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.368170+0000 mon.a (mon.0) 717 : cluster [DBG] osd.6 reported immediately failed by osd.7 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.368517+0000 mon.a (mon.0) 718 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.369157+0000 mon.a (mon.0) 719 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.369494+0000 mon.a (mon.0) 720 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.873 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.370116+0000 mon.a (mon.0) 721 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.370455+0000 mon.a (mon.0) 722 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.368517+0000 mon.a (mon.0) 718 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.369157+0000 mon.a (mon.0) 719 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.369494+0000 mon.a (mon.0) 720 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.370116+0000 mon.a (mon.0) 721 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:51.874 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:51 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.370455+0000 mon.a (mon.0) 722 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-10T08:44:52.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:52 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.523937+0000 mon.a (mon.0) 723 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:52.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:52 smithi083 bash[38780]: cluster 2024-02-10T08:44:51.544610+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-10T08:44:52.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:52 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.523937+0000 mon.a (mon.0) 723 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:52.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:52 smithi083 bash[39982]: cluster 2024-02-10T08:44:51.544610+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-10T08:44:52.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:52 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.523937+0000 mon.a (mon.0) 723 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:44:52.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:52 smithi117 bash[30699]: cluster 2024-02-10T08:44:51.544610+0000 mon.a (mon.0) 724 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-10T08:44:53.622 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:44:53.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:53 smithi083 bash[38780]: cluster 2024-02-10T08:44:52.453191+0000 mgr.y (mgr.24931) 247 : cluster [DBG] pgmap v168: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:53.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:53 smithi083 bash[38780]: cluster 2024-02-10T08:44:52.554195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-10T08:44:53.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:53 smithi083 bash[39982]: cluster 2024-02-10T08:44:52.453191+0000 mgr.y (mgr.24931) 247 : cluster [DBG] pgmap v168: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:53.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:53 smithi083 bash[39982]: cluster 2024-02-10T08:44:52.554195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-10T08:44:53.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:53 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.6.service: Succeeded. 2024-02-10T08:44:53.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:53 smithi117 systemd[1]: Stopped Ceph osd.6 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:44:53.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:53 smithi117 bash[30699]: cluster 2024-02-10T08:44:52.453191+0000 mgr.y (mgr.24931) 247 : cluster [DBG] pgmap v168: 129 pgs: 13 stale+active+clean, 116 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:44:53.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:53 smithi117 bash[30699]: cluster 2024-02-10T08:44:52.554195+0000 mon.a (mon.0) 725 : cluster [DBG] osdmap e96: 8 total, 7 up, 8 in 2024-02-10T08:44:54.359 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:44:54.359 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (6m) 87s ago 12m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:44:54.359 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (12m) 25s ago 12m 27.1M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:44:54.359 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (4m) 25s ago 17m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:44:54.359 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (5m) 87s ago 19m 418M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (4m) 87s ago 19m 57.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (4m) 25s ago 17m 52.7M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (4m) 87s ago 17m 51.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (12m) 87s ago 13m 12.2M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (13m) 25s ago 13m 12.2M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (3m) 87s ago 16m 44.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (2m) 87s ago 16m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (2m) 87s ago 15m 41.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (92s) 87s ago 15m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (60s) 25s ago 14m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (29s) 25s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:44:54.360 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 starting - - - 4096M 2024-02-10T08:44:54.361 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (13m) 25s ago 13m 55.2M 4096M 15.2.0 204a01f9b0b6 b00852f7944a 2024-02-10T08:44:54.361 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (5m) 25s ago 13m 47.2M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:44:54.361 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (10m) 87s ago 10m 51.1M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:44:54.361 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (10m) 25s ago 10m 51.2M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:44:54.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:53 smithi117 systemd[1]: Started Ceph osd.6 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:44:54.799 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 6 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:44:54.800 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3, 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 11 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:44:54.801 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:53.608541+0000 mgr.y (mgr.24931) 248 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:53.939233+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:53.941032+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:53.943730+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.341859+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.342805+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.343746+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.344546+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.345004+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.345522+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.347733+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.348221+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.348681+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.349111+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.349593+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:54 smithi117 bash[30699]: audit 2024-02-10T08:44:54.799490+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54367 172.21.15.83:0/3805852942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:55.161 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:44:55.161 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:44:55.161 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:44:55.161 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "11/20 daemons upgraded", 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:44:55.162 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:53.608541+0000 mgr.y (mgr.24931) 248 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:53.939233+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:53.941032+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:53.943730+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.341859+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.342805+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.343746+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.344546+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.345004+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.345522+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.347733+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.348221+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.348681+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.349111+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.349593+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[38780]: audit 2024-02-10T08:44:54.799490+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54367 172.21.15.83:0/3805852942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:53.608541+0000 mgr.y (mgr.24931) 248 : audit [DBG] from='client.54349 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:53.939233+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:53.941032+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:53.943730+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:44:55.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.341859+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.342805+0000 mon.a (mon.0) 730 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.343746+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.344546+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.345004+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.345522+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.347733+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.348221+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.348681+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.349111+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.349593+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:44:55.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:54 smithi083 bash[39982]: audit 2024-02-10T08:44:54.799490+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54367 172.21.15.83:0/3805852942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T08:44:55.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[35609]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-10T08:44:56.217 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[30699]: audit 2024-02-10T08:44:53.980363+0000 mgr.y (mgr.24931) 249 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.217 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[30699]: audit 2024-02-10T08:44:54.336328+0000 mgr.y (mgr.24931) 250 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.218 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[30699]: cluster 2024-02-10T08:44:54.454469+0000 mgr.y (mgr.24931) 251 : cluster [DBG] pgmap v170: 129 pgs: 12 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:44:56.218 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:55 smithi117 bash[30699]: cluster 2024-02-10T08:44:54.935013+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 51/606 objects degraded (8.416%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[38780]: audit 2024-02-10T08:44:53.980363+0000 mgr.y (mgr.24931) 249 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[38780]: audit 2024-02-10T08:44:54.336328+0000 mgr.y (mgr.24931) 250 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[38780]: cluster 2024-02-10T08:44:54.454469+0000 mgr.y (mgr.24931) 251 : cluster [DBG] pgmap v170: 129 pgs: 12 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:44:56.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[38780]: cluster 2024-02-10T08:44:54.935013+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 51/606 objects degraded (8.416%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[39982]: audit 2024-02-10T08:44:53.980363+0000 mgr.y (mgr.24931) 249 : audit [DBG] from='client.54355 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[39982]: audit 2024-02-10T08:44:54.336328+0000 mgr.y (mgr.24931) 250 : audit [DBG] from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[39982]: cluster 2024-02-10T08:44:54.454469+0000 mgr.y (mgr.24931) 251 : cluster [DBG] pgmap v170: 129 pgs: 12 active+undersized+degraded, 3 stale+active+clean, 19 active+undersized, 95 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 51/606 objects degraded (8.416%) 2024-02-10T08:44:56.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:55 smithi083 bash[39982]: cluster 2024-02-10T08:44:54.935013+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: Degraded data redundancy: 51/606 objects degraded (8.416%), 12 pgs degraded (PG_DEGRADED) 2024-02-10T08:44:57.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:56 smithi083 bash[38780]: audit 2024-02-10T08:44:55.160949+0000 mgr.y (mgr.24931) 252 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:57.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:56 smithi083 bash[39982]: audit 2024-02-10T08:44:55.160949+0000 mgr.y (mgr.24931) 252 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:57.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:56 smithi117 bash[30699]: audit 2024-02-10T08:44:55.160949+0000 mgr.y (mgr.24931) 252 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:44:57.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:57 smithi117 bash[35895]: debug 2024-02-10T08:44:57.185+0000 7f2e0cd79700 1 -- 172.21.15.117:0/1483856404 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563336f90680 con 0x563337003000 2024-02-10T08:44:58.138 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:44:57 smithi117 bash[35895]: debug 2024-02-10T08:44:57.721+0000 7f2e14807380 -1 Falling back to public interface 2024-02-10T08:44:58.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:57 smithi117 bash[30699]: cluster 2024-02-10T08:44:56.455579+0000 mgr.y (mgr.24931) 253 : cluster [DBG] pgmap v171: 129 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 23 active+undersized, 89 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-10T08:44:58.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:57 smithi083 bash[38780]: cluster 2024-02-10T08:44:56.455579+0000 mgr.y (mgr.24931) 253 : cluster [DBG] pgmap v171: 129 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 23 active+undersized, 89 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-10T08:44:58.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:57 smithi083 bash[39982]: cluster 2024-02-10T08:44:56.455579+0000 mgr.y (mgr.24931) 253 : cluster [DBG] pgmap v171: 129 pgs: 16 active+undersized+degraded, 1 stale+active+clean, 23 active+undersized, 89 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-10T08:45:00.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:44:59 smithi083 bash[38780]: cluster 2024-02-10T08:44:58.456755+0000 mgr.y (mgr.24931) 254 : cluster [DBG] pgmap v172: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:00.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:44:59 smithi083 bash[39982]: cluster 2024-02-10T08:44:58.456755+0000 mgr.y (mgr.24931) 254 : cluster [DBG] pgmap v172: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:00.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:44:59 smithi117 bash[30699]: cluster 2024-02-10T08:44:58.456755+0000 mgr.y (mgr.24931) 254 : cluster [DBG] pgmap v172: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:01.138 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:45:00 smithi117 bash[35895]: debug 2024-02-10T08:45:00.745+0000 7f2e14807380 -1 osd.6 94 log_to_monitors {default=true} 2024-02-10T08:45:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:00 smithi117 bash[30699]: cluster 2024-02-10T08:45:00.514626+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 72/606 objects degraded (11.881%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:00 smithi117 bash[30699]: audit 2024-02-10T08:45:00.753406+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:00 smithi117 bash[30699]: audit 2024-02-10T08:45:00.763408+0000 mon.a (mon.0) 742 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[39982]: cluster 2024-02-10T08:45:00.514626+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 72/606 objects degraded (11.881%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:01.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[39982]: audit 2024-02-10T08:45:00.753406+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[39982]: audit 2024-02-10T08:45:00.763408+0000 mon.a (mon.0) 742 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[38780]: cluster 2024-02-10T08:45:00.514626+0000 mon.a (mon.0) 741 : cluster [WRN] Health check update: Degraded data redundancy: 72/606 objects degraded (11.881%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[38780]: audit 2024-02-10T08:45:00.753406+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:00 smithi083 bash[38780]: audit 2024-02-10T08:45:00.763408+0000 mon.a (mon.0) 742 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T08:45:01.868 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[36858]: debug 2024-02-10T08:45:01.444+0000 7fea5bcb8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:45:01.887 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[35895]: debug 2024-02-10T08:45:01.537+0000 7f2e034e9700 -1 osd.6 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:45:02.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: cluster 2024-02-10T08:45:00.458194+0000 mgr.y (mgr.24931) 255 : cluster [DBG] pgmap v173: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.145188+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.424179+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.434281+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.439099+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.441900+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.444062+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.447021+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.447373+0000 mgr.y (mgr.24931) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: cephadm 2024-02-10T08:45:01.449046+0000 mgr.y (mgr.24931) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.527447+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:02.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.529680+0000 mon.a (mon.0) 750 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: cluster 2024-02-10T08:45:01.529935+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[38780]: audit 2024-02-10T08:45:01.537625+0000 mon.a (mon.0) 752 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: cluster 2024-02-10T08:45:00.458194+0000 mgr.y (mgr.24931) 255 : cluster [DBG] pgmap v173: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.145188+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.424179+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.434281+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.439099+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.441900+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.444062+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.447021+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.447373+0000 mgr.y (mgr.24931) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: cephadm 2024-02-10T08:45:01.449046+0000 mgr.y (mgr.24931) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:45:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.527447+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.529680+0000 mon.a (mon.0) 750 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:45:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: cluster 2024-02-10T08:45:01.529935+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-10T08:45:02.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:01 smithi083 bash[39982]: audit 2024-02-10T08:45:01.537625+0000 mon.a (mon.0) 752 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: cluster 2024-02-10T08:45:00.458194+0000 mgr.y (mgr.24931) 255 : cluster [DBG] pgmap v173: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 1.7 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.145188+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.424179+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.434281+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.439099+0000 mon.a (mon.0) 746 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.441900+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.444062+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.447021+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.447373+0000 mgr.y (mgr.24931) 256 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: cephadm 2024-02-10T08:45:01.449046+0000 mgr.y (mgr.24931) 257 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-10T08:45:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.527447+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.529680+0000 mon.a (mon.0) 750 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T08:45:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: cluster 2024-02-10T08:45:01.529935+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e97: 8 total, 7 up, 8 in 2024-02-10T08:45:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:01 smithi117 bash[30699]: audit 2024-02-10T08:45:01.537625+0000 mon.a (mon.0) 752 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:03.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[38780]: cluster 2024-02-10T08:45:02.459259+0000 mgr.y (mgr.24931) 258 : cluster [DBG] pgmap v175: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:03.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[38780]: cluster 2024-02-10T08:45:02.521532+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[38780]: cluster 2024-02-10T08:45:02.530777+0000 mon.a (mon.0) 754 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581] boot 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[38780]: cluster 2024-02-10T08:45:02.530971+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[38780]: audit 2024-02-10T08:45:02.534896+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[39982]: cluster 2024-02-10T08:45:02.459259+0000 mgr.y (mgr.24931) 258 : cluster [DBG] pgmap v175: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[39982]: cluster 2024-02-10T08:45:02.521532+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[39982]: cluster 2024-02-10T08:45:02.530777+0000 mon.a (mon.0) 754 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581] boot 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[39982]: cluster 2024-02-10T08:45:02.530971+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T08:45:03.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:02 smithi083 bash[39982]: audit 2024-02-10T08:45:02.534896+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:45:03.387 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:02 smithi117 bash[30699]: cluster 2024-02-10T08:45:02.459259+0000 mgr.y (mgr.24931) 258 : cluster [DBG] pgmap v175: 129 pgs: 17 active+undersized+degraded, 26 active+undersized, 86 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-10T08:45:03.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:02 smithi117 bash[30699]: cluster 2024-02-10T08:45:02.521532+0000 mon.a (mon.0) 753 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:03.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:02 smithi117 bash[30699]: cluster 2024-02-10T08:45:02.530777+0000 mon.a (mon.0) 754 : cluster [INF] osd.6 [v2:172.21.15.117:6816/3606763581,v1:172.21.15.117:6817/3606763581] boot 2024-02-10T08:45:03.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:02 smithi117 bash[30699]: cluster 2024-02-10T08:45:02.530971+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T08:45:03.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:02 smithi117 bash[30699]: audit 2024-02-10T08:45:02.534896+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T08:45:04.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:04 smithi083 bash[38780]: cluster 2024-02-10T08:45:03.532984+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T08:45:04.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:04 smithi083 bash[39982]: cluster 2024-02-10T08:45:03.532984+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T08:45:04.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:04 smithi117 bash[30699]: cluster 2024-02-10T08:45:03.532984+0000 mon.a (mon.0) 757 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T08:45:05.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[38780]: cluster 2024-02-10T08:45:04.460425+0000 mgr.y (mgr.24931) 259 : cluster [DBG] pgmap v178: 129 pgs: 6 peering, 8 active+undersized+degraded, 14 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:45:05.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[38780]: audit 2024-02-10T08:45:05.014842+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:05.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[38780]: cluster 2024-02-10T08:45:05.516270+0000 mon.a (mon.0) 759 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:05.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[39982]: cluster 2024-02-10T08:45:04.460425+0000 mgr.y (mgr.24931) 259 : cluster [DBG] pgmap v178: 129 pgs: 6 peering, 8 active+undersized+degraded, 14 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:45:05.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[39982]: audit 2024-02-10T08:45:05.014842+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:05.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:05 smithi083 bash[39982]: cluster 2024-02-10T08:45:05.516270+0000 mon.a (mon.0) 759 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:05.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:05 smithi117 bash[30699]: cluster 2024-02-10T08:45:04.460425+0000 mgr.y (mgr.24931) 259 : cluster [DBG] pgmap v178: 129 pgs: 6 peering, 8 active+undersized+degraded, 14 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 33/606 objects degraded (5.446%) 2024-02-10T08:45:05.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:05 smithi117 bash[30699]: audit 2024-02-10T08:45:05.014842+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:05.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:05 smithi117 bash[30699]: cluster 2024-02-10T08:45:05.516270+0000 mon.a (mon.0) 759 : cluster [WRN] Health check update: Degraded data redundancy: 33/606 objects degraded (5.446%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:07.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:07 smithi083 bash[38780]: cluster 2024-02-10T08:45:06.461392+0000 mgr.y (mgr.24931) 260 : cluster [DBG] pgmap v179: 129 pgs: 6 peering, 5 active+undersized+degraded, 11 active+undersized, 107 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 22/606 objects degraded (3.630%) 2024-02-10T08:45:07.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:07 smithi083 bash[39982]: cluster 2024-02-10T08:45:06.461392+0000 mgr.y (mgr.24931) 260 : cluster [DBG] pgmap v179: 129 pgs: 6 peering, 5 active+undersized+degraded, 11 active+undersized, 107 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 22/606 objects degraded (3.630%) 2024-02-10T08:45:07.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:07 smithi117 bash[30699]: cluster 2024-02-10T08:45:06.461392+0000 mgr.y (mgr.24931) 260 : cluster [DBG] pgmap v179: 129 pgs: 6 peering, 5 active+undersized+degraded, 11 active+undersized, 107 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 22/606 objects degraded (3.630%) 2024-02-10T08:45:08.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:08 smithi083 bash[39982]: cluster 2024-02-10T08:45:08.546772+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/606 objects degraded (3.630%), 5 pgs degraded) 2024-02-10T08:45:08.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:08 smithi083 bash[39982]: cluster 2024-02-10T08:45:08.546836+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:08 smithi083 bash[38780]: cluster 2024-02-10T08:45:08.546772+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/606 objects degraded (3.630%), 5 pgs degraded) 2024-02-10T08:45:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:08 smithi083 bash[38780]: cluster 2024-02-10T08:45:08.546836+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:08.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:08 smithi117 bash[30699]: cluster 2024-02-10T08:45:08.546772+0000 mon.a (mon.0) 760 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 22/606 objects degraded (3.630%), 5 pgs degraded) 2024-02-10T08:45:08.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:08 smithi117 bash[30699]: cluster 2024-02-10T08:45:08.546836+0000 mon.a (mon.0) 761 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:09.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:09 smithi083 bash[38780]: cluster 2024-02-10T08:45:08.462427+0000 mgr.y (mgr.24931) 261 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:09.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:09 smithi083 bash[39982]: cluster 2024-02-10T08:45:08.462427+0000 mgr.y (mgr.24931) 261 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:09.887 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:09 smithi117 bash[30699]: cluster 2024-02-10T08:45:08.462427+0000 mgr.y (mgr.24931) 261 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:11.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:11 smithi083 bash[38780]: cluster 2024-02-10T08:45:10.463522+0000 mgr.y (mgr.24931) 262 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:11.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:11 smithi083 bash[39982]: cluster 2024-02-10T08:45:10.463522+0000 mgr.y (mgr.24931) 262 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:11.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:11 smithi117 bash[30699]: cluster 2024-02-10T08:45:10.463522+0000 mgr.y (mgr.24931) 262 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:13.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:13 smithi083 bash[38780]: cluster 2024-02-10T08:45:12.464526+0000 mgr.y (mgr.24931) 263 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:13.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:13 smithi083 bash[39982]: cluster 2024-02-10T08:45:12.464526+0000 mgr.y (mgr.24931) 263 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:13.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:13 smithi117 bash[30699]: cluster 2024-02-10T08:45:12.464526+0000 mgr.y (mgr.24931) 263 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:15 smithi117 bash[30699]: cluster 2024-02-10T08:45:14.465674+0000 mgr.y (mgr.24931) 264 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:15.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:15 smithi117 bash[30699]: audit 2024-02-10T08:45:15.044853+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:16.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:15 smithi083 bash[38780]: cluster 2024-02-10T08:45:14.465674+0000 mgr.y (mgr.24931) 264 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:16.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:15 smithi083 bash[38780]: audit 2024-02-10T08:45:15.044853+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:15 smithi083 bash[39982]: cluster 2024-02-10T08:45:14.465674+0000 mgr.y (mgr.24931) 264 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:15 smithi083 bash[39982]: audit 2024-02-10T08:45:15.044853+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:16.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:16 smithi117 bash[30699]: audit 2024-02-10T08:45:16.457250+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:17.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:16 smithi083 bash[38780]: audit 2024-02-10T08:45:16.457250+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:17.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:16 smithi083 bash[39982]: audit 2024-02-10T08:45:16.457250+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:17.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:17 smithi117 bash[30699]: audit 2024-02-10T08:45:16.457724+0000 mgr.y (mgr.24931) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:17.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:17 smithi117 bash[30699]: cephadm 2024-02-10T08:45:16.460243+0000 mgr.y (mgr.24931) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-10T08:45:17.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:17 smithi117 bash[30699]: cluster 2024-02-10T08:45:16.466469+0000 mgr.y (mgr.24931) 267 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[38780]: audit 2024-02-10T08:45:16.457724+0000 mgr.y (mgr.24931) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[38780]: cephadm 2024-02-10T08:45:16.460243+0000 mgr.y (mgr.24931) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-10T08:45:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[38780]: cluster 2024-02-10T08:45:16.466469+0000 mgr.y (mgr.24931) 267 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[39982]: audit 2024-02-10T08:45:16.457724+0000 mgr.y (mgr.24931) 265 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T08:45:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[39982]: cephadm 2024-02-10T08:45:16.460243+0000 mgr.y (mgr.24931) 266 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-10T08:45:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:17 smithi083 bash[39982]: cluster 2024-02-10T08:45:16.466469+0000 mgr.y (mgr.24931) 267 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:20.104 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: cluster 2024-02-10T08:45:18.467531+0000 mgr.y (mgr.24931) 268 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:20.104 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: cephadm 2024-02-10T08:45:18.681609+0000 mgr.y (mgr.24931) 269 : cephadm [INF] Upgrade: Updating osd.7 2024-02-10T08:45:20.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: audit 2024-02-10T08:45:18.690586+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:20.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: audit 2024-02-10T08:45:18.691935+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:45:20.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: audit 2024-02-10T08:45:18.693066+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:20.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: cephadm 2024-02-10T08:45:18.694892+0000 mgr.y (mgr.24931) 270 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:45:20.105 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:19 smithi117 bash[30699]: audit 2024-02-10T08:45:18.695489+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:45:20.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: cluster 2024-02-10T08:45:18.467531+0000 mgr.y (mgr.24931) 268 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: cephadm 2024-02-10T08:45:18.681609+0000 mgr.y (mgr.24931) 269 : cephadm [INF] Upgrade: Updating osd.7 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: audit 2024-02-10T08:45:18.690586+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: audit 2024-02-10T08:45:18.691935+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: audit 2024-02-10T08:45:18.693066+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: cephadm 2024-02-10T08:45:18.694892+0000 mgr.y (mgr.24931) 270 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[38780]: audit 2024-02-10T08:45:18.695489+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: cluster 2024-02-10T08:45:18.467531+0000 mgr.y (mgr.24931) 268 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: cephadm 2024-02-10T08:45:18.681609+0000 mgr.y (mgr.24931) 269 : cephadm [INF] Upgrade: Updating osd.7 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: audit 2024-02-10T08:45:18.690586+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:20.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: audit 2024-02-10T08:45:18.691935+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T08:45:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: audit 2024-02-10T08:45:18.693066+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: cephadm 2024-02-10T08:45:18.694892+0000 mgr.y (mgr.24931) 270 : cephadm [INF] Deploying daemon osd.7 on smithi117 2024-02-10T08:45:20.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:19 smithi083 bash[39982]: audit 2024-02-10T08:45:18.695489+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-10T08:45:21.821 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:21 smithi117 bash[30699]: cluster 2024-02-10T08:45:20.468548+0000 mgr.y (mgr.24931) 271 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:22.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:21 smithi083 bash[38780]: cluster 2024-02-10T08:45:20.468548+0000 mgr.y (mgr.24931) 271 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:22.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:21 smithi083 bash[39982]: cluster 2024-02-10T08:45:20.468548+0000 mgr.y (mgr.24931) 271 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:22.869 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:22 smithi117 systemd[1]: Stopping Ceph osd.7 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:45:23.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:22 smithi117 bash[21164]: debug 2024-02-10T08:45:22.853+0000 7f4245c7a700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-10T08:45:23.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:22 smithi117 bash[21164]: debug 2024-02-10T08:45:22.853+0000 7f4245c7a700 -1 osd.7 99 *** Got signal Terminated *** 2024-02-10T08:45:23.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:22 smithi117 bash[21164]: debug 2024-02-10T08:45:22.853+0000 7f4245c7a700 -1 osd.7 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:45:23.842 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[36857]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.7 2024-02-10T08:45:23.842 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[36912]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.7 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:22.469593+0000 mgr.y (mgr.24931) 272 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.152438+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.152601+0000 mon.a (mon.0) 769 : cluster [INF] osd.7 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.153346+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.153759+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:23.843 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.154142+0000 mon.a (mon.0) 772 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.154653+0000 mon.a (mon.0) 773 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.155167+0000 mon.a (mon.0) 774 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.155565+0000 mon.a (mon.0) 775 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.155928+0000 mon.a (mon.0) 776 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.156120+0000 mon.a (mon.0) 777 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.156496+0000 mon.a (mon.0) 778 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.156763+0000 mon.a (mon.0) 779 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.156948+0000 mon.a (mon.0) 780 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.157333+0000 mon.a (mon.0) 781 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.157524+0000 mon.a (mon.0) 782 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.556625+0000 mon.a (mon.0) 783 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.557113+0000 mon.a (mon.0) 784 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:23.844 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.557353+0000 mon.a (mon.0) 785 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.557574+0000 mon.a (mon.0) 786 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.557934+0000 mon.a (mon.0) 787 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.558181+0000 mon.a (mon.0) 788 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.558493+0000 mon.a (mon.0) 789 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.558692+0000 mon.a (mon.0) 790 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.559079+0000 mon.a (mon.0) 791 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.559350+0000 mon.a (mon.0) 792 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.559894+0000 mon.a (mon.0) 793 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.560339+0000 mon.a (mon.0) 794 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.560609+0000 mon.a (mon.0) 795 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:23.845 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:23 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.561074+0000 mon.a (mon.0) 796 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:22.469593+0000 mgr.y (mgr.24931) 272 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.152438+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.152601+0000 mon.a (mon.0) 769 : cluster [INF] osd.7 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.153346+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.153759+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.154142+0000 mon.a (mon.0) 772 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.154653+0000 mon.a (mon.0) 773 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.155167+0000 mon.a (mon.0) 774 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.155565+0000 mon.a (mon.0) 775 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.155928+0000 mon.a (mon.0) 776 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.156120+0000 mon.a (mon.0) 777 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.156496+0000 mon.a (mon.0) 778 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.156763+0000 mon.a (mon.0) 779 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.156948+0000 mon.a (mon.0) 780 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.157333+0000 mon.a (mon.0) 781 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.157524+0000 mon.a (mon.0) 782 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.556625+0000 mon.a (mon.0) 783 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.557113+0000 mon.a (mon.0) 784 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.557353+0000 mon.a (mon.0) 785 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.557574+0000 mon.a (mon.0) 786 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.557934+0000 mon.a (mon.0) 787 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.558181+0000 mon.a (mon.0) 788 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.558493+0000 mon.a (mon.0) 789 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.558692+0000 mon.a (mon.0) 790 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.559079+0000 mon.a (mon.0) 791 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.559350+0000 mon.a (mon.0) 792 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.559894+0000 mon.a (mon.0) 793 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.560339+0000 mon.a (mon.0) 794 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.560609+0000 mon.a (mon.0) 795 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.561074+0000 mon.a (mon.0) 796 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:22.469593+0000 mgr.y (mgr.24931) 272 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.152438+0000 mon.a (mon.0) 768 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.152601+0000 mon.a (mon.0) 769 : cluster [INF] osd.7 failed (root=default,host=smithi117) (connection refused reported by osd.5) 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.153346+0000 mon.a (mon.0) 770 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.153759+0000 mon.a (mon.0) 771 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.154142+0000 mon.a (mon.0) 772 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.154653+0000 mon.a (mon.0) 773 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.155167+0000 mon.a (mon.0) 774 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.155565+0000 mon.a (mon.0) 775 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.155928+0000 mon.a (mon.0) 776 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.156120+0000 mon.a (mon.0) 777 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.156496+0000 mon.a (mon.0) 778 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.156763+0000 mon.a (mon.0) 779 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.122 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.156948+0000 mon.a (mon.0) 780 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.157333+0000 mon.a (mon.0) 781 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.157524+0000 mon.a (mon.0) 782 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.556625+0000 mon.a (mon.0) 783 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.557113+0000 mon.a (mon.0) 784 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.557353+0000 mon.a (mon.0) 785 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.557574+0000 mon.a (mon.0) 786 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.557934+0000 mon.a (mon.0) 787 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.558181+0000 mon.a (mon.0) 788 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.558493+0000 mon.a (mon.0) 789 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.558692+0000 mon.a (mon.0) 790 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.559079+0000 mon.a (mon.0) 791 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.559350+0000 mon.a (mon.0) 792 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-10T08:45:24.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.559894+0000 mon.a (mon.0) 793 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-10T08:45:24.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.560339+0000 mon.a (mon.0) 794 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-10T08:45:24.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.560609+0000 mon.a (mon.0) 795 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-10T08:45:24.124 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:23 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.561074+0000 mon.a (mon.0) 796 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.696625+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.696691+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: cluster 2024-02-10T08:45:23.714882+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.371417+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.15", "id": [0, 7]}]: dispatch 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.372199+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [0, 2]}]: dispatch 2024-02-10T08:45:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.372899+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.373505+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.374165+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.374877+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.375442+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 2]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.376064+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.376764+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[38780]: audit 2024-02-10T08:45:24.377442+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.696625+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.696691+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: cluster 2024-02-10T08:45:23.714882+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.371417+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.15", "id": [0, 7]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.372199+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [0, 2]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.372899+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.373505+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.374165+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.374877+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.375442+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 2]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.376064+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.376764+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:24 smithi083 bash[39982]: audit 2024-02-10T08:45:24.377442+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.696625+0000 mon.a (mon.0) 797 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.696691+0000 mon.a (mon.0) 798 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: cluster 2024-02-10T08:45:23.714882+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.371417+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.15", "id": [0, 7]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.372199+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [0, 2]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.372899+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.373505+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.374165+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.374877+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 2]}]: dispatch 2024-02-10T08:45:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.375442+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.15", "id": [3, 2]}]: dispatch 2024-02-10T08:45:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.376064+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 7]}]: dispatch 2024-02-10T08:45:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.376764+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:24 smithi117 bash[30699]: audit 2024-02-10T08:45:24.377442+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 7]}]: dispatch 2024-02-10T08:45:25.555 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:45:26.070 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:25 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.7.service: Succeeded. 2024-02-10T08:45:26.070 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:25 smithi117 systemd[1]: Stopped Ceph osd.7 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:45:26.070 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:26 smithi117 systemd[1]: Started Ceph osd.7 for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:45:26.070 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:25 smithi117 bash[30699]: cluster 2024-02-10T08:45:24.470597+0000 mgr.y (mgr.24931) 273 : cluster [DBG] pgmap v189: 129 pgs: 11 peering, 10 stale+active+clean, 108 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:26.070 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:25 smithi117 bash[30699]: cluster 2024-02-10T08:45:24.710977+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T08:45:26.070 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:25 smithi117 bash[30699]: cluster 2024-02-10T08:45:24.722638+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[38780]: cluster 2024-02-10T08:45:24.470597+0000 mgr.y (mgr.24931) 273 : cluster [DBG] pgmap v189: 129 pgs: 11 peering, 10 stale+active+clean, 108 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[38780]: cluster 2024-02-10T08:45:24.710977+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[38780]: cluster 2024-02-10T08:45:24.722638+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[39982]: cluster 2024-02-10T08:45:24.470597+0000 mgr.y (mgr.24931) 273 : cluster [DBG] pgmap v189: 129 pgs: 11 peering, 10 stale+active+clean, 108 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[39982]: cluster 2024-02-10T08:45:24.710977+0000 mon.a (mon.0) 810 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-10T08:45:26.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:25 smithi083 bash[39982]: cluster 2024-02-10T08:45:24.722638+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e101: 8 total, 7 up, 8 in 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (6m) 119s ago 13m 17.2M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (12m) 25s ago 12m 27.2M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (5m) 25s ago 17m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (6m) 119s ago 19m 418M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (5m) 119s ago 19m 57.3M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (4m) 25s ago 17m 55.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:45:26.320 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (4m) 119s ago 18m 51.1M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (13m) 119s ago 13m 12.2M - 1.7.0 72c9c2088986 0216950c5d67 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (13m) 25s ago 13m 12.7M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (3m) 119s ago 17m 44.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (3m) 119s ago 16m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (2m) 119s ago 16m 41.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (2m) 119s ago 15m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (92s) 25s ago 15m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (61s) 25s ago 15m 43.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (30s) 25s ago 14m - 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 starting - - - 4096M 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (6m) 25s ago 13m 49.6M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (11m) 119s ago 11m 51.1M - 15.2.0 204a01f9b0b6 6bd40ee1404e 2024-02-10T08:45:26.321 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (11m) 25s ago 11m 51.4M - 15.2.0 204a01f9b0b6 e6a5536a18be 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 7 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:26.757 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 12 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:45:26.758 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:45:27.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:25.541847+0000 mgr.y (mgr.24931) 274 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:25.925831+0000 mgr.y (mgr.24931) 275 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.110456+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:27.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.112437+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:27.050 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.116071+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.300141+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.300744+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.301317+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.301890+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.302472+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.303042+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.305628+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.306353+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.306985+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.307574+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.051 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:26 smithi117 bash[30699]: audit 2024-02-10T08:45:26.308111+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:25.541847+0000 mgr.y (mgr.24931) 274 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:25.925831+0000 mgr.y (mgr.24931) 275 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.110456+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.112437+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.116071+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.300141+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.300744+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.301317+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.301890+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.302472+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.303042+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.305628+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.306353+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.306985+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.307574+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[39982]: audit 2024-02-10T08:45:26.308111+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:25.541847+0000 mgr.y (mgr.24931) 274 : audit [DBG] from='client.54385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:25.925831+0000 mgr.y (mgr.24931) 275 : audit [DBG] from='client.44442 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.110456+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.112437+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.116071+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.300141+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.300744+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.301317+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.301890+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.302472+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.303042+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.305628+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.306353+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.306985+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.307574+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:26 smithi083 bash[38780]: audit 2024-02-10T08:45:26.308111+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr" 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:45:27.125 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "12/20 daemons upgraded", 2024-02-10T08:45:27.126 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T08:45:27.126 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:45:27.126 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:45:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[30699]: audit 2024-02-10T08:45:26.294729+0000 mgr.y (mgr.24931) 276 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[30699]: cluster 2024-02-10T08:45:26.471574+0000 mgr.y (mgr.24931) 277 : cluster [DBG] pgmap v191: 129 pgs: 5 active+undersized+degraded, 11 peering, 8 stale+active+clean, 4 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-10T08:45:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[30699]: audit 2024-02-10T08:45:26.756949+0000 mon.a (mon.0) 826 : audit [DBG] from='client.54403 172.21.15.83:0/2727499475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:27.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[30699]: cluster 2024-02-10T08:45:27.106397+0000 mon.a (mon.0) 827 : cluster [WRN] Health check failed: Degraded data redundancy: 15/606 objects degraded (2.475%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T08:45:27.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:27 smithi117 bash[37129]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-10T08:45:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[38780]: audit 2024-02-10T08:45:26.294729+0000 mgr.y (mgr.24931) 276 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[38780]: cluster 2024-02-10T08:45:26.471574+0000 mgr.y (mgr.24931) 277 : cluster [DBG] pgmap v191: 129 pgs: 5 active+undersized+degraded, 11 peering, 8 stale+active+clean, 4 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-10T08:45:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[38780]: audit 2024-02-10T08:45:26.756949+0000 mon.a (mon.0) 826 : audit [DBG] from='client.54403 172.21.15.83:0/2727499475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:28.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[38780]: cluster 2024-02-10T08:45:27.106397+0000 mon.a (mon.0) 827 : cluster [WRN] Health check failed: Degraded data redundancy: 15/606 objects degraded (2.475%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[39982]: audit 2024-02-10T08:45:26.294729+0000 mgr.y (mgr.24931) 276 : audit [DBG] from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[39982]: cluster 2024-02-10T08:45:26.471574+0000 mgr.y (mgr.24931) 277 : cluster [DBG] pgmap v191: 129 pgs: 5 active+undersized+degraded, 11 peering, 8 stale+active+clean, 4 active+undersized, 101 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-10T08:45:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[39982]: audit 2024-02-10T08:45:26.756949+0000 mon.a (mon.0) 826 : audit [DBG] from='client.54403 172.21.15.83:0/2727499475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:28.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:27 smithi083 bash[39982]: cluster 2024-02-10T08:45:27.106397+0000 mon.a (mon.0) 827 : cluster [WRN] Health check failed: Degraded data redundancy: 15/606 objects degraded (2.475%), 5 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:29.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:28 smithi083 bash[38780]: audit 2024-02-10T08:45:27.125032+0000 mgr.y (mgr.24931) 278 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:29.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:28 smithi083 bash[39982]: audit 2024-02-10T08:45:27.125032+0000 mgr.y (mgr.24931) 278 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:29.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:28 smithi117 bash[30699]: audit 2024-02-10T08:45:27.125032+0000 mgr.y (mgr.24931) 278 : audit [DBG] from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:29.638 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:29 smithi117 bash[37418]: debug 2024-02-10T08:45:29.272+0000 7f5b0938b700 1 -- 172.21.15.117:0/3793775954 <== mon.2 v2:172.21.15.117:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b5d1f2e680 con 0x55b5d1fa0c00 2024-02-10T08:45:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:29 smithi083 bash[38780]: cluster 2024-02-10T08:45:28.472875+0000 mgr.y (mgr.24931) 279 : cluster [DBG] pgmap v192: 129 pgs: 14 active+undersized+degraded, 11 peering, 4 stale+active+clean, 18 active+undersized, 82 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2024-02-10T08:45:30.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:29 smithi083 bash[39982]: cluster 2024-02-10T08:45:28.472875+0000 mgr.y (mgr.24931) 279 : cluster [DBG] pgmap v192: 129 pgs: 14 active+undersized+degraded, 11 peering, 4 stale+active+clean, 18 active+undersized, 82 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2024-02-10T08:45:30.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:29 smithi117 bash[30699]: cluster 2024-02-10T08:45:28.472875+0000 mgr.y (mgr.24931) 279 : cluster [DBG] pgmap v192: 129 pgs: 14 active+undersized+degraded, 11 peering, 4 stale+active+clean, 18 active+undersized, 82 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 40/606 objects degraded (6.601%) 2024-02-10T08:45:30.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:29 smithi117 bash[37418]: debug 2024-02-10T08:45:29.812+0000 7f5b10e19380 -1 Falling back to public interface 2024-02-10T08:45:31.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:31 smithi083 bash[38780]: cluster 2024-02-10T08:45:30.474295+0000 mgr.y (mgr.24931) 280 : cluster [DBG] pgmap v193: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:31.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:31 smithi083 bash[38780]: cluster 2024-02-10T08:45:30.720339+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-02-10T08:45:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:31 smithi083 bash[39982]: cluster 2024-02-10T08:45:30.474295+0000 mgr.y (mgr.24931) 280 : cluster [DBG] pgmap v193: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:31.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:31 smithi083 bash[39982]: cluster 2024-02-10T08:45:30.720339+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-02-10T08:45:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:31 smithi117 bash[30699]: cluster 2024-02-10T08:45:30.474295+0000 mgr.y (mgr.24931) 280 : cluster [DBG] pgmap v193: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:31.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:31 smithi117 bash[30699]: cluster 2024-02-10T08:45:30.720339+0000 mon.a (mon.0) 828 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 5 pgs peering) 2024-02-10T08:45:33.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:32 smithi117 bash[37418]: debug 2024-02-10T08:45:32.844+0000 7f5b10e19380 -1 osd.7 99 log_to_monitors {default=true} 2024-02-10T08:45:33.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[37418]: debug 2024-02-10T08:45:33.560+0000 7f5b03b03700 -1 osd.7 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T08:45:33.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: cluster 2024-02-10T08:45:32.475699+0000 mgr.y (mgr.24931) 281 : cluster [DBG] pgmap v194: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:32.856609+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:32.866790+0000 mon.a (mon.0) 829 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.293947+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.304191+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.314404+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.318505+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.321063+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.323061+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.326564+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.336236+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.337851+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.345219+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.346563+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T08:45:33.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.356374+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.357810+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.365946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.367317+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.374483+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.376096+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.383765+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.385036+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.392888+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.394275+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.403132+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.404627+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.410018+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T08:45:33.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:33 smithi117 bash[30699]: audit 2024-02-10T08:45:33.412807+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-10T08:45:33.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: cluster 2024-02-10T08:45:32.475699+0000 mgr.y (mgr.24931) 281 : cluster [DBG] pgmap v194: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:33.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:32.856609+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:32.866790+0000 mon.a (mon.0) 829 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.293947+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.896 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.304191+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.314404+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.318505+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.321063+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.323061+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.326564+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.336236+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.337851+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.345219+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.346563+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.356374+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.357810+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T08:45:33.897 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.365946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: cluster 2024-02-10T08:45:32.475699+0000 mgr.y (mgr.24931) 281 : cluster [DBG] pgmap v194: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:32.856609+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:32.866790+0000 mon.a (mon.0) 829 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.293947+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.304191+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.314404+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.318505+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.321063+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.323061+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.326564+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.336236+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.337851+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T08:45:33.898 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.345219+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.346563+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.356374+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.357810+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.365946+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.367317+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.374483+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.376096+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.383765+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.385036+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.392888+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T08:45:33.899 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.394275+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.403132+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.404627+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.410018+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[38780]: audit 2024-02-10T08:45:33.412807+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.367317+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.374483+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.376096+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T08:45:33.900 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.383765+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.385036+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.392888+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.394275+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.403132+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.404627+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.410018+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T08:45:33.901 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:33 smithi083 bash[39982]: audit 2024-02-10T08:45:33.412807+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-10T08:45:34.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: cephadm 2024-02-10T08:45:33.327847+0000 mgr.y (mgr.24931) 282 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-10T08:45:34.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: cephadm 2024-02-10T08:45:33.412321+0000 mgr.y (mgr.24931) 283 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: cluster 2024-02-10T08:45:33.533657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.543229+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.550595+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.550726+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: cluster 2024-02-10T08:45:33.550894+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.553433+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.554081+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: cephadm 2024-02-10T08:45:33.555291+0000 mgr.y (mgr.24931) 284 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[38780]: audit 2024-02-10T08:45:33.561205+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: cephadm 2024-02-10T08:45:33.327847+0000 mgr.y (mgr.24931) 282 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: cephadm 2024-02-10T08:45:33.412321+0000 mgr.y (mgr.24931) 283 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-10T08:45:34.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: cluster 2024-02-10T08:45:33.533657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.543229+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.550595+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.550726+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: cluster 2024-02-10T08:45:33.550894+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.553433+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.554081+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: cephadm 2024-02-10T08:45:33.555291+0000 mgr.y (mgr.24931) 284 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-10T08:45:34.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:34 smithi083 bash[39982]: audit 2024-02-10T08:45:33.561205+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:34.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: cephadm 2024-02-10T08:45:33.327847+0000 mgr.y (mgr.24931) 282 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-10T08:45:34.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: cephadm 2024-02-10T08:45:33.412321+0000 mgr.y (mgr.24931) 283 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-10T08:45:34.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: cluster 2024-02-10T08:45:33.533657+0000 mon.a (mon.0) 855 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-10T08:45:34.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.543229+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.550595+0000 mon.a (mon.0) 856 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.550726+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: cluster 2024-02-10T08:45:33.550894+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e102: 8 total, 7 up, 8 in 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.553433+0000 mon.a (mon.0) 859 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi117", "root=default"]}]: dispatch 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.554081+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: cephadm 2024-02-10T08:45:33.555291+0000 mgr.y (mgr.24931) 284 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-10T08:45:34.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:34 smithi117 bash[30699]: audit 2024-02-10T08:45:33.561205+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: cluster 2024-02-10T08:45:34.476950+0000 mgr.y (mgr.24931) 285 : cluster [DBG] pgmap v196: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: cluster 2024-02-10T08:45:34.559188+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: cluster 2024-02-10T08:45:34.571395+0000 mon.a (mon.0) 863 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494] boot 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: cluster 2024-02-10T08:45:34.571486+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: audit 2024-02-10T08:45:34.572906+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: audit 2024-02-10T08:45:35.089646+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[38780]: cluster 2024-02-10T08:45:35.525522+0000 mon.a (mon.0) 867 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 28 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:35.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: cluster 2024-02-10T08:45:34.476950+0000 mgr.y (mgr.24931) 285 : cluster [DBG] pgmap v196: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: cluster 2024-02-10T08:45:34.559188+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: cluster 2024-02-10T08:45:34.571395+0000 mon.a (mon.0) 863 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494] boot 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: cluster 2024-02-10T08:45:34.571486+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: audit 2024-02-10T08:45:34.572906+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: audit 2024-02-10T08:45:35.089646+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:35.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:35 smithi083 bash[39982]: cluster 2024-02-10T08:45:35.525522+0000 mon.a (mon.0) 867 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 28 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: cluster 2024-02-10T08:45:34.476950+0000 mgr.y (mgr.24931) 285 : cluster [DBG] pgmap v196: 129 pgs: 28 active+undersized+degraded, 29 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84/606 objects degraded (13.861%) 2024-02-10T08:45:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: cluster 2024-02-10T08:45:34.559188+0000 mon.a (mon.0) 862 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T08:45:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: cluster 2024-02-10T08:45:34.571395+0000 mon.a (mon.0) 863 : cluster [INF] osd.7 [v2:172.21.15.117:6824/2079310494,v1:172.21.15.117:6825/2079310494] boot 2024-02-10T08:45:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: cluster 2024-02-10T08:45:34.571486+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T08:45:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: audit 2024-02-10T08:45:34.572906+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T08:45:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: audit 2024-02-10T08:45:35.089646+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:35.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:35 smithi117 bash[30699]: cluster 2024-02-10T08:45:35.525522+0000 mon.a (mon.0) 867 : cluster [WRN] Health check update: Degraded data redundancy: 84/606 objects degraded (13.861%), 28 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:36.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[38780]: cluster 2024-02-10T08:45:35.575929+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T08:45:36.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[38780]: audit 2024-02-10T08:45:36.264484+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[38780]: audit 2024-02-10T08:45:36.266322+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[38780]: audit 2024-02-10T08:45:36.270590+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[38780]: audit 2024-02-10T08:45:36.273030+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[39982]: cluster 2024-02-10T08:45:35.575929+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[39982]: audit 2024-02-10T08:45:36.264484+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[39982]: audit 2024-02-10T08:45:36.266322+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[39982]: audit 2024-02-10T08:45:36.270590+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:36.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:36 smithi083 bash[39982]: audit 2024-02-10T08:45:36.273030+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:45:36.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:36 smithi117 bash[30699]: cluster 2024-02-10T08:45:35.575929+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T08:45:36.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:36 smithi117 bash[30699]: audit 2024-02-10T08:45:36.264484+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:36.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:36 smithi117 bash[30699]: audit 2024-02-10T08:45:36.266322+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi083.ttdhzy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:36.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:36 smithi117 bash[30699]: audit 2024-02-10T08:45:36.270590+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:36.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:36 smithi117 bash[30699]: audit 2024-02-10T08:45:36.273030+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi083.ttdhzy","key": "container_image"}]: dispatch 2024-02-10T08:45:37.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[38780]: cephadm 2024-02-10T08:45:36.258059+0000 mgr.y (mgr.24931) 286 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi083.ttdhzy (1/2) 2024-02-10T08:45:37.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[38780]: cephadm 2024-02-10T08:45:36.272101+0000 mgr.y (mgr.24931) 287 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:45:37.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[38780]: cluster 2024-02-10T08:45:36.477777+0000 mgr.y (mgr.24931) 288 : cluster [DBG] pgmap v199: 129 pgs: 7 peering, 24 active+undersized+degraded, 26 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:45:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[39982]: cephadm 2024-02-10T08:45:36.258059+0000 mgr.y (mgr.24931) 286 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi083.ttdhzy (1/2) 2024-02-10T08:45:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[39982]: cephadm 2024-02-10T08:45:36.272101+0000 mgr.y (mgr.24931) 287 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:45:37.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:37 smithi083 bash[39982]: cluster 2024-02-10T08:45:36.477777+0000 mgr.y (mgr.24931) 288 : cluster [DBG] pgmap v199: 129 pgs: 7 peering, 24 active+undersized+degraded, 26 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:45:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:37 smithi117 bash[30699]: cephadm 2024-02-10T08:45:36.258059+0000 mgr.y (mgr.24931) 286 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi083.ttdhzy (1/2) 2024-02-10T08:45:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:37 smithi117 bash[30699]: cephadm 2024-02-10T08:45:36.272101+0000 mgr.y (mgr.24931) 287 : cephadm [INF] Deploying daemon rgw.r.z.smithi083.ttdhzy on smithi083 2024-02-10T08:45:37.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:37 smithi117 bash[30699]: cluster 2024-02-10T08:45:36.477777+0000 mgr.y (mgr.24931) 288 : cluster [DBG] pgmap v199: 129 pgs: 7 peering, 24 active+undersized+degraded, 26 active+undersized, 72 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-10T08:45:39.751 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:39 smithi083 bash[38780]: cluster 2024-02-10T08:45:38.479027+0000 mgr.y (mgr.24931) 289 : cluster [DBG] pgmap v200: 129 pgs: 7 peering, 17 active+undersized+degraded, 14 active+undersized, 91 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:45:39.752 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:39 smithi083 bash[39982]: cluster 2024-02-10T08:45:38.479027+0000 mgr.y (mgr.24931) 289 : cluster [DBG] pgmap v200: 129 pgs: 7 peering, 17 active+undersized+degraded, 14 active+undersized, 91 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:45:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:39 smithi117 bash[30699]: cluster 2024-02-10T08:45:38.479027+0000 mgr.y (mgr.24931) 289 : cluster [DBG] pgmap v200: 129 pgs: 7 peering, 17 active+undersized+degraded, 14 active+undersized, 91 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59/606 objects degraded (9.736%) 2024-02-10T08:45:41.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[38780]: audit 2024-02-10T08:45:40.346462+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:41.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[38780]: cluster 2024-02-10T08:45:40.480286+0000 mgr.y (mgr.24931) 290 : cluster [DBG] pgmap v201: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:45:41.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[38780]: cluster 2024-02-10T08:45:40.528436+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:41.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[39982]: audit 2024-02-10T08:45:40.346462+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:41.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[39982]: cluster 2024-02-10T08:45:40.480286+0000 mgr.y (mgr.24931) 290 : cluster [DBG] pgmap v201: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:45:41.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:41 smithi083 bash[39982]: cluster 2024-02-10T08:45:40.528436+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:41.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:41 smithi117 bash[30699]: audit 2024-02-10T08:45:40.346462+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:41.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:41 smithi117 bash[30699]: cluster 2024-02-10T08:45:40.480286+0000 mgr.y (mgr.24931) 290 : cluster [DBG] pgmap v201: 129 pgs: 7 peering, 122 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:45:41.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:41 smithi117 bash[30699]: cluster 2024-02-10T08:45:40.528436+0000 mon.a (mon.0) 874 : cluster [WRN] Health check update: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T08:45:42.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:42 smithi083 bash[38780]: cluster 2024-02-10T08:45:41.344307+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded) 2024-02-10T08:45:42.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:42 smithi083 bash[38780]: cluster 2024-02-10T08:45:41.344387+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:42.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:42 smithi083 bash[39982]: cluster 2024-02-10T08:45:41.344307+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded) 2024-02-10T08:45:42.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:42 smithi083 bash[39982]: cluster 2024-02-10T08:45:41.344387+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:42.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:42 smithi117 bash[30699]: cluster 2024-02-10T08:45:41.344307+0000 mon.a (mon.0) 875 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 59/606 objects degraded (9.736%), 17 pgs degraded) 2024-02-10T08:45:42.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:42 smithi117 bash[30699]: cluster 2024-02-10T08:45:41.344387+0000 mon.a (mon.0) 876 : cluster [INF] Cluster is now healthy 2024-02-10T08:45:43.928 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: cluster 2024-02-10T08:45:42.481375+0000 mgr.y (mgr.24931) 291 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: cephadm 2024-02-10T08:45:42.645865+0000 mgr.y (mgr.24931) 292 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi117.dzebuy (2/2) 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: audit 2024-02-10T08:45:42.655035+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: audit 2024-02-10T08:45:42.657143+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: audit 2024-02-10T08:45:42.660381+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: cephadm 2024-02-10T08:45:42.661668+0000 mgr.y (mgr.24931) 293 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:45:43.929 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:43 smithi117 bash[30699]: audit 2024-02-10T08:45:42.662409+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:45:44.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: cluster 2024-02-10T08:45:42.481375+0000 mgr.y (mgr.24931) 291 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T08:45:44.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: cephadm 2024-02-10T08:45:42.645865+0000 mgr.y (mgr.24931) 292 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi117.dzebuy (2/2) 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: audit 2024-02-10T08:45:42.655035+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: audit 2024-02-10T08:45:42.657143+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: audit 2024-02-10T08:45:42.660381+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: cephadm 2024-02-10T08:45:42.661668+0000 mgr.y (mgr.24931) 293 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[38780]: audit 2024-02-10T08:45:42.662409+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: cluster 2024-02-10T08:45:42.481375+0000 mgr.y (mgr.24931) 291 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: cephadm 2024-02-10T08:45:42.645865+0000 mgr.y (mgr.24931) 292 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi117.dzebuy (2/2) 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: audit 2024-02-10T08:45:42.655035+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: audit 2024-02-10T08:45:42.657143+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi117.dzebuy", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T08:45:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: audit 2024-02-10T08:45:42.660381+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T08:45:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: cephadm 2024-02-10T08:45:42.661668+0000 mgr.y (mgr.24931) 293 : cephadm [INF] Deploying daemon rgw.r.z.smithi117.dzebuy on smithi117 2024-02-10T08:45:44.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:43 smithi083 bash[39982]: audit 2024-02-10T08:45:42.662409+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi117.dzebuy","key": "container_image"}]: dispatch 2024-02-10T08:45:45.745 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:45 smithi117 bash[30699]: cluster 2024-02-10T08:45:44.482704+0000 mgr.y (mgr.24931) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 64 op/s 2024-02-10T08:45:45.746 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:45 smithi117 bash[30699]: audit 2024-02-10T08:45:45.113708+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:45 smithi083 bash[38780]: cluster 2024-02-10T08:45:44.482704+0000 mgr.y (mgr.24931) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 64 op/s 2024-02-10T08:45:46.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:45 smithi083 bash[38780]: audit 2024-02-10T08:45:45.113708+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:45 smithi083 bash[39982]: cluster 2024-02-10T08:45:44.482704+0000 mgr.y (mgr.24931) 294 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 64 op/s 2024-02-10T08:45:46.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:45 smithi083 bash[39982]: audit 2024-02-10T08:45:45.113708+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:47.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[39982]: audit 2024-02-10T08:45:46.348003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[39982]: audit 2024-02-10T08:45:46.349934+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[39982]: audit 2024-02-10T08:45:46.353460+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[39982]: audit 2024-02-10T08:45:46.354095+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[39982]: cluster 2024-02-10T08:45:46.483652+0000 mgr.y (mgr.24931) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.1 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 93 B/s wr, 72 op/s 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[38780]: audit 2024-02-10T08:45:46.348003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[38780]: audit 2024-02-10T08:45:46.349934+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[38780]: audit 2024-02-10T08:45:46.353460+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[38780]: audit 2024-02-10T08:45:46.354095+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:47 smithi083 bash[38780]: cluster 2024-02-10T08:45:46.483652+0000 mgr.y (mgr.24931) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.1 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 93 B/s wr, 72 op/s 2024-02-10T08:45:47.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:47 smithi117 bash[30699]: audit 2024-02-10T08:45:46.348003+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:47.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:47 smithi117 bash[30699]: audit 2024-02-10T08:45:46.349934+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:47.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:47 smithi117 bash[30699]: audit 2024-02-10T08:45:46.353460+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:47 smithi117 bash[30699]: audit 2024-02-10T08:45:46.354095+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:45:47.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:47 smithi117 bash[30699]: cluster 2024-02-10T08:45:46.483652+0000 mgr.y (mgr.24931) 295 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.1 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 93 B/s wr, 72 op/s 2024-02-10T08:45:49.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:49 smithi083 bash[38780]: cluster 2024-02-10T08:45:48.484791+0000 mgr.y (mgr.24931) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 255 B/s wr, 95 op/s 2024-02-10T08:45:49.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:49 smithi083 bash[39982]: cluster 2024-02-10T08:45:48.484791+0000 mgr.y (mgr.24931) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 255 B/s wr, 95 op/s 2024-02-10T08:45:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:49 smithi117 bash[30699]: cluster 2024-02-10T08:45:48.484791+0000 mgr.y (mgr.24931) 296 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 255 B/s wr, 95 op/s 2024-02-10T08:45:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:51 smithi083 bash[38780]: cluster 2024-02-10T08:45:50.485887+0000 mgr.y (mgr.24931) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T08:45:51.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:51 smithi083 bash[39982]: cluster 2024-02-10T08:45:50.485887+0000 mgr.y (mgr.24931) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T08:45:51.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:51 smithi117 bash[30699]: cluster 2024-02-10T08:45:50.485887+0000 mgr.y (mgr.24931) 297 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.080759+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.304803+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.313638+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.326141+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.330947+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.333346+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.335278+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.338556+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.342463+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.345360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: cephadm 2024-02-10T08:45:52.346715+0000 mgr.y (mgr.24931) 298 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-10T08:45:53.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.356107+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.357975+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.364184+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]': finished 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.365686+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.371696+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]': finished 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.373814+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: cephadm 2024-02-10T08:45:52.375219+0000 mgr.y (mgr.24931) 299 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.380922+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.382808+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.384714+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: cephadm 2024-02-10T08:45:52.385796+0000 mgr.y (mgr.24931) 300 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.392080+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.393977+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: cephadm 2024-02-10T08:45:52.395021+0000 mgr.y (mgr.24931) 301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-10T08:45:53.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: audit 2024-02-10T08:45:52.401133+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.371 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[38780]: cluster 2024-02-10T08:45:52.486870+0000 mgr.y (mgr.24931) 302 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 165 op/s 2024-02-10T08:45:53.371 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[36136]: ts=2024-02-10T08:45:53.258Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="web.hook/webhook[0]: notify retry canceled after 16 attempts: Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:45:53.371 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[36136]: ts=2024-02-10T08:45:53.259Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-10T08:45:53.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.080759+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.304803+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.313638+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.326141+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.330947+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.333346+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.335278+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.338556+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.342463+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.345360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: cephadm 2024-02-10T08:45:52.346715+0000 mgr.y (mgr.24931) 298 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.356107+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.357975+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.364184+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]': finished 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.365686+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.371696+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]': finished 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.373814+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: cephadm 2024-02-10T08:45:52.375219+0000 mgr.y (mgr.24931) 299 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.380922+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.382808+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.384714+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: cephadm 2024-02-10T08:45:52.385796+0000 mgr.y (mgr.24931) 300 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.392080+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.393977+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: cephadm 2024-02-10T08:45:52.395021+0000 mgr.y (mgr.24931) 301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-10T08:45:53.373 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: audit 2024-02-10T08:45:52.401133+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.374 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:53 smithi083 bash[39982]: cluster 2024-02-10T08:45:52.486870+0000 mgr.y (mgr.24931) 302 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 165 op/s 2024-02-10T08:45:53.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.080759+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.304803+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.313638+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.326141+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.330947+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.333346+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.335278+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.338556+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.342463+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.345360+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: cephadm 2024-02-10T08:45:52.346715+0000 mgr.y (mgr.24931) 298 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.356107+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.357975+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.364184+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi083.ttdhzy"}]': finished 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.365686+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]: dispatch 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.371696+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi117.dzebuy"}]': finished 2024-02-10T08:45:53.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.373814+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: cephadm 2024-02-10T08:45:52.375219+0000 mgr.y (mgr.24931) 299 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.380922+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.382808+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.384714+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: cephadm 2024-02-10T08:45:52.385796+0000 mgr.y (mgr.24931) 300 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.392080+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.393977+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: cephadm 2024-02-10T08:45:52.395021+0000 mgr.y (mgr.24931) 301 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: audit 2024-02-10T08:45:52.401133+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:53.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:53 smithi117 bash[30699]: cluster 2024-02-10T08:45:52.486870+0000 mgr.y (mgr.24931) 302 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 165 op/s 2024-02-10T08:45:55.545 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:55 smithi083 systemd[1]: Stopping Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:45:55.803 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:55 smithi083 bash[38780]: cluster 2024-02-10T08:45:54.488222+0000 mgr.y (mgr.24931) 303 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T08:45:55.803 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:55 smithi083 bash[39982]: cluster 2024-02-10T08:45:54.488222+0000 mgr.y (mgr.24931) 303 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T08:45:55.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:55 smithi117 bash[30699]: cluster 2024-02-10T08:45:54.488222+0000 mgr.y (mgr.24931) 303 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T08:45:56.504 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[49905]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T08:45:56.504 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-10T08:45:56.504 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[49961]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T08:45:56.792 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[38780]: cephadm 2024-02-10T08:45:55.021834+0000 mgr.y (mgr.24931) 304 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-10T08:45:56.792 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[38780]: cephadm 2024-02-10T08:45:55.022199+0000 mgr.y (mgr.24931) 305 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:45:56.793 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[39982]: cephadm 2024-02-10T08:45:55.021834+0000 mgr.y (mgr.24931) 304 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-10T08:45:56.793 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[39982]: cephadm 2024-02-10T08:45:55.022199+0000 mgr.y (mgr.24931) 305 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:45:56.793 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T08:45:56.793 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 systemd[1]: Stopped Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:45:56.793 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 systemd[1]: Started Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:45:56.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:56 smithi117 bash[30699]: cephadm 2024-02-10T08:45:55.021834+0000 mgr.y (mgr.24931) 304 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-10T08:45:56.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:56 smithi117 bash[30699]: cephadm 2024-02-10T08:45:55.022199+0000 mgr.y (mgr.24931) 305 : cephadm [INF] Deploying daemon node-exporter.a on smithi083 2024-02-10T08:45:57.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:56 smithi083 bash[50078]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T08:45:57.521 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:45:57.819 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[38780]: cluster 2024-02-10T08:45:56.489255+0000 mgr.y (mgr.24931) 306 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 74 KiB/s rd, 341 B/s wr, 114 op/s 2024-02-10T08:45:57.819 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[38780]: audit 2024-02-10T08:45:56.774425+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:57.820 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[39982]: cluster 2024-02-10T08:45:56.489255+0000 mgr.y (mgr.24931) 306 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 74 KiB/s rd, 341 B/s wr, 114 op/s 2024-02-10T08:45:57.820 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[39982]: audit 2024-02-10T08:45:56.774425+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:57.820 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[50078]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T08:45:58.078 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:57 smithi117 bash[30699]: cluster 2024-02-10T08:45:56.489255+0000 mgr.y (mgr.24931) 306 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 74 KiB/s rd, 341 B/s wr, 114 op/s 2024-02-10T08:45:58.078 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:57 smithi117 bash[30699]: audit 2024-02-10T08:45:56.774425+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:45:58.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[50078]: aa2a8d90b84c: Already exists 2024-02-10T08:45:58.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[50078]: b45d31ee2d7f: Already exists 2024-02-10T08:45:58.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:57 smithi083 bash[50078]: b5db1e299295: Pulling fs layer 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (7m) 6s ago 13m 17.4M - 0.26.0 9f27df16978d e56ddaea450e 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (13m) 5s ago 13m 27.4M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (6m) 5s ago 18m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (6m) 6s ago 20m 421M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (5m) 6s ago 20m 84.5M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (5m) 5s ago 18m 58.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:45:58.289 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (5m) 6s ago 18m 58.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 starting - - - - 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (14m) 5s ago 14m 12.2M - 1.7.0 72c9c2088986 cddf12b6c81e 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (4m) 6s ago 17m 50.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (3m) 6s ago 17m 51.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (3m) 6s ago 16m 45.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (2m) 6s ago 16m 49.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (2m) 5s ago 16m 49.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (93s) 5s ago 15m 46.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (62s) 5s ago 15m 44.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (29s) 5s ago 14m 47.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc cc3868e61713 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (6m) 5s ago 14m 52.2M - 2.49.1 2a72b385beaf 597c0e666bf8 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (17s) 6s ago 11m 54.6M - 16.2.14-521-g0e714d9a 1fbc92c859dc 51e28ee2cd3b 2024-02-10T08:45:58.290 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (11s) 5s ago 11m 54.2M - 16.2.14-521-g0e714d9a 1fbc92c859dc 0bf7978e93cc 2024-02-10T08:45:58.722 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[50078]: b5db1e299295: Download complete 2024-02-10T08:45:58.753 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:45:58.753 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:45:58.753 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:45:58.753 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:58.753 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:45:58.754 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:45:59.133 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "osd", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw" 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "15/20 daemons upgraded", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:45:59.134 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:45:59.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:57.508247+0000 mgr.y (mgr.24931) 307 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:57.879054+0000 mgr.y (mgr.24931) 308 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.265826+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.266498+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.267068+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.267713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.268487+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.269267+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.273180+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.273714+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.274186+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.274837+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.275753+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:58 smithi117 bash[30699]: audit 2024-02-10T08:45:58.753639+0000 mon.a (mon.0) 920 : audit [DBG] from='client.54475 172.21.15.83:0/3595927531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:59.143 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[50078]: b5db1e299295: Pull complete 2024-02-10T08:45:59.143 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[50078]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T08:45:59.143 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[50078]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T08:45:59.143 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:57.508247+0000 mgr.y (mgr.24931) 307 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:57.879054+0000 mgr.y (mgr.24931) 308 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.265826+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.266498+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.267068+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.267713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.268487+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.269267+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.273180+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.273714+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.274186+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.274837+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.144 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.275753+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[39982]: audit 2024-02-10T08:45:58.753639+0000 mon.a (mon.0) 920 : audit [DBG] from='client.54475 172.21.15.83:0/3595927531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:57.508247+0000 mgr.y (mgr.24931) 307 : audit [DBG] from='client.54457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:57.879054+0000 mgr.y (mgr.24931) 308 : audit [DBG] from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.265826+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.266498+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.267068+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.267713+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.268487+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.269267+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.273180+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.273714+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.145 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.274186+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.146 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.274837+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.146 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.275753+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:45:59.146 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:58 smithi083 bash[38780]: audit 2024-02-10T08:45:58.753639+0000 mon.a (mon.0) 920 : audit [DBG] from='client.54475 172.21.15.83:0/3595927531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:45:59.572 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:45:59 smithi117 systemd[1]: Stopping Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:45:59.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:59 smithi117 bash[30699]: audit 2024-02-10T08:45:58.260628+0000 mgr.y (mgr.24931) 309 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:45:59.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:45:59 smithi117 bash[30699]: cluster 2024-02-10T08:45:58.490190+0000 mgr.y (mgr.24931) 310 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 255 B/s wr, 101 op/s 2024-02-10T08:46:00.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:59 smithi083 bash[38780]: audit 2024-02-10T08:45:58.260628+0000 mgr.y (mgr.24931) 309 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:00.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:45:59 smithi083 bash[38780]: cluster 2024-02-10T08:45:58.490190+0000 mgr.y (mgr.24931) 310 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 255 B/s wr, 101 op/s 2024-02-10T08:46:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:59 smithi083 bash[39982]: audit 2024-02-10T08:45:58.260628+0000 mgr.y (mgr.24931) 309 : audit [DBG] from='client.54469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:00.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:45:59 smithi083 bash[39982]: cluster 2024-02-10T08:45:58.490190+0000 mgr.y (mgr.24931) 310 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 KiB/s rd, 255 B/s wr, 101 op/s 2024-02-10T08:46:00.388 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[39657]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T08:46:00.388 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-10T08:46:00.388 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[39719]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T08:46:00.705 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T08:46:00.705 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 systemd[1]: Stopped Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:00.705 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 systemd[1]: Started Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.507Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.507Z 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-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.508Z 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-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.508Z 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-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T08:46:00.798 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.510Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T08:46:00.799 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T08:46:00.800 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T08:46:00.801 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[50078]: ts=2024-02-10T08:46:00.511Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T08:46:00.801 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: cephadm 2024-02-10T08:45:59.039768+0000 mgr.y (mgr.24931) 311 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: cephadm 2024-02-10T08:45:59.040075+0000 mgr.y (mgr.24931) 312 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: audit 2024-02-10T08:45:59.133134+0000 mgr.y (mgr.24931) 313 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: audit 2024-02-10T08:46:00.693127+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: audit 2024-02-10T08:46:00.695439+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: audit 2024-02-10T08:46:00.698937+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[39982]: audit 2024-02-10T08:46:00.699698+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: cephadm 2024-02-10T08:45:59.039768+0000 mgr.y (mgr.24931) 311 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: cephadm 2024-02-10T08:45:59.040075+0000 mgr.y (mgr.24931) 312 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: audit 2024-02-10T08:45:59.133134+0000 mgr.y (mgr.24931) 313 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: audit 2024-02-10T08:46:00.693127+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: audit 2024-02-10T08:46:00.695439+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: audit 2024-02-10T08:46:00.698937+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:00.802 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:00 smithi083 bash[38780]: audit 2024-02-10T08:46:00.699698+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:01.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[39832]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T08:46:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: cephadm 2024-02-10T08:45:59.039768+0000 mgr.y (mgr.24931) 311 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-10T08:46:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: cephadm 2024-02-10T08:45:59.040075+0000 mgr.y (mgr.24931) 312 : cephadm [INF] Deploying daemon node-exporter.b on smithi117 2024-02-10T08:46:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: audit 2024-02-10T08:45:59.133134+0000 mgr.y (mgr.24931) 313 : audit [DBG] from='client.44538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:01.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: audit 2024-02-10T08:46:00.693127+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:01.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: audit 2024-02-10T08:46:00.695439+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:01.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: audit 2024-02-10T08:46:00.698937+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:01.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:00 smithi117 bash[30699]: audit 2024-02-10T08:46:00.699698+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:01.638 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T08:46:01.638 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: aa2a8d90b84c: Pulling fs layer 2024-02-10T08:46:01.638 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b45d31ee2d7f: Pulling fs layer 2024-02-10T08:46:01.638 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b5db1e299295: Pulling fs layer 2024-02-10T08:46:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:01 smithi083 bash[38780]: cluster 2024-02-10T08:46:00.491317+0000 mgr.y (mgr.24931) 314 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-02-10T08:46:02.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:01 smithi083 bash[39982]: cluster 2024-02-10T08:46:00.491317+0000 mgr.y (mgr.24931) 314 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-02-10T08:46:02.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[30699]: cluster 2024-02-10T08:46:00.491317+0000 mgr.y (mgr.24931) 314 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 71 op/s 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b45d31ee2d7f: Verifying Checksum 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b45d31ee2d7f: Download complete 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: aa2a8d90b84c: Verifying Checksum 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: aa2a8d90b84c: Download complete 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b5db1e299295: Verifying Checksum 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: b5db1e299295: Download complete 2024-02-10T08:46:02.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:01 smithi117 bash[39832]: aa2a8d90b84c: Pull complete 2024-02-10T08:46:02.752 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:02 smithi117 bash[39832]: b45d31ee2d7f: Pull complete 2024-02-10T08:46:03.139 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:02 smithi117 bash[39832]: b5db1e299295: Pull complete 2024-02-10T08:46:03.139 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:02 smithi117 bash[39832]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T08:46:03.139 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:02 smithi117 bash[39832]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T08:46:04.087 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:03 smithi117 bash[30699]: cluster 2024-02-10T08:46:02.492401+0000 mgr.y (mgr.24931) 315 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-02-10T08:46:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:03 smithi083 bash[38780]: cluster 2024-02-10T08:46:02.492401+0000 mgr.y (mgr.24931) 315 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-02-10T08:46:04.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:03 smithi083 bash[39982]: cluster 2024-02-10T08:46:02.492401+0000 mgr.y (mgr.24931) 315 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 85 B/s wr, 32 op/s 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.184Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.184Z 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-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.185Z 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-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.185Z 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-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T08:46:04.389 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T08:46:04.390 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T08:46:04.391 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.186Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.187Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T08:46:04.392 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:46:04 smithi117 bash[39832]: ts=2024-02-10T08:46:04.187Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T08:46:06.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:05 smithi083 bash[39982]: cluster 2024-02-10T08:46:04.493646+0000 mgr.y (mgr.24931) 316 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T08:46:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:05 smithi083 bash[38780]: cluster 2024-02-10T08:46:04.493646+0000 mgr.y (mgr.24931) 316 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T08:46:06.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:05 smithi117 bash[30699]: cluster 2024-02-10T08:46:04.493646+0000 mgr.y (mgr.24931) 316 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-02-10T08:46:07.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:07 smithi083 bash[38780]: audit 2024-02-10T08:46:06.411002+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:07.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:07 smithi083 bash[38780]: cluster 2024-02-10T08:46:06.494465+0000 mgr.y (mgr.24931) 317 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:07.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:07 smithi083 bash[39982]: audit 2024-02-10T08:46:06.411002+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:07.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:07 smithi083 bash[39982]: cluster 2024-02-10T08:46:06.494465+0000 mgr.y (mgr.24931) 317 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:07.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:07 smithi117 bash[30699]: audit 2024-02-10T08:46:06.411002+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:07.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:07 smithi117 bash[30699]: cluster 2024-02-10T08:46:06.494465+0000 mgr.y (mgr.24931) 317 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:07.613362+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: cephadm 2024-02-10T08:46:07.875442+0000 mgr.y (mgr.24931) 318 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.398129+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.410361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.420632+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.438460+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.444687+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.448610+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.450913+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.454520+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.458952+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.462150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.464665+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.467074+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.469372+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.471109+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[38780]: audit 2024-02-10T08:46:08.473531+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:07.613362+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: cephadm 2024-02-10T08:46:07.875442+0000 mgr.y (mgr.24931) 318 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.398129+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.410361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.420632+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.438460+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:08.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.444687+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.448610+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.450913+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.454520+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.458952+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.462150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.464665+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.467074+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.469372+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.471109+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.871 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:08 smithi083 bash[39982]: audit 2024-02-10T08:46:08.473531+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:07.613362+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: cephadm 2024-02-10T08:46:07.875442+0000 mgr.y (mgr.24931) 318 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.398129+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.410361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.420632+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.438460+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.444687+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.448610+0000 mon.a (mon.0) 932 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.450913+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.454520+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.458952+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.462150+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.464665+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.467074+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.469372+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.471109+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:08.890 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:08 smithi117 bash[30699]: audit 2024-02-10T08:46:08.473531+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:09.881 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:09 smithi117 bash[30699]: cluster 2024-02-10T08:46:08.495803+0000 mgr.y (mgr.24931) 319 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:10.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:09 smithi083 bash[38780]: cluster 2024-02-10T08:46:08.495803+0000 mgr.y (mgr.24931) 319 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:10.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:09 smithi083 bash[39982]: cluster 2024-02-10T08:46:08.495803+0000 mgr.y (mgr.24931) 319 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.2 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:11.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:11 smithi117 bash[30699]: cluster 2024-02-10T08:46:10.496895+0000 mgr.y (mgr.24931) 320 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 1 op/s 2024-02-10T08:46:11.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:11 smithi117 bash[30699]: cephadm 2024-02-10T08:46:10.591244+0000 mgr.y (mgr.24931) 321 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-10T08:46:11.874 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:11 smithi117 bash[30699]: cephadm 2024-02-10T08:46:10.614459+0000 mgr.y (mgr.24931) 322 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:46:12.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[39982]: cluster 2024-02-10T08:46:10.496895+0000 mgr.y (mgr.24931) 320 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 1 op/s 2024-02-10T08:46:12.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[39982]: cephadm 2024-02-10T08:46:10.591244+0000 mgr.y (mgr.24931) 321 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-10T08:46:12.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[39982]: cephadm 2024-02-10T08:46:10.614459+0000 mgr.y (mgr.24931) 322 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:46:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[38780]: cluster 2024-02-10T08:46:10.496895+0000 mgr.y (mgr.24931) 320 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 170 B/s wr, 1 op/s 2024-02-10T08:46:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[38780]: cephadm 2024-02-10T08:46:10.591244+0000 mgr.y (mgr.24931) 321 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-10T08:46:12.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:11 smithi083 bash[38780]: cephadm 2024-02-10T08:46:10.614459+0000 mgr.y (mgr.24931) 322 : cephadm [INF] Deploying daemon prometheus.a on smithi117 2024-02-10T08:46:13.852 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:13 smithi117 bash[30699]: cluster 2024-02-10T08:46:12.497936+0000 mgr.y (mgr.24931) 323 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:14.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:13 smithi083 bash[38780]: cluster 2024-02-10T08:46:12.497936+0000 mgr.y (mgr.24931) 323 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:14.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:13 smithi083 bash[39982]: cluster 2024-02-10T08:46:12.497936+0000 mgr.y (mgr.24931) 323 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:14.710 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 systemd[1]: Stopping Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:46:15.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:46:15.138 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.701Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.705Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.705Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-10T08:46:15.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:14 smithi117 bash[27286]: ts=2024-02-10T08:46:14.705Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-10T08:46:15.638 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:15 smithi117 bash[40595]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:46:15.638 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:15 smithi117 bash[40651]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:46:15.953 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:15 smithi117 bash[30699]: cluster 2024-02-10T08:46:14.499094+0000 mgr.y (mgr.24931) 324 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:15.953 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:15 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T08:46:15.953 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:15 smithi117 systemd[1]: Stopped Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:15.953 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:15 smithi117 systemd[1]: Started Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:16.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:15 smithi083 bash[38780]: cluster 2024-02-10T08:46:14.499094+0000 mgr.y (mgr.24931) 324 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:15 smithi083 bash[39982]: cluster 2024-02-10T08:46:14.499094+0000 mgr.y (mgr.24931) 324 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.977Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.977Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.977Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi117 (none))" 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.977Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.977Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.979Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T08:46:17.139 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.979Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T08:46:17.140 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.981Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T08:46:17.140 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.983Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T08:46:17.140 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.986Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.933723ms 2024-02-10T08:46:17.140 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.986Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T08:46:17.140 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[40762]: ts=2024-02-10T08:46:16.986Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-10T08:46:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[30699]: audit 2024-02-10T08:46:15.937708+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[30699]: audit 2024-02-10T08:46:15.939563+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:17.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:16 smithi117 bash[30699]: audit 2024-02-10T08:46:15.943317+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:17.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[38780]: audit 2024-02-10T08:46:15.937708+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:17.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[38780]: audit 2024-02-10T08:46:15.939563+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:17.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[38780]: audit 2024-02-10T08:46:15.943317+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:17.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[39982]: audit 2024-02-10T08:46:15.937708+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:17.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[39982]: audit 2024-02-10T08:46:15.939563+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:17.369 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:16 smithi083 bash[39982]: audit 2024-02-10T08:46:15.943317+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:17.638 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.138Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.171Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.171Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.171Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=78.172µs wal_replay_duration=185.588905ms total_replay_duration=188.653362ms 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.175Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.175Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.175Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.204Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.432131ms db_storage=1.442µs remote_storage=2.362µs web_handler=582ns query_engine=1.275µs scrape=531.611µs scrape_sd=47.054µs notify=59.198µs notify_sd=21.941µs rules=28.258796ms 2024-02-10T08:46:17.639 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[40762]: ts=2024-02-10T08:46:17.204Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T08:46:18.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:17 smithi083 bash[39982]: cluster 2024-02-10T08:46:16.500140+0000 mgr.y (mgr.24931) 325 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:18.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:17 smithi083 bash[38780]: cluster 2024-02-10T08:46:16.500140+0000 mgr.y (mgr.24931) 325 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:18.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:17 smithi117 bash[30699]: cluster 2024-02-10T08:46:16.500140+0000 mgr.y (mgr.24931) 325 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:20.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:19 smithi083 bash[39982]: cluster 2024-02-10T08:46:18.501103+0000 mgr.y (mgr.24931) 326 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:19 smithi083 bash[38780]: cluster 2024-02-10T08:46:18.501103+0000 mgr.y (mgr.24931) 326 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:20.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:19 smithi117 bash[30699]: cluster 2024-02-10T08:46:18.501103+0000 mgr.y (mgr.24931) 326 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: cluster 2024-02-10T08:46:20.502172+0000 mgr.y (mgr.24931) 327 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.792306+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.800223+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.810889+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.814630+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.818852+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.822763+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.825306+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.829916+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.833560+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.836237+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.838274+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.840202+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.842182+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.844288+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.847195+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[38780]: audit 2024-02-10T08:46:21.849611+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: cluster 2024-02-10T08:46:20.502172+0000 mgr.y (mgr.24931) 327 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.792306+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.800223+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.810889+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.814630+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.818852+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.822763+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.825306+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.829916+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.833560+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.836237+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.838274+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.840202+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.842182+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.844288+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.847195+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.372 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:21 smithi083 bash[39982]: audit 2024-02-10T08:46:21.849611+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: cluster 2024-02-10T08:46:20.502172+0000 mgr.y (mgr.24931) 327 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.6 KiB/s rd, 170 B/s wr, 3 op/s 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.792306+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.800223+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.810889+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.814630+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.818852+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.822763+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.825306+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.829916+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.833560+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.836237+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.838274+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.840202+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.842182+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.844288+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.847195+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:22.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:21 smithi117 bash[30699]: audit 2024-02-10T08:46:21.849611+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:23.293 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:22 smithi083 bash[38780]: audit 2024-02-10T08:46:21.811751+0000 mgr.y (mgr.24931) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:23.293 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:22 smithi083 bash[39982]: audit 2024-02-10T08:46:21.811751+0000 mgr.y (mgr.24931) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:23.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:22 smithi117 bash[30699]: audit 2024-02-10T08:46:21.811751+0000 mgr.y (mgr.24931) 328 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T08:46:24.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:23 smithi083 bash[38780]: cluster 2024-02-10T08:46:22.503218+0000 mgr.y (mgr.24931) 329 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T08:46:24.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:23 smithi083 bash[39982]: cluster 2024-02-10T08:46:22.503218+0000 mgr.y (mgr.24931) 329 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T08:46:24.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:23 smithi117 bash[30699]: cluster 2024-02-10T08:46:22.503218+0000 mgr.y (mgr.24931) 329 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T08:46:25.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[38780]: audit 2024-02-10T08:46:24.378800+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T08:46:25.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[38780]: audit 2024-02-10T08:46:24.379387+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-10T08:46:25.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[38780]: audit 2024-02-10T08:46:24.380151+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-10T08:46:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[38780]: audit 2024-02-10T08:46:24.380790+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-10T08:46:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[39982]: audit 2024-02-10T08:46:24.378800+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T08:46:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[39982]: audit 2024-02-10T08:46:24.379387+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-10T08:46:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[39982]: audit 2024-02-10T08:46:24.380151+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-10T08:46:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:24 smithi083 bash[39982]: audit 2024-02-10T08:46:24.380790+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-10T08:46:25.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:24 smithi117 bash[30699]: audit 2024-02-10T08:46:24.378800+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.e", "id": [7, 4]}]: dispatch 2024-02-10T08:46:25.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:24 smithi117 bash[30699]: audit 2024-02-10T08:46:24.379387+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-10T08:46:25.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:24 smithi117 bash[30699]: audit 2024-02-10T08:46:24.380151+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-02-10T08:46:25.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:24 smithi117 bash[30699]: audit 2024-02-10T08:46:24.380790+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[38780]: cephadm 2024-02-10T08:46:24.164330+0000 mgr.y (mgr.24931) 330 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[38780]: cephadm 2024-02-10T08:46:24.181257+0000 mgr.y (mgr.24931) 331 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[38780]: cluster 2024-02-10T08:46:24.504409+0000 mgr.y (mgr.24931) 332 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[39982]: cephadm 2024-02-10T08:46:24.164330+0000 mgr.y (mgr.24931) 330 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[39982]: cephadm 2024-02-10T08:46:24.181257+0000 mgr.y (mgr.24931) 331 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:46:26.325 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:25 smithi083 bash[39982]: cluster 2024-02-10T08:46:24.504409+0000 mgr.y (mgr.24931) 332 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-10T08:46:26.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:25 smithi117 bash[30699]: cephadm 2024-02-10T08:46:24.164330+0000 mgr.y (mgr.24931) 330 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-10T08:46:26.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:25 smithi117 bash[30699]: cephadm 2024-02-10T08:46:24.181257+0000 mgr.y (mgr.24931) 331 : cephadm [INF] Deploying daemon alertmanager.a on smithi083 2024-02-10T08:46:26.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:25 smithi117 bash[30699]: cluster 2024-02-10T08:46:24.504409+0000 mgr.y (mgr.24931) 332 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-10T08:46:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:27 smithi083 bash[38780]: cluster 2024-02-10T08:46:26.505410+0000 mgr.y (mgr.24931) 333 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:28.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:27 smithi083 bash[39982]: cluster 2024-02-10T08:46:26.505410+0000 mgr.y (mgr.24931) 333 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:28.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:27 smithi117 bash[30699]: cluster 2024-02-10T08:46:26.505410+0000 mgr.y (mgr.24931) 333 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:28.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:28 smithi083 systemd[1]: Stopping Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:46:29.118 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:28 smithi083 bash[36136]: ts=2024-02-10T08:46:28.680Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:46:29.537 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:46:29.596 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[51107]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:46:29.596 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[51184]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:46:29.863 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:29 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T08:46:29.863 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:29 smithi083 systemd[1]: Stopped Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:29.863 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:29 smithi083 systemd[1]: Started Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:46:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[38780]: cluster 2024-02-10T08:46:28.506374+0000 mgr.y (mgr.24931) 334 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[38780]: audit 2024-02-10T08:46:29.901340+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[38780]: audit 2024-02-10T08:46:29.902680+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:30.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[39982]: cluster 2024-02-10T08:46:28.506374+0000 mgr.y (mgr.24931) 334 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:30.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[39982]: audit 2024-02-10T08:46:29.901340+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:30.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:29 smithi083 bash[39982]: audit 2024-02-10T08:46:29.902680+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:30.363 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:46:30.363 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 starting - - - - 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (14m) 8s ago 14m 27.5M - 6.6.2 87a51ecf0b1c b14f6f209c2b 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (6m) 8s ago 18m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (7m) 23s ago 20m 422M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (6m) 23s ago 20m 85.6M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (5m) 8s ago 18m 63.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (5m) 23s ago 19m 60.4M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (31s) 23s ago 14m 4043k - 1.3.1 1dbe0e931976 54dec44b9776 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (27s) 8s ago 14m 9184k - 1.3.1 1dbe0e931976 9e1942d1a2c2 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (4m) 23s ago 18m 50.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (4m) 23s ago 17m 51.3M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (3m) 23s ago 17m 45.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (3m) 23s ago 16m 49.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:46:30.364 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (2m) 8s ago 16m 50.3M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (2m) 8s ago 16m 47.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (94s) 8s ago 15m 44.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (61s) 8s ago 15m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc cc3868e61713 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (14s) 8s ago 14m 34.7M - 2.33.4 514e6a882f6e 6d1c8fcb91af 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (49s) 23s ago 12m 54.7M - 16.2.14-521-g0e714d9a 1fbc92c859dc 51e28ee2cd3b 2024-02-10T08:46:30.365 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (43s) 8s ago 12m 54.5M - 16.2.14-521-g0e714d9a 1fbc92c859dc 0bf7978e93cc 2024-02-10T08:46:30.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:29 smithi117 bash[30699]: cluster 2024-02-10T08:46:28.506374+0000 mgr.y (mgr.24931) 334 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:30.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:29 smithi117 bash[30699]: audit 2024-02-10T08:46:29.901340+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:30.388 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:29 smithi117 bash[30699]: audit 2024-02-10T08:46:29.902680+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:46:30.798 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:46:30.799 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:46:31.174 INFO:teuthology.orchestra.run.smithi083.stdout: "osd", 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr", 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw" 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "15/20 daemons upgraded", 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:46:31.175 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:46:31.261 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:29.522641+0000 mgr.y (mgr.24931) 335 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:29.949279+0000 mgr.y (mgr.24931) 336 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.174387+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.176338+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.339868+0000 mgr.y (mgr.24931) 337 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.345116+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.345958+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.346438+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.346862+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.347274+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.347729+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.351232+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.351998+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.352473+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.353072+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.262 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.353784+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: cluster 2024-02-10T08:46:30.507220+0000 mgr.y (mgr.24931) 338 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[38780]: audit 2024-02-10T08:46:30.798163+0000 mon.a (mon.0) 980 : audit [DBG] from='client.44607 172.21.15.83:0/3162889760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:29.522641+0000 mgr.y (mgr.24931) 335 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:29.949279+0000 mgr.y (mgr.24931) 336 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.174387+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.176338+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.339868+0000 mgr.y (mgr.24931) 337 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.345116+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.345958+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.346438+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.346862+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.347274+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.263 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:30 smithi083 bash[39982]: audit 2024-02-10T08:46:30.347729+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.351232+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.351998+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.352473+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.353072+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.353784+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: cluster 2024-02-10T08:46:30.507220+0000 mgr.y (mgr.24931) 338 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:31.264 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[39982]: audit 2024-02-10T08:46:30.798163+0000 mon.a (mon.0) 980 : audit [DBG] from='client.44607 172.21.15.83:0/3162889760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:29.522641+0000 mgr.y (mgr.24931) 335 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:29.949279+0000 mgr.y (mgr.24931) 336 : audit [DBG] from='client.44595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.174387+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.176338+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.339868+0000 mgr.y (mgr.24931) 337 : audit [DBG] from='client.54544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.345116+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.345958+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.346438+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.346862+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.347274+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.347729+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.351232+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.351998+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.352473+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.353072+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.353784+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: cluster 2024-02-10T08:46:30.507220+0000 mgr.y (mgr.24931) 338 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:31.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:30 smithi117 bash[30699]: audit 2024-02-10T08:46:30.798163+0000 mon.a (mon.0) 980 : audit [DBG] from='client.44607 172.21.15.83:0/3162889760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.309Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.309Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.313Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.83 port=9094 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.315Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.366Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.367Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T08:46:31.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.372Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T08:46:31.619 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:31 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:31.372Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T08:46:32.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:32 smithi083 bash[38780]: audit 2024-02-10T08:46:31.174224+0000 mgr.y (mgr.24931) 339 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:32.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:32 smithi083 bash[39982]: audit 2024-02-10T08:46:31.174224+0000 mgr.y (mgr.24931) 339 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:32.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:32 smithi117 bash[30699]: audit 2024-02-10T08:46:31.174224+0000 mgr.y (mgr.24931) 339 : audit [DBG] from='client.44613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:46:33.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:33 smithi083 bash[39982]: cluster 2024-02-10T08:46:32.508265+0000 mgr.y (mgr.24931) 340 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:33.618 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:33 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:33.316Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001033328s 2024-02-10T08:46:33.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:33 smithi083 bash[38780]: cluster 2024-02-10T08:46:32.508265+0000 mgr.y (mgr.24931) 340 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:33.638 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:33 smithi117 bash[30699]: cluster 2024-02-10T08:46:32.508265+0000 mgr.y (mgr.24931) 340 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:35 smithi083 bash[38780]: cluster 2024-02-10T08:46:34.509512+0000 mgr.y (mgr.24931) 341 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:35.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:35 smithi083 bash[39982]: cluster 2024-02-10T08:46:34.509512+0000 mgr.y (mgr.24931) 341 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:35.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:35 smithi117 bash[30699]: cluster 2024-02-10T08:46:34.509512+0000 mgr.y (mgr.24931) 341 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:37.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:35.844497+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.123226+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.136794+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.139914+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.143483+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.145579+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.147137+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.150120+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.152682+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.154903+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.156749+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.158493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.160257+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.161991+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.164332+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.166574+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[38780]: audit 2024-02-10T08:46:36.168773+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:35.844497+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.123226+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.136794+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.139914+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.143483+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.145579+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.147137+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.150120+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.152682+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.154903+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.156749+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.158493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.160257+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.161991+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.164332+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.166574+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.121 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:36 smithi083 bash[39982]: audit 2024-02-10T08:46:36.168773+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:35.844497+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.123226+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.136794+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.139914+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.143483+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.145579+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.147137+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.150120+0000 mon.a (mon.0) 988 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.152682+0000 mon.a (mon.0) 989 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.154903+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.156749+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.158493+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.160257+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.161991+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.164332+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.166574+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:37.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:36 smithi117 bash[30699]: audit 2024-02-10T08:46:36.168773+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:46:38.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:37 smithi083 bash[39982]: audit 2024-02-10T08:46:36.137508+0000 mgr.y (mgr.24931) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:38.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:37 smithi083 bash[39982]: cluster 2024-02-10T08:46:36.510425+0000 mgr.y (mgr.24931) 343 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:38.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:37 smithi083 bash[38780]: audit 2024-02-10T08:46:36.137508+0000 mgr.y (mgr.24931) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:38.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:37 smithi083 bash[38780]: cluster 2024-02-10T08:46:36.510425+0000 mgr.y (mgr.24931) 343 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:38.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:37 smithi117 bash[30699]: audit 2024-02-10T08:46:36.137508+0000 mgr.y (mgr.24931) 342 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T08:46:38.138 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:37 smithi117 bash[30699]: cluster 2024-02-10T08:46:36.510425+0000 mgr.y (mgr.24931) 343 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:39.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: cephadm 2024-02-10T08:46:38.270141+0000 mgr.y (mgr.24931) 344 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-10T08:46:39.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: audit 2024-02-10T08:46:38.436339+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: audit 2024-02-10T08:46:38.440660+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: audit 2024-02-10T08:46:38.444399+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: audit 2024-02-10T08:46:38.444985+0000 mgr.y (mgr.24931) 345 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: audit 2024-02-10T08:46:38.452412+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: cephadm 2024-02-10T08:46:38.463679+0000 mgr.y (mgr.24931) 346 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[38780]: cluster 2024-02-10T08:46:38.511383+0000 mgr.y (mgr.24931) 347 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: cephadm 2024-02-10T08:46:38.270141+0000 mgr.y (mgr.24931) 344 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: audit 2024-02-10T08:46:38.436339+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: audit 2024-02-10T08:46:38.440660+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: audit 2024-02-10T08:46:38.444399+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: audit 2024-02-10T08:46:38.444985+0000 mgr.y (mgr.24931) 345 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: audit 2024-02-10T08:46:38.452412+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: cephadm 2024-02-10T08:46:38.463679+0000 mgr.y (mgr.24931) 346 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:46:39.870 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:39 smithi083 bash[39982]: cluster 2024-02-10T08:46:38.511383+0000 mgr.y (mgr.24931) 347 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: cephadm 2024-02-10T08:46:38.270141+0000 mgr.y (mgr.24931) 344 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-10T08:46:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: audit 2024-02-10T08:46:38.436339+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: audit 2024-02-10T08:46:38.440660+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: audit 2024-02-10T08:46:38.444399+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: audit 2024-02-10T08:46:38.444985+0000 mgr.y (mgr.24931) 345 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T08:46:39.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: audit 2024-02-10T08:46:38.452412+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:46:39.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: cephadm 2024-02-10T08:46:38.463679+0000 mgr.y (mgr.24931) 346 : cephadm [INF] Deploying daemon grafana.a on smithi117 2024-02-10T08:46:39.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:39 smithi117 bash[30699]: cluster 2024-02-10T08:46:38.511383+0000 mgr.y (mgr.24931) 347 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:41.570 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:41 smithi083 bash[38780]: cluster 2024-02-10T08:46:40.512414+0000 mgr.y (mgr.24931) 348 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:41.571 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:46:41 smithi083 bash[51328]: level=info ts=2024-02-10T08:46:41.318Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003122401s 2024-02-10T08:46:41.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:41 smithi083 bash[39982]: cluster 2024-02-10T08:46:40.512414+0000 mgr.y (mgr.24931) 348 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:41.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:41 smithi117 bash[30699]: cluster 2024-02-10T08:46:40.512414+0000 mgr.y (mgr.24931) 348 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:43.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:43 smithi083 bash[38780]: cluster 2024-02-10T08:46:42.513473+0000 mgr.y (mgr.24931) 349 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:43.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:43 smithi083 bash[39982]: cluster 2024-02-10T08:46:42.513473+0000 mgr.y (mgr.24931) 349 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:43.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:43 smithi117 bash[30699]: cluster 2024-02-10T08:46:42.513473+0000 mgr.y (mgr.24931) 349 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:45.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:45 smithi083 bash[38780]: cluster 2024-02-10T08:46:44.514682+0000 mgr.y (mgr.24931) 350 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:45.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:45 smithi083 bash[39982]: cluster 2024-02-10T08:46:44.514682+0000 mgr.y (mgr.24931) 350 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:45.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:45 smithi117 bash[30699]: cluster 2024-02-10T08:46:44.514682+0000 mgr.y (mgr.24931) 350 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:47.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:47 smithi083 bash[38780]: cluster 2024-02-10T08:46:46.515660+0000 mgr.y (mgr.24931) 351 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:47.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:47 smithi083 bash[39982]: cluster 2024-02-10T08:46:46.515660+0000 mgr.y (mgr.24931) 351 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:47.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:47 smithi117 bash[30699]: cluster 2024-02-10T08:46:46.515660+0000 mgr.y (mgr.24931) 351 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:49.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:49 smithi083 bash[38780]: cluster 2024-02-10T08:46:48.516645+0000 mgr.y (mgr.24931) 352 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:49.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:49 smithi083 bash[39982]: cluster 2024-02-10T08:46:48.516645+0000 mgr.y (mgr.24931) 352 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:49.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:49 smithi117 bash[30699]: cluster 2024-02-10T08:46:48.516645+0000 mgr.y (mgr.24931) 352 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:51.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:51 smithi083 bash[38780]: cluster 2024-02-10T08:46:50.517705+0000 mgr.y (mgr.24931) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:51.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:51 smithi083 bash[39982]: cluster 2024-02-10T08:46:50.517705+0000 mgr.y (mgr.24931) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:51.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:51 smithi117 bash[30699]: cluster 2024-02-10T08:46:50.517705+0000 mgr.y (mgr.24931) 353 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:53.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:53 smithi083 bash[38780]: cluster 2024-02-10T08:46:52.518730+0000 mgr.y (mgr.24931) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:53.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:53 smithi083 bash[39982]: cluster 2024-02-10T08:46:52.518730+0000 mgr.y (mgr.24931) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:53.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:53 smithi117 bash[30699]: cluster 2024-02-10T08:46:52.518730+0000 mgr.y (mgr.24931) 354 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:55.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:55 smithi083 bash[38780]: cluster 2024-02-10T08:46:54.519911+0000 mgr.y (mgr.24931) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:55.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:55 smithi083 bash[39982]: cluster 2024-02-10T08:46:54.519911+0000 mgr.y (mgr.24931) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:55.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:55 smithi117 bash[30699]: cluster 2024-02-10T08:46:54.519911+0000 mgr.y (mgr.24931) 355 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:57.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:57 smithi083 bash[38780]: cluster 2024-02-10T08:46:56.520839+0000 mgr.y (mgr.24931) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:57.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:57 smithi083 bash[39982]: cluster 2024-02-10T08:46:56.520839+0000 mgr.y (mgr.24931) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:57.888 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:57 smithi117 bash[30699]: cluster 2024-02-10T08:46:56.520839+0000 mgr.y (mgr.24931) 356 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:59.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:46:59 smithi083 bash[38780]: cluster 2024-02-10T08:46:58.521860+0000 mgr.y (mgr.24931) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:59.869 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:46:59 smithi083 bash[39982]: cluster 2024-02-10T08:46:58.521860+0000 mgr.y (mgr.24931) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:46:59.880 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:46:59 smithi117 bash[30699]: cluster 2024-02-10T08:46:58.521860+0000 mgr.y (mgr.24931) 357 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:00.138 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 systemd[1]: Stopping Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped Stream Manager" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-10T08:47:00.640 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-10T08:47:00.641 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-10T08:47:00.641 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[23258]: t=2024-02-10T08:47:00+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-10T08:47:01.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:00 smithi117 bash[41505]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana.a 2024-02-10T08:47:01.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-10T08:47:01.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:01 smithi117 bash[41562]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana.a 2024-02-10T08:47:01.493 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T08:47:01.493 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:01 smithi117 systemd[1]: Stopped Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:47:01.493 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:01 smithi117 systemd[1]: Started Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:47:01.579 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:47:01.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:01 smithi117 bash[30699]: cluster 2024-02-10T08:47:00.522894+0000 mgr.y (mgr.24931) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:01.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:01 smithi117 bash[30699]: audit 2024-02-10T08:47:01.482401+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:01.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:01 smithi117 bash[30699]: audit 2024-02-10T08:47:01.483990+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:01.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:01 smithi117 bash[30699]: audit 2024-02-10T08:47:01.487269+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:47:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[38780]: cluster 2024-02-10T08:47:00.522894+0000 mgr.y (mgr.24931) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[38780]: audit 2024-02-10T08:47:01.482401+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[38780]: audit 2024-02-10T08:47:01.483990+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[38780]: audit 2024-02-10T08:47:01.487269+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:47:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[39982]: cluster 2024-02-10T08:47:00.522894+0000 mgr.y (mgr.24931) 358 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[39982]: audit 2024-02-10T08:47:01.482401+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[39982]: audit 2024-02-10T08:47:01.483990+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:02.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:01 smithi083 bash[39982]: audit 2024-02-10T08:47:01.487269+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (32s) 26s ago 14m 13.9M - 0.23.0 ba2b418f427c 112031e70c67 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 starting - - - - 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (7m) 40s ago 19m 379M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (7m) 26s ago 21m 424M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (6m) 26s ago 21m 92.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (6m) 40s ago 19m 63.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (6m) 26s ago 19m 65.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (63s) 26s ago 15m 12.3M - 1.3.1 1dbe0e931976 54dec44b9776 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (59s) 40s ago 15m 9184k - 1.3.1 1dbe0e931976 9e1942d1a2c2 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (5m) 26s ago 18m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:47:02.328 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (4m) 26s ago 18m 51.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (4m) 26s ago 17m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (3m) 26s ago 17m 49.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (3m) 40s ago 17m 50.3M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (2m) 40s ago 16m 47.2M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (2m) 40s ago 16m 44.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (93s) 40s ago 15m 46.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc cc3868e61713 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (46s) 40s ago 15m 34.7M - 2.33.4 514e6a882f6e 6d1c8fcb91af 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (81s) 26s ago 12m 54.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 51e28ee2cd3b 2024-02-10T08:47:02.329 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (75s) 40s ago 12m 54.5M - 16.2.14-521-g0e714d9a 1fbc92c859dc 0bf7978e93cc 2024-02-10T08:47:02.769 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:02.770 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:47:02.771 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-10T08:47:02.771 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:47:02.771 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:47:02.787 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:01.565293+0000 mgr.y (mgr.24931) 359 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:02.787 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:01.938385+0000 mgr.y (mgr.24931) 360 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:02.787 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.301184+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:02.787 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.302234+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.303167+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.304088+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.304965+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.305889+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.311016+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.311931+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.312748+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.313523+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[30699]: audit 2024-02-10T08:47:02.314358+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:02.788 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+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-02-10T08:47:02.788 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+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-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="App mode production" logger=settings 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+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-02-10T08:47:02.789 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-10T08:47:02.790 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-10T08:47:02.790 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-10T08:47:02.790 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-10T08:47:02.790 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:02 smithi117 bash[41681]: t=2024-02-10T08:47:02+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T08:47:03.048 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-10T08:47:03.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:01.565293+0000 mgr.y (mgr.24931) 359 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:03.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:01.938385+0000 mgr.y (mgr.24931) 360 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:03.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.301184+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.302234+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.303167+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.304088+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.304965+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.305889+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.311016+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.311931+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.312748+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.313523+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[39982]: audit 2024-02-10T08:47:02.314358+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:01.565293+0000 mgr.y (mgr.24931) 359 : audit [DBG] from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:01.938385+0000 mgr.y (mgr.24931) 360 : audit [DBG] from='client.44625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.301184+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.302234+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.303167+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.304088+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.304965+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.305889+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.311016+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.311931+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.312748+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.120 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.313523+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:02 smithi083 bash[38780]: audit 2024-02-10T08:47:02.314358+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a9c1a3337ae6b9328bb9087151b372dee3bd15abdc1220ab67654538650c50dc", 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "in_progress": true, 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "services_complete": [ 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "osd", 2024-02-10T08:47:03.140 INFO:teuthology.orchestra.run.smithi083.stdout: "mon", 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr", 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw" 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: "progress": "15/20 daemons upgraded", 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: "message": "Currently upgrading grafana daemons", 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout: "is_paused": false 2024-02-10T08:47:03.141 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:47:03.299 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-10T08:47:03.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-10T08:47:03.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-10T08:47:03.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-10T08:47:03.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-10T08:47:03.300 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-10T08:47:03.584 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-10T08:47:03.584 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-10T08:47:03.585 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-10T08:47:03.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[30699]: audit 2024-02-10T08:47:02.298559+0000 mgr.y (mgr.24931) 361 : audit [DBG] from='client.54574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:03.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[30699]: cluster 2024-02-10T08:47:02.523875+0000 mgr.y (mgr.24931) 362 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:03.848 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[30699]: audit 2024-02-10T08:47:02.769079+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.44637 172.21.15.83:0/537385795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-10T08:47:03.849 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-10T08:47:04.112 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:03 smithi117 bash[41681]: t=2024-02-10T08:47:03+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-10T08:47:04.113 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-10T08:47:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[38780]: audit 2024-02-10T08:47:02.298559+0000 mgr.y (mgr.24931) 361 : audit [DBG] from='client.54574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[38780]: cluster 2024-02-10T08:47:02.523875+0000 mgr.y (mgr.24931) 362 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[38780]: audit 2024-02-10T08:47:02.769079+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.44637 172.21.15.83:0/537385795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[39982]: audit 2024-02-10T08:47:02.298559+0000 mgr.y (mgr.24931) 361 : audit [DBG] from='client.54574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[39982]: cluster 2024-02-10T08:47:02.523875+0000 mgr.y (mgr.24931) 362 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:04.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:03 smithi083 bash[39982]: audit 2024-02-10T08:47:02.769079+0000 mon.a (mon.0) 1016 : audit [DBG] from='client.44637 172.21.15.83:0/537385795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:04.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-10T08:47:04.375 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-10T08:47:04.376 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-10T08:47:04.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[30699]: audit 2024-02-10T08:47:03.140297+0000 mgr.y (mgr.24931) 363 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-10T08:47:04.903 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-10T08:47:05.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:04 smithi083 bash[38780]: audit 2024-02-10T08:47:03.140297+0000 mgr.y (mgr.24931) 363 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:05.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:04 smithi083 bash[39982]: audit 2024-02-10T08:47:03.140297+0000 mgr.y (mgr.24931) 363 : audit [DBG] from='client.44643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:05.158 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-10T08:47:05.158 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:04 smithi117 bash[41681]: t=2024-02-10T08:47:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-10T08:47:05.159 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-10T08:47:05.422 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-10T08:47:05.688 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[30699]: cluster 2024-02-10T08:47:04.525092+0000 mgr.y (mgr.24931) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:05.688 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-10T08:47:05.688 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-10T08:47:05.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-10T08:47:05.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-10T08:47:05.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-10T08:47:05.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-10T08:47:05.689 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-10T08:47:05.948 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-10T08:47:05.948 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-10T08:47:05.949 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-10T08:47:05.949 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-10T08:47:05.949 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-10T08:47:05.949 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-10T08:47:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:05 smithi083 bash[38780]: cluster 2024-02-10T08:47:04.525092+0000 mgr.y (mgr.24931) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:06.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:05 smithi083 bash[39982]: cluster 2024-02-10T08:47:04.525092+0000 mgr.y (mgr.24931) 364 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:06.214 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:05 smithi117 bash[41681]: t=2024-02-10T08:47:05+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-10T08:47:06.215 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-10T08:47:06.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T08:47:06.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-10T08:47:06.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-10T08:47:06.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-10T08:47:06.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-10T08:47:06.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-10T08:47:06.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-10T08:47:06.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-10T08:47:06.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-10T08:47:06.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-10T08:47:06.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-10T08:47:06.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-10T08:47:06.772 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-10T08:47:06.773 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-10T08:47:06.773 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-10T08:47:07.023 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-10T08:47:07.023 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-10T08:47:07.023 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-10T08:47:07.024 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-10T08:47:07.024 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-10T08:47:07.024 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:06 smithi117 bash[41681]: t=2024-02-10T08:47:06+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-10T08:47:07.024 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-10T08:47:07.315 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-10T08:47:07.315 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-10T08:47:07.315 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-10T08:47:07.315 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-10T08:47:07.315 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-10T08:47:07.316 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-10T08:47:07.316 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-10T08:47:07.586 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-10T08:47:07.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-10T08:47:07.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-10T08:47:07.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-10T08:47:07.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-10T08:47:07.587 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-10T08:47:07.867 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[30699]: cluster 2024-02-10T08:47:06.526026+0000 mgr.y (mgr.24931) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-10T08:47:07.868 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-10T08:47:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:07 smithi083 bash[38780]: cluster 2024-02-10T08:47:06.526026+0000 mgr.y (mgr.24931) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:08.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:07 smithi083 bash[39982]: cluster 2024-02-10T08:47:06.526026+0000 mgr.y (mgr.24931) 365 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:08.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-10T08:47:08.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-10T08:47:08.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:07 smithi117 bash[41681]: t=2024-02-10T08:47:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-10T08:47:08.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-10T08:47:08.131 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-10T08:47:08.386 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-10T08:47:08.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-10T08:47:08.639 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-10T08:47:08.913 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-10T08:47:08.914 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-10T08:47:08.914 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-10T08:47:09.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-10T08:47:09.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:08 smithi117 bash[41681]: t=2024-02-10T08:47:08+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-02-10T08:47:09.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-10T08:47:09.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-10T08:47:09.168 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-10T08:47:09.424 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-10T08:47:09.424 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-10T08:47:09.424 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-10T08:47:09.425 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.357109+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: cluster 2024-02-10T08:47:08.527029+0000 mgr.y (mgr.24931) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.630480+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.645484+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.646046+0000 mgr.y (mgr.24931) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.647909+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.648459+0000 mgr.y (mgr.24931) 368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.656520+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.662097+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.668819+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.672622+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.426 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.676019+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.680580+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.685058+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.688657+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.690818+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.692968+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.695318+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.697618+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.700953+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.702926+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.704976+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.707405+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: cephadm 2024-02-10T08:47:08.708713+0000 mgr.y (mgr.24931) 369 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.717137+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.718487+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T08:47:09.427 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.727828+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.729053+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.736745+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.737877+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.745880+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.747129+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.755557+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.757038+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.764885+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.766273+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.773784+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.775188+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.783443+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.784979+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.428 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.786464+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.794099+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.795477+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.803941+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.805373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.806640+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.808002+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.809367+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.810742+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.819055+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: cephadm 2024-02-10T08:47:08.820306+0000 mgr.y (mgr.24931) 370 : cephadm [INF] Upgrade: Complete! 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.821213+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.825497+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.826387+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.834430+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.842884+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.429 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[30699]: audit 2024-02-10T08:47:08.852968+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.357109+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: cluster 2024-02-10T08:47:08.527029+0000 mgr.y (mgr.24931) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.630480+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.645484+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.646046+0000 mgr.y (mgr.24931) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.647909+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.648459+0000 mgr.y (mgr.24931) 368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.656520+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.662097+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.668819+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.672622+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.619 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.676019+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.680580+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.685058+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.688657+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.690818+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.692968+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.695318+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.697618+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.357109+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: cluster 2024-02-10T08:47:08.527029+0000 mgr.y (mgr.24931) 366 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:09.620 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.630480+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.645484+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.646046+0000 mgr.y (mgr.24931) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.647909+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.648459+0000 mgr.y (mgr.24931) 368 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi117.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.656520+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.662097+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.668819+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.672622+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.676019+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.680580+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.685058+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.688657+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.690818+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.692968+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.695318+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.621 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.697618+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.700953+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.702926+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.704976+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.707405+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: cephadm 2024-02-10T08:47:08.708713+0000 mgr.y (mgr.24931) 369 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.717137+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.718487+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T08:47:09.622 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.727828+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.729053+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.736745+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.737877+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.745880+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.747129+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.755557+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.757038+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.764885+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.766273+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.773784+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.700953+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.623 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.702926+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.704976+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.707405+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:09.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: cephadm 2024-02-10T08:47:08.708713+0000 mgr.y (mgr.24931) 369 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-10T08:47:09.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.717137+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.624 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.718487+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.727828+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.729053+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.736745+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.737877+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.745880+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.747129+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T08:47:09.627 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.755557+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.757038+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.764885+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.766273+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.773784+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.775188+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.783443+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T08:47:09.628 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.784979+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.786464+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.794099+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.795477+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.803941+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.805373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.806640+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.808002+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.809367+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.810742+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.819055+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: cephadm 2024-02-10T08:47:08.820306+0000 mgr.y (mgr.24931) 370 : cephadm [INF] Upgrade: Complete! 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.821213+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.825497+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.826387+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.629 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.834430+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.842884+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[38780]: audit 2024-02-10T08:47:08.852968+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.775188+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.783443+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.784979+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.786464+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.794099+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.795477+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.803941+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T08:47:09.630 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.805373+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.806640+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.808002+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.809367+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.810742+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.819055+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: cephadm 2024-02-10T08:47:08.820306+0000 mgr.y (mgr.24931) 370 : cephadm [INF] Upgrade: Complete! 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.821213+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.825497+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.826387+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.834430+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.842884+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:47:09.631 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:09 smithi083 bash[39982]: audit 2024-02-10T08:47:08.852968+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-10T08:47:09.715 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-10T08:47:09.971 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-10T08:47:09.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-10T08:47:09.972 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:09 smithi117 bash[41681]: t=2024-02-10T08:47:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-10T08:47:10.235 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-10T08:47:10.235 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-10T08:47:10.235 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-10T08:47:10.235 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-10T08:47:10.235 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-10T08:47:10.501 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-10T08:47:10.501 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-10T08:47:10.501 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+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-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-10T08:47:10.502 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-10T08:47:10.770 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-10T08:47:10.770 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-10T08:47:10.770 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-10T08:47:10.770 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-10T08:47:10.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-10T08:47:10.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-10T08:47:10.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-10T08:47:10.771 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-10T08:47:11.028 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:10 smithi117 bash[41681]: t=2024-02-10T08:47:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-10T08:47:11.029 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-10T08:47:11.306 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[30699]: audit 2024-02-10T08:47:10.196110+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:11.306 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[30699]: cluster 2024-02-10T08:47:10.528136+0000 mgr.y (mgr.24931) 371 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:11.306 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-10T08:47:11.306 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-10T08:47:11.306 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-10T08:47:11.306 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-10T08:47:11.307 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-10T08:47:11.307 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-10T08:47:11.307 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-10T08:47:11.569 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-10T08:47:11.569 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-10T08:47:11.569 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-10T08:47:11.569 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-10T08:47:11.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-10T08:47:11.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-10T08:47:11.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-10T08:47:11.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-10T08:47:11.570 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-10T08:47:11.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:11 smithi083 bash[38780]: audit 2024-02-10T08:47:10.196110+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:11.618 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:11 smithi083 bash[38780]: cluster 2024-02-10T08:47:10.528136+0000 mgr.y (mgr.24931) 371 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:11.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:11 smithi083 bash[39982]: audit 2024-02-10T08:47:10.196110+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:47:11.618 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:11 smithi083 bash[39982]: cluster 2024-02-10T08:47:10.528136+0000 mgr.y (mgr.24931) 371 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:11.857 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-10T08:47:11.858 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:11 smithi117 bash[41681]: t=2024-02-10T08:47:11+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-10T08:47:12.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-10T08:47:12.416 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-10T08:47:12.417 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-10T08:47:12.681 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-10T08:47:12.681 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-10T08:47:12.682 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-10T08:47:12.942 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-10T08:47:12.943 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-10T08:47:12.943 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-10T08:47:12.943 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-10T08:47:12.943 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-10T08:47:12.943 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:12 smithi117 bash[41681]: t=2024-02-10T08:47:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-10T08:47:13.220 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-10T08:47:13.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-10T08:47:13.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-10T08:47:13.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-10T08:47:13.479 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-10T08:47:13.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-10T08:47:13.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-10T08:47:13.480 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-10T08:47:13.765 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[30699]: cluster 2024-02-10T08:47:12.529144+0000 mgr.y (mgr.24931) 372 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+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-02-10T08:47:13.765 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-10T08:47:13.766 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-10T08:47:13.766 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-10T08:47:13.766 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-10T08:47:13.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:13 smithi083 bash[38780]: cluster 2024-02-10T08:47:12.529144+0000 mgr.y (mgr.24931) 372 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:13.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:13 smithi083 bash[39982]: cluster 2024-02-10T08:47:12.529144+0000 mgr.y (mgr.24931) 372 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:14.032 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-10T08:47:14.032 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-10T08:47:14.032 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-10T08:47:14.032 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-10T08:47:14.032 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-10T08:47:14.033 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:13 smithi117 bash[41681]: t=2024-02-10T08:47:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-10T08:47:14.033 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-10T08:47:14.303 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-10T08:47:14.303 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-10T08:47:14.303 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-10T08:47:14.304 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-10T08:47:14.577 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-10T08:47:14.577 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-10T08:47:14.577 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+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-02-10T08:47:14.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+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-02-10T08:47:14.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-10T08:47:14.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-10T08:47:14.578 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-10T08:47:14.871 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-10T08:47:14.871 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-10T08:47:14.871 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-10T08:47:14.871 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-10T08:47:14.872 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-10T08:47:14.872 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-10T08:47:14.872 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:14 smithi117 bash[41681]: t=2024-02-10T08:47:14+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-10T08:47:15.139 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-10T08:47:15.140 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-10T08:47:15.427 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-10T08:47:15.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-10T08:47:15.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-10T08:47:15.428 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-10T08:47:15.690 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[30699]: cluster 2024-02-10T08:47:14.530307+0000 mgr.y (mgr.24931) 373 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:15.690 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-10T08:47:15.690 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-10T08:47:15.690 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-10T08:47:15.691 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-10T08:47:15.691 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-10T08:47:15.691 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-10T08:47:15.691 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-10T08:47:15.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:15 smithi083 bash[39982]: cluster 2024-02-10T08:47:14.530307+0000 mgr.y (mgr.24931) 373 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:15.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:15 smithi083 bash[38780]: cluster 2024-02-10T08:47:14.530307+0000 mgr.y (mgr.24931) 373 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:15.963 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-10T08:47:15.963 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-10T08:47:15.963 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-10T08:47:15.963 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-10T08:47:15.964 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-10T08:47:15.964 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-10T08:47:15.964 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-10T08:47:15.964 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:15 smithi117 bash[41681]: t=2024-02-10T08:47:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-10T08:47:16.219 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-10T08:47:16.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-10T08:47:16.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=13.609652787s 2024-02-10T08:47:16.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-10T08:47:16.519 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-10T08:47:16.520 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-10T08:47:16.520 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-10T08:47:16.520 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-10T08:47:16.520 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-10T08:47:16.891 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+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-02-10T08:47:16.892 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T08:47:16.892 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-10T08:47:16.892 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T08:47:16.892 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:47:16 smithi117 bash[41681]: t=2024-02-10T08:47:16+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-10T08:47:17.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:17 smithi083 bash[39982]: cluster 2024-02-10T08:47:16.531222+0000 mgr.y (mgr.24931) 374 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:17.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:17 smithi083 bash[38780]: cluster 2024-02-10T08:47:16.531222+0000 mgr.y (mgr.24931) 374 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:17.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:17 smithi117 bash[30699]: cluster 2024-02-10T08:47:16.531222+0000 mgr.y (mgr.24931) 374 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:19.871 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:19 smithi083 bash[38780]: cluster 2024-02-10T08:47:18.532211+0000 mgr.y (mgr.24931) 375 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:19.872 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:19 smithi083 bash[39982]: cluster 2024-02-10T08:47:18.532211+0000 mgr.y (mgr.24931) 375 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:19.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:19 smithi117 bash[30699]: cluster 2024-02-10T08:47:18.532211+0000 mgr.y (mgr.24931) 375 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:21.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:21 smithi083 bash[39982]: cluster 2024-02-10T08:47:20.533287+0000 mgr.y (mgr.24931) 376 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:21.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:21 smithi083 bash[38780]: cluster 2024-02-10T08:47:20.533287+0000 mgr.y (mgr.24931) 376 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:21.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:21 smithi117 bash[30699]: cluster 2024-02-10T08:47:20.533287+0000 mgr.y (mgr.24931) 376 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:23.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:23 smithi083 bash[39982]: cluster 2024-02-10T08:47:22.534318+0000 mgr.y (mgr.24931) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:23.869 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:23 smithi083 bash[38780]: cluster 2024-02-10T08:47:22.534318+0000 mgr.y (mgr.24931) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:23.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:23 smithi117 bash[30699]: cluster 2024-02-10T08:47:22.534318+0000 mgr.y (mgr.24931) 377 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:24.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:24 smithi117 bash[30699]: audit 2024-02-10T08:47:24.387388+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T08:47:24.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:24 smithi117 bash[30699]: audit 2024-02-10T08:47:24.388129+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T08:47:24.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:24 smithi117 bash[30699]: audit 2024-02-10T08:47:24.388719+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-10T08:47:24.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:24 smithi117 bash[30699]: audit 2024-02-10T08:47:24.389277+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:47:25.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[39982]: audit 2024-02-10T08:47:24.387388+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T08:47:25.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[39982]: audit 2024-02-10T08:47:24.388129+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T08:47:25.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[39982]: audit 2024-02-10T08:47:24.388719+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-10T08:47:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[39982]: audit 2024-02-10T08:47:24.389277+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:47:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[38780]: audit 2024-02-10T08:47:24.387388+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T08:47:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[38780]: audit 2024-02-10T08:47:24.388129+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-10T08:47:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[38780]: audit 2024-02-10T08:47:24.388719+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-10T08:47:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:24 smithi083 bash[38780]: audit 2024-02-10T08:47:24.389277+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:47:25.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:25 smithi117 bash[30699]: cluster 2024-02-10T08:47:24.535505+0000 mgr.y (mgr.24931) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:26.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:25 smithi083 bash[39982]: cluster 2024-02-10T08:47:24.535505+0000 mgr.y (mgr.24931) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:25 smithi083 bash[38780]: cluster 2024-02-10T08:47:24.535505+0000 mgr.y (mgr.24931) 378 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:27.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:27 smithi117 bash[30699]: cluster 2024-02-10T08:47:26.536435+0000 mgr.y (mgr.24931) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:27 smithi083 bash[38780]: cluster 2024-02-10T08:47:26.536435+0000 mgr.y (mgr.24931) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:28.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:27 smithi083 bash[39982]: cluster 2024-02-10T08:47:26.536435+0000 mgr.y (mgr.24931) 379 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:29.889 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:29 smithi117 bash[30699]: cluster 2024-02-10T08:47:28.537449+0000 mgr.y (mgr.24931) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:29 smithi083 bash[38780]: cluster 2024-02-10T08:47:28.537449+0000 mgr.y (mgr.24931) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:30.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:29 smithi083 bash[39982]: cluster 2024-02-10T08:47:28.537449+0000 mgr.y (mgr.24931) 380 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:32.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:31 smithi083 bash[38780]: cluster 2024-02-10T08:47:30.538495+0000 mgr.y (mgr.24931) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:32.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:31 smithi083 bash[39982]: cluster 2024-02-10T08:47:30.538495+0000 mgr.y (mgr.24931) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:32.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:31 smithi117 bash[30699]: cluster 2024-02-10T08:47:30.538495+0000 mgr.y (mgr.24931) 381 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:33.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:33 smithi083 bash[38780]: cluster 2024-02-10T08:47:32.539543+0000 mgr.y (mgr.24931) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:33.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:33 smithi083 bash[39982]: cluster 2024-02-10T08:47:32.539543+0000 mgr.y (mgr.24931) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:33 smithi117 bash[30699]: cluster 2024-02-10T08:47:32.539543+0000 mgr.y (mgr.24931) 382 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:34.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ps' 2024-02-10T08:47:34.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:34 smithi083 bash[38780]: audit 2024-02-10T08:47:33.514614+0000 mgr.y (mgr.24931) 383 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:34.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:34 smithi083 bash[39982]: audit 2024-02-10T08:47:33.514614+0000 mgr.y (mgr.24931) 383 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:35.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:34 smithi117 bash[30699]: audit 2024-02-10T08:47:33.514614+0000 mgr.y (mgr.24931) 383 : audit [DBG] from='client.44649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:35.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:35 smithi083 bash[38780]: cluster 2024-02-10T08:47:34.540705+0000 mgr.y (mgr.24931) 384 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:35.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:35 smithi083 bash[39982]: cluster 2024-02-10T08:47:34.540705+0000 mgr.y (mgr.24931) 384 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:36.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:35 smithi117 bash[30699]: cluster 2024-02-10T08:47:34.540705+0000 mgr.y (mgr.24931) 384 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:37.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:37 smithi083 bash[38780]: cluster 2024-02-10T08:47:36.541320+0000 mgr.y (mgr.24931) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:37.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:37 smithi083 bash[39982]: cluster 2024-02-10T08:47:36.541320+0000 mgr.y (mgr.24931) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:37.918 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (67s) 62s ago 15m 13.9M - 0.23.0 ba2b418f427c 112031e70c67 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (36s) 29s ago 15m 17.8M - 8.3.5 dad864ee21e9 54aa769ca5db 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (7m) 29s ago 19m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (8m) 62s ago 21m 424M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (7m) 62s ago 22m 92.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (6m) 29s ago 20m 63.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (7m) 62s ago 20m 65.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (98s) 62s ago 15m 12.3M - 1.3.1 1dbe0e931976 54dec44b9776 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (94s) 29s ago 15m 10.5M - 1.3.1 1dbe0e931976 9e1942d1a2c2 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (5m) 62s ago 19m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (5m) 62s ago 19m 51.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:47:37.919 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (4m) 62s ago 18m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (4m) 62s ago 18m 49.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (3m) 29s ago 17m 50.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (3m) 29s ago 17m 47.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (2m) 29s ago 16m 45.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (2m) 29s ago 16m 47.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc cc3868e61713 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (81s) 29s ago 15m 45.3M - 2.33.4 514e6a882f6e 6d1c8fcb91af 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (117s) 62s ago 13m 54.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 51e28ee2cd3b 2024-02-10T08:47:37.920 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (111s) 29s ago 13m 54.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 0bf7978e93cc 2024-02-10T08:47:38.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:37 smithi117 bash[30699]: cluster 2024-02-10T08:47:36.541320+0000 mgr.y (mgr.24931) 385 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:38.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions' 2024-02-10T08:47:39.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.887881+0000 mgr.y (mgr.24931) 386 : audit [DBG] from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:39.121 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.890512+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.891386+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.892162+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.892889+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.893606+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.894443+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.899919+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.900732+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.901590+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.902343+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.122 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[38780]: audit 2024-02-10T08:47:37.903096+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.887881+0000 mgr.y (mgr.24931) 386 : audit [DBG] from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.890512+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.891386+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.892162+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.892889+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.893606+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.894443+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.899919+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.900732+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.901590+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.902343+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.123 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:38 smithi083 bash[39982]: audit 2024-02-10T08:47:37.903096+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.887881+0000 mgr.y (mgr.24931) 386 : audit [DBG] from='client.44655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:47:39.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.890512+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.891386+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.892162+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.892889+0000 mon.a (mon.0) 1077 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.893606+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.894443+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.899919+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.900732+0000 mon.a (mon.0) 1081 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.901590+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.902343+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:38 smithi117 bash[30699]: audit 2024-02-10T08:47:37.903096+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:47:39.983 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:39 smithi083 bash[38780]: cluster 2024-02-10T08:47:38.542293+0000 mgr.y (mgr.24931) 387 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:39.984 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:39 smithi083 bash[39982]: cluster 2024-02-10T08:47:38.542293+0000 mgr.y (mgr.24931) 387 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:40.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:39 smithi117 bash[30699]: cluster 2024-02-10T08:47:38.542293+0000 mgr.y (mgr.24931) 387 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:42.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:41 smithi083 bash[38780]: cluster 2024-02-10T08:47:40.543327+0000 mgr.y (mgr.24931) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:42.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:41 smithi083 bash[39982]: cluster 2024-02-10T08:47:40.543327+0000 mgr.y (mgr.24931) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:42.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:41 smithi117 bash[30699]: cluster 2024-02-10T08:47:40.543327+0000 mgr.y (mgr.24931) 388 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:47:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:47:42.209 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:47:42.868 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:42 smithi083 bash[38780]: audit 2024-02-10T08:47:42.208100+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54604 172.21.15.83:0/4024253278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:42.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:42 smithi083 bash[39982]: audit 2024-02-10T08:47:42.208100+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54604 172.21.15.83:0/4024253278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:43.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-10T08:47:43.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:42 smithi117 bash[30699]: audit 2024-02-10T08:47:42.208100+0000 mon.c (mon.1) 11 : audit [DBG] from='client.54604 172.21.15.83:0/4024253278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:47:44.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:43 smithi083 bash[38780]: cluster 2024-02-10T08:47:42.544400+0000 mgr.y (mgr.24931) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:43 smithi083 bash[39982]: cluster 2024-02-10T08:47:42.544400+0000 mgr.y (mgr.24931) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:44.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:43 smithi117 bash[30699]: cluster 2024-02-10T08:47:42.544400+0000 mgr.y (mgr.24931) 389 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:45.951 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:45 smithi083 bash[38780]: cluster 2024-02-10T08:47:44.546034+0000 mgr.y (mgr.24931) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:45.951 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:45 smithi083 bash[39982]: cluster 2024-02-10T08:47:44.546034+0000 mgr.y (mgr.24931) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:45.966 INFO:teuthology.orchestra.run.smithi083.stdout:wait for servicemap items w/ changing names to refresh 2024-02-10T08:47:46.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:45 smithi117 bash[30699]: cluster 2024-02-10T08:47:44.546034+0000 mgr.y (mgr.24931) 390 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:46.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'sleep 60' 2024-02-10T08:47:48.029 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:47 smithi083 bash[38780]: cluster 2024-02-10T08:47:46.547023+0000 mgr.y (mgr.24931) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:48.029 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:47 smithi083 bash[39982]: cluster 2024-02-10T08:47:46.547023+0000 mgr.y (mgr.24931) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:48.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:47 smithi117 bash[30699]: cluster 2024-02-10T08:47:46.547023+0000 mgr.y (mgr.24931) 391 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:50.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:49 smithi083 bash[39982]: cluster 2024-02-10T08:47:48.548050+0000 mgr.y (mgr.24931) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:50.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:49 smithi083 bash[38780]: cluster 2024-02-10T08:47:48.548050+0000 mgr.y (mgr.24931) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:50.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:49 smithi117 bash[30699]: cluster 2024-02-10T08:47:48.548050+0000 mgr.y (mgr.24931) 392 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:52.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:51 smithi083 bash[38780]: cluster 2024-02-10T08:47:50.549117+0000 mgr.y (mgr.24931) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:52.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:51 smithi083 bash[39982]: cluster 2024-02-10T08:47:50.549117+0000 mgr.y (mgr.24931) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:52.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:51 smithi117 bash[30699]: cluster 2024-02-10T08:47:50.549117+0000 mgr.y (mgr.24931) 393 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:54.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:53 smithi083 bash[38780]: cluster 2024-02-10T08:47:52.550187+0000 mgr.y (mgr.24931) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:54.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:53 smithi083 bash[39982]: cluster 2024-02-10T08:47:52.550187+0000 mgr.y (mgr.24931) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:54.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:53 smithi117 bash[30699]: cluster 2024-02-10T08:47:52.550187+0000 mgr.y (mgr.24931) 394 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:56.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:55 smithi083 bash[38780]: cluster 2024-02-10T08:47:54.551469+0000 mgr.y (mgr.24931) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:56.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:55 smithi083 bash[39982]: cluster 2024-02-10T08:47:54.551469+0000 mgr.y (mgr.24931) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:56.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:55 smithi117 bash[30699]: cluster 2024-02-10T08:47:54.551469+0000 mgr.y (mgr.24931) 395 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:58.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:57 smithi083 bash[38780]: cluster 2024-02-10T08:47:56.552374+0000 mgr.y (mgr.24931) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:58.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:57 smithi083 bash[39982]: cluster 2024-02-10T08:47:56.552374+0000 mgr.y (mgr.24931) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:47:58.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:57 smithi117 bash[30699]: cluster 2024-02-10T08:47:56.552374+0000 mgr.y (mgr.24931) 396 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:00.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:47:59 smithi083 bash[38780]: cluster 2024-02-10T08:47:58.553342+0000 mgr.y (mgr.24931) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:00.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:47:59 smithi083 bash[39982]: cluster 2024-02-10T08:47:58.553342+0000 mgr.y (mgr.24931) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:00.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:47:59 smithi117 bash[30699]: cluster 2024-02-10T08:47:58.553342+0000 mgr.y (mgr.24931) 397 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:01 smithi083 bash[38780]: cluster 2024-02-10T08:48:00.554572+0000 mgr.y (mgr.24931) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:02.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:01 smithi083 bash[39982]: cluster 2024-02-10T08:48:00.554572+0000 mgr.y (mgr.24931) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:02.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:01 smithi117 bash[30699]: cluster 2024-02-10T08:48:00.554572+0000 mgr.y (mgr.24931) 398 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:04.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:03 smithi083 bash[38780]: cluster 2024-02-10T08:48:02.555690+0000 mgr.y (mgr.24931) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:04.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:03 smithi083 bash[39982]: cluster 2024-02-10T08:48:02.555690+0000 mgr.y (mgr.24931) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:04.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:03 smithi117 bash[30699]: cluster 2024-02-10T08:48:02.555690+0000 mgr.y (mgr.24931) 399 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:05 smithi083 bash[38780]: cluster 2024-02-10T08:48:04.556804+0000 mgr.y (mgr.24931) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:06.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:05 smithi083 bash[39982]: cluster 2024-02-10T08:48:04.556804+0000 mgr.y (mgr.24931) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:06.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:05 smithi117 bash[30699]: cluster 2024-02-10T08:48:04.556804+0000 mgr.y (mgr.24931) 400 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:07 smithi083 bash[38780]: cluster 2024-02-10T08:48:06.557730+0000 mgr.y (mgr.24931) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:08.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:07 smithi083 bash[39982]: cluster 2024-02-10T08:48:06.557730+0000 mgr.y (mgr.24931) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:08.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:07 smithi117 bash[30699]: cluster 2024-02-10T08:48:06.557730+0000 mgr.y (mgr.24931) 401 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[38780]: cluster 2024-02-10T08:48:08.558710+0000 mgr.y (mgr.24931) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[38780]: audit 2024-02-10T08:48:08.860818+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[38780]: audit 2024-02-10T08:48:09.139823+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[38780]: audit 2024-02-10T08:48:09.422793+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[39982]: cluster 2024-02-10T08:48:08.558710+0000 mgr.y (mgr.24931) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[39982]: audit 2024-02-10T08:48:08.860818+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[39982]: audit 2024-02-10T08:48:09.139823+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:09 smithi083 bash[39982]: audit 2024-02-10T08:48:09.422793+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:10.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:09 smithi117 bash[30699]: cluster 2024-02-10T08:48:08.558710+0000 mgr.y (mgr.24931) 402 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:10.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:09 smithi117 bash[30699]: audit 2024-02-10T08:48:08.860818+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:48:10.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:09 smithi117 bash[30699]: audit 2024-02-10T08:48:09.139823+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:10.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:09 smithi117 bash[30699]: audit 2024-02-10T08:48:09.422793+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:48:12.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:11 smithi083 bash[39982]: cluster 2024-02-10T08:48:10.559749+0000 mgr.y (mgr.24931) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:12.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:11 smithi083 bash[38780]: cluster 2024-02-10T08:48:10.559749+0000 mgr.y (mgr.24931) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:12.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:11 smithi117 bash[30699]: cluster 2024-02-10T08:48:10.559749+0000 mgr.y (mgr.24931) 403 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:14.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:13 smithi083 bash[38780]: cluster 2024-02-10T08:48:12.560748+0000 mgr.y (mgr.24931) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:14.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:13 smithi083 bash[39982]: cluster 2024-02-10T08:48:12.560748+0000 mgr.y (mgr.24931) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:14.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:13 smithi117 bash[30699]: cluster 2024-02-10T08:48:12.560748+0000 mgr.y (mgr.24931) 404 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:16.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:15 smithi083 bash[38780]: cluster 2024-02-10T08:48:14.561929+0000 mgr.y (mgr.24931) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:15 smithi083 bash[39982]: cluster 2024-02-10T08:48:14.561929+0000 mgr.y (mgr.24931) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:16.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:15 smithi117 bash[30699]: cluster 2024-02-10T08:48:14.561929+0000 mgr.y (mgr.24931) 405 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:18.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:17 smithi083 bash[39982]: cluster 2024-02-10T08:48:16.562820+0000 mgr.y (mgr.24931) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:17 smithi083 bash[38780]: cluster 2024-02-10T08:48:16.562820+0000 mgr.y (mgr.24931) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:18.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:17 smithi117 bash[30699]: cluster 2024-02-10T08:48:16.562820+0000 mgr.y (mgr.24931) 406 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:20.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:19 smithi083 bash[38780]: cluster 2024-02-10T08:48:18.563808+0000 mgr.y (mgr.24931) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:20.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:19 smithi083 bash[39982]: cluster 2024-02-10T08:48:18.563808+0000 mgr.y (mgr.24931) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:20.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:19 smithi117 bash[30699]: cluster 2024-02-10T08:48:18.563808+0000 mgr.y (mgr.24931) 407 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:22.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:21 smithi083 bash[38780]: cluster 2024-02-10T08:48:20.564844+0000 mgr.y (mgr.24931) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:22.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:21 smithi083 bash[39982]: cluster 2024-02-10T08:48:20.564844+0000 mgr.y (mgr.24931) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:22.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:21 smithi117 bash[30699]: cluster 2024-02-10T08:48:20.564844+0000 mgr.y (mgr.24931) 408 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:24.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:23 smithi083 bash[38780]: cluster 2024-02-10T08:48:22.565826+0000 mgr.y (mgr.24931) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:24.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:23 smithi083 bash[39982]: cluster 2024-02-10T08:48:22.565826+0000 mgr.y (mgr.24931) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:24.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:23 smithi117 bash[30699]: cluster 2024-02-10T08:48:22.565826+0000 mgr.y (mgr.24931) 409 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[38780]: audit 2024-02-10T08:48:24.396081+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-10T08:48:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[38780]: audit 2024-02-10T08:48:24.396652+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-10T08:48:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[38780]: audit 2024-02-10T08:48:24.397220+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-10T08:48:25.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[38780]: audit 2024-02-10T08:48:24.397786+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:48:25.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[39982]: audit 2024-02-10T08:48:24.396081+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-10T08:48:25.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[39982]: audit 2024-02-10T08:48:24.396652+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-10T08:48:25.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[39982]: audit 2024-02-10T08:48:24.397220+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-10T08:48:25.120 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:24 smithi083 bash[39982]: audit 2024-02-10T08:48:24.397786+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:48:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:24 smithi117 bash[30699]: audit 2024-02-10T08:48:24.396081+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [7, 2]}]: dispatch 2024-02-10T08:48:25.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:24 smithi117 bash[30699]: audit 2024-02-10T08:48:24.396652+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 5]}]: dispatch 2024-02-10T08:48:25.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:24 smithi117 bash[30699]: audit 2024-02-10T08:48:24.397220+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-10T08:48:25.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:24 smithi117 bash[30699]: audit 2024-02-10T08:48:24.397786+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-10T08:48:26.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:25 smithi083 bash[38780]: cluster 2024-02-10T08:48:24.567046+0000 mgr.y (mgr.24931) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:26.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:25 smithi083 bash[39982]: cluster 2024-02-10T08:48:24.567046+0000 mgr.y (mgr.24931) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:26.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:25 smithi117 bash[30699]: cluster 2024-02-10T08:48:24.567046+0000 mgr.y (mgr.24931) 410 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:28.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:27 smithi083 bash[38780]: cluster 2024-02-10T08:48:26.568081+0000 mgr.y (mgr.24931) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:28.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:27 smithi083 bash[39982]: cluster 2024-02-10T08:48:26.568081+0000 mgr.y (mgr.24931) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:28.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:27 smithi117 bash[30699]: cluster 2024-02-10T08:48:26.568081+0000 mgr.y (mgr.24931) 411 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:30.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:29 smithi083 bash[38780]: cluster 2024-02-10T08:48:28.569158+0000 mgr.y (mgr.24931) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:30.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:29 smithi083 bash[39982]: cluster 2024-02-10T08:48:28.569158+0000 mgr.y (mgr.24931) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:30.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:29 smithi117 bash[30699]: cluster 2024-02-10T08:48:28.569158+0000 mgr.y (mgr.24931) 412 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:32.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:31 smithi083 bash[38780]: cluster 2024-02-10T08:48:30.570383+0000 mgr.y (mgr.24931) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:32.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:31 smithi083 bash[39982]: cluster 2024-02-10T08:48:30.570383+0000 mgr.y (mgr.24931) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:32.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:31 smithi117 bash[30699]: cluster 2024-02-10T08:48:30.570383+0000 mgr.y (mgr.24931) 413 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:34.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:33 smithi083 bash[38780]: cluster 2024-02-10T08:48:32.571342+0000 mgr.y (mgr.24931) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:34.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:33 smithi083 bash[39982]: cluster 2024-02-10T08:48:32.571342+0000 mgr.y (mgr.24931) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:34.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:33 smithi117 bash[30699]: cluster 2024-02-10T08:48:32.571342+0000 mgr.y (mgr.24931) 414 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:36.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:35 smithi083 bash[38780]: cluster 2024-02-10T08:48:34.572542+0000 mgr.y (mgr.24931) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:36.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:35 smithi083 bash[39982]: cluster 2024-02-10T08:48:34.572542+0000 mgr.y (mgr.24931) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:36.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:35 smithi117 bash[30699]: cluster 2024-02-10T08:48:34.572542+0000 mgr.y (mgr.24931) 415 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:38.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:37 smithi083 bash[38780]: cluster 2024-02-10T08:48:36.573434+0000 mgr.y (mgr.24931) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:38.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:37 smithi083 bash[39982]: cluster 2024-02-10T08:48:36.573434+0000 mgr.y (mgr.24931) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:38.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:37 smithi117 bash[30699]: cluster 2024-02-10T08:48:36.573434+0000 mgr.y (mgr.24931) 416 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:40.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:39 smithi083 bash[38780]: cluster 2024-02-10T08:48:38.574464+0000 mgr.y (mgr.24931) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:40.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:39 smithi083 bash[39982]: cluster 2024-02-10T08:48:38.574464+0000 mgr.y (mgr.24931) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:40.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:39 smithi117 bash[30699]: cluster 2024-02-10T08:48:38.574464+0000 mgr.y (mgr.24931) 417 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:42.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:41 smithi083 bash[38780]: cluster 2024-02-10T08:48:40.575639+0000 mgr.y (mgr.24931) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:42.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:41 smithi083 bash[39982]: cluster 2024-02-10T08:48:40.575639+0000 mgr.y (mgr.24931) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:42.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:41 smithi117 bash[30699]: cluster 2024-02-10T08:48:40.575639+0000 mgr.y (mgr.24931) 418 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:44.119 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:43 smithi083 bash[38780]: cluster 2024-02-10T08:48:42.576592+0000 mgr.y (mgr.24931) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:44.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:43 smithi083 bash[39982]: cluster 2024-02-10T08:48:42.576592+0000 mgr.y (mgr.24931) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:44.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:43 smithi117 bash[30699]: cluster 2024-02-10T08:48:42.576592+0000 mgr.y (mgr.24931) 419 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:46.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:45 smithi117 bash[30699]: cluster 2024-02-10T08:48:44.577831+0000 mgr.y (mgr.24931) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:46.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:45 smithi083 bash[38780]: cluster 2024-02-10T08:48:44.577831+0000 mgr.y (mgr.24931) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:46.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:45 smithi083 bash[39982]: cluster 2024-02-10T08:48:44.577831+0000 mgr.y (mgr.24931) 420 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:48.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:47 smithi117 bash[30699]: cluster 2024-02-10T08:48:46.578735+0000 mgr.y (mgr.24931) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:48.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:47 smithi083 bash[38780]: cluster 2024-02-10T08:48:46.578735+0000 mgr.y (mgr.24931) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:48.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:47 smithi083 bash[39982]: cluster 2024-02-10T08:48:46.578735+0000 mgr.y (mgr.24931) 421 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:50.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:49 smithi117 bash[30699]: cluster 2024-02-10T08:48:48.579725+0000 mgr.y (mgr.24931) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:50.187 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:49 smithi083 bash[38780]: cluster 2024-02-10T08:48:48.579725+0000 mgr.y (mgr.24931) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:50.188 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:49 smithi083 bash[39982]: cluster 2024-02-10T08:48:48.579725+0000 mgr.y (mgr.24931) 422 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:50.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ps' 2024-02-10T08:48:52.140 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:51 smithi117 bash[30699]: cluster 2024-02-10T08:48:50.580792+0000 mgr.y (mgr.24931) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:52.268 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:51 smithi083 bash[38780]: cluster 2024-02-10T08:48:50.580792+0000 mgr.y (mgr.24931) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:52.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:51 smithi083 bash[39982]: cluster 2024-02-10T08:48:50.580792+0000 mgr.y (mgr.24931) 423 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:54.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:53 smithi083 bash[38780]: cluster 2024-02-10T08:48:52.581734+0000 mgr.y (mgr.24931) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:54.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:53 smithi083 bash[39982]: cluster 2024-02-10T08:48:52.581734+0000 mgr.y (mgr.24931) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:alertmanager.a smithi083 running (2m) 2m ago 16m 13.9M - 0.23.0 ba2b418f427c 112031e70c67 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:grafana.a smithi117 running (112s) 105s ago 16m 17.8M - 8.3.5 dad864ee21e9 54aa769ca5db 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.x smithi117 *:8443 running (8m) 105s ago 21m 380M - 16.2.14-521-g0e714d9a 1fbc92c859dc abbbc634b38f 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:mgr.y smithi083 *:8443 running (9m) 2m ago 23m 424M - 16.2.14-521-g0e714d9a 1fbc92c859dc cd33ee177641 2024-02-10T08:48:54.217 INFO:teuthology.orchestra.run.smithi083.stdout:mon.a smithi083 running (8m) 2m ago 23m 92.0M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc fbc9f5f13615 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:mon.b smithi117 running (8m) 105s ago 21m 63.9M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc e5fef73d7999 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:mon.c smithi083 running (8m) 2m ago 21m 65.2M 2048M 16.2.14-521-g0e714d9a 1fbc92c859dc 6ce92e254ff4 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.a smithi083 running (2m) 2m ago 17m 12.3M - 1.3.1 1dbe0e931976 54dec44b9776 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:node-exporter.b smithi117 running (2m) 105s ago 17m 10.5M - 1.3.1 1dbe0e931976 9e1942d1a2c2 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.0 smithi083 running (7m) 2m ago 20m 51.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ec907074bcf8 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.1 smithi083 running (6m) 2m ago 20m 51.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 302dd89cfb11 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.2 smithi083 running (6m) 2m ago 19m 44.9M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 1d8bedbdf263 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.3 smithi083 running (5m) 2m ago 19m 49.5M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc 517ff63bed57 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.4 smithi117 running (5m) 105s ago 18m 50.7M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc ed480d26c920 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.5 smithi117 running (4m) 105s ago 18m 47.6M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc c0333cb7c43f 2024-02-10T08:48:54.218 INFO:teuthology.orchestra.run.smithi083.stdout:osd.6 smithi117 running (3m) 105s ago 18m 45.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc e0ebb5b7d3c0 2024-02-10T08:48:54.219 INFO:teuthology.orchestra.run.smithi083.stdout:osd.7 smithi117 running (3m) 105s ago 17m 47.0M 4096M 16.2.14-521-g0e714d9a 1fbc92c859dc cc3868e61713 2024-02-10T08:48:54.219 INFO:teuthology.orchestra.run.smithi083.stdout:prometheus.a smithi117 running (2m) 105s ago 17m 45.3M - 2.33.4 514e6a882f6e 6d1c8fcb91af 2024-02-10T08:48:54.219 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi083.ttdhzy smithi083 running (3m) 2m ago 14m 54.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 51e28ee2cd3b 2024-02-10T08:48:54.219 INFO:teuthology.orchestra.run.smithi083.stdout:rgw.r.z.smithi117.dzebuy smithi117 running (3m) 105s ago 14m 54.8M - 16.2.14-521-g0e714d9a 1fbc92c859dc 0bf7978e93cc 2024-02-10T08:48:54.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:53 smithi117 bash[30699]: cluster 2024-02-10T08:48:52.581734+0000 mgr.y (mgr.24931) 424 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:55.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions' 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.186762+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.187846+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.188848+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.190006+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.190976+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.191870+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.196581+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.197526+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.155 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.198348+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.199337+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[39982]: audit 2024-02-10T08:48:54.200168+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.186762+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.187846+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.188848+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.190006+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.190976+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.191870+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.156 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.196581+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.157 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.197526+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.157 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.198348+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.157 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.199337+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.157 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:54 smithi083 bash[38780]: audit 2024-02-10T08:48:54.200168+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.186762+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.187846+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.188848+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.190006+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.190976+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.191870+0000 mon.a (mon.0) 1097 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.196581+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.197526+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.198348+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.199337+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:55.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:54 smithi117 bash[30699]: audit 2024-02-10T08:48:54.200168+0000 mon.a (mon.0) 1102 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-10T08:48:56.339 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:55 smithi083 bash[38780]: audit 2024-02-10T08:48:54.181140+0000 mgr.y (mgr.24931) 425 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:48:56.339 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:55 smithi083 bash[38780]: cluster 2024-02-10T08:48:54.582966+0000 mgr.y (mgr.24931) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:56.339 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:55 smithi083 bash[39982]: audit 2024-02-10T08:48:54.181140+0000 mgr.y (mgr.24931) 425 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:48:56.339 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:55 smithi083 bash[39982]: cluster 2024-02-10T08:48:54.582966+0000 mgr.y (mgr.24931) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:56.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:55 smithi117 bash[30699]: audit 2024-02-10T08:48:54.181140+0000 mgr.y (mgr.24931) 425 : audit [DBG] from='client.44667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:48:56.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:55 smithi117 bash[30699]: cluster 2024-02-10T08:48:54.582966+0000 mgr.y (mgr.24931) 426 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:58.201 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:57 smithi083 bash[38780]: cluster 2024-02-10T08:48:56.584267+0000 mgr.y (mgr.24931) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:58.201 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:57 smithi083 bash[39982]: cluster 2024-02-10T08:48:56.584267+0000 mgr.y (mgr.24931) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:58.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:57 smithi117 bash[30699]: cluster 2024-02-10T08:48:56.584267+0000 mgr.y (mgr.24931) 427 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:48:58.692 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:48:58.692 INFO:teuthology.orchestra.run.smithi083.stdout: "mon": { 2024-02-10T08:48:58.692 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 3 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "mgr": { 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "osd": { 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 8 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "mds": {}, 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "rgw": { 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 2 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "overall": { 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)": 15 2024-02-10T08:48:58.693 INFO:teuthology.orchestra.run.smithi083.stdout: } 2024-02-10T08:48:58.694 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:48:59.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:58 smithi083 bash[38780]: audit 2024-02-10T08:48:58.692437+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54616 172.21.15.83:0/3250659304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:48:59.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:58 smithi083 bash[39982]: audit 2024-02-10T08:48:58.692437+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54616 172.21.15.83:0/3250659304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:48:59.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:58 smithi117 bash[30699]: audit 2024-02-10T08:48:58.692437+0000 mon.c (mon.1) 12 : audit [DBG] from='client.54616 172.21.15.83:0/3250659304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:48:59.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-10T08:49:00.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:48:59 smithi083 bash[38780]: cluster 2024-02-10T08:48:58.585150+0000 mgr.y (mgr.24931) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:00.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:48:59 smithi083 bash[39982]: cluster 2024-02-10T08:48:58.585150+0000 mgr.y (mgr.24931) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:00.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:48:59 smithi117 bash[30699]: cluster 2024-02-10T08:48:58.585150+0000 mgr.y (mgr.24931) 428 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:02.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:01 smithi083 bash[38780]: cluster 2024-02-10T08:49:00.586257+0000 mgr.y (mgr.24931) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:02.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:01 smithi083 bash[39982]: cluster 2024-02-10T08:49:00.586257+0000 mgr.y (mgr.24931) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:02.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:01 smithi117 bash[30699]: cluster 2024-02-10T08:49:00.586257+0000 mgr.y (mgr.24931) 429 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:03.383 INFO:teuthology.orchestra.run.smithi083.stdout:true 2024-02-10T08:49:04.239 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:03 smithi083 bash[38780]: cluster 2024-02-10T08:49:02.587173+0000 mgr.y (mgr.24931) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:04.239 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:03 smithi083 bash[38780]: audit 2024-02-10T08:49:03.370856+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.44679 172.21.15.83:0/867779481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:04.240 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:03 smithi083 bash[39982]: cluster 2024-02-10T08:49:02.587173+0000 mgr.y (mgr.24931) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:04.240 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:03 smithi083 bash[39982]: audit 2024-02-10T08:49:03.370856+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.44679 172.21.15.83:0/867779481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:04.241 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-10T08:49:04.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:03 smithi117 bash[30699]: cluster 2024-02-10T08:49:02.587173+0000 mgr.y (mgr.24931) 430 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:04.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:03 smithi117 bash[30699]: audit 2024-02-10T08:49:03.370856+0000 mon.a (mon.0) 1103 : audit [DBG] from='client.44679 172.21.15.83:0/867779481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:06.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:05 smithi083 bash[38780]: cluster 2024-02-10T08:49:04.588428+0000 mgr.y (mgr.24931) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:06.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:05 smithi083 bash[39982]: cluster 2024-02-10T08:49:04.588428+0000 mgr.y (mgr.24931) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:06.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:05 smithi117 bash[30699]: cluster 2024-02-10T08:49:04.588428+0000 mgr.y (mgr.24931) 431 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:07.715 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph version 16.2.14-521-g0e714d9a (0e714d9a4bd2a821113e6318adb87bd06cf81ec1) pacific (stable)" 2024-02-10T08:49:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:07 smithi083 bash[38780]: cluster 2024-02-10T08:49:06.589357+0000 mgr.y (mgr.24931) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:08.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:07 smithi083 bash[38780]: audit 2024-02-10T08:49:07.701462+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.44685 172.21.15.83:0/3769990334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:08.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:07 smithi083 bash[39982]: cluster 2024-02-10T08:49:06.589357+0000 mgr.y (mgr.24931) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:08.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:07 smithi083 bash[39982]: audit 2024-02-10T08:49:07.701462+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.44685 172.21.15.83:0/3769990334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:08.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:07 smithi117 bash[30699]: cluster 2024-02-10T08:49:06.589357+0000 mgr.y (mgr.24931) 432 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:08.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:07 smithi117 bash[30699]: audit 2024-02-10T08:49:07.701462+0000 mon.a (mon.0) 1104 : audit [DBG] from='client.44685 172.21.15.83:0/3769990334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T08:49:08.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -e sha1=0e714d9a4bd2a821113e6318adb87bd06cf81ec1 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-10T08:49:10.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[38780]: cluster 2024-02-10T08:49:08.590297+0000 mgr.y (mgr.24931) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:10.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[38780]: audit 2024-02-10T08:49:09.430762+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:49:10.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[38780]: audit 2024-02-10T08:49:09.742052+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:49:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[39982]: cluster 2024-02-10T08:49:08.590297+0000 mgr.y (mgr.24931) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[39982]: audit 2024-02-10T08:49:09.430762+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:49:10.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:09 smithi083 bash[39982]: audit 2024-02-10T08:49:09.742052+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:49:10.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:09 smithi117 bash[30699]: cluster 2024-02-10T08:49:08.590297+0000 mgr.y (mgr.24931) 433 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:10.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:09 smithi117 bash[30699]: audit 2024-02-10T08:49:09.430762+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T08:49:10.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:09 smithi117 bash[30699]: audit 2024-02-10T08:49:09.742052+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' 2024-02-10T08:49:12.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:11 smithi083 bash[38780]: cluster 2024-02-10T08:49:10.591601+0000 mgr.y (mgr.24931) 434 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:12.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:11 smithi083 bash[39982]: cluster 2024-02-10T08:49:10.591601+0000 mgr.y (mgr.24931) 434 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:12.206 INFO:teuthology.orchestra.run.smithi083.stdout:osd 8 2m ago - 2024-02-10T08:49:12.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:11 smithi117 bash[30699]: cluster 2024-02-10T08:49:10.591601+0000 mgr.y (mgr.24931) 434 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:13.004 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T08:49:13.016 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi083.front.sepia.ceph.com 2024-02-10T08:49:13.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-10T08:49:14.219 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:13 smithi083 bash[38780]: audit 2024-02-10T08:49:12.181804+0000 mgr.y (mgr.24931) 435 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:14.219 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:13 smithi083 bash[38780]: cluster 2024-02-10T08:49:12.592382+0000 mgr.y (mgr.24931) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:14.219 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:13 smithi083 bash[39982]: audit 2024-02-10T08:49:12.181804+0000 mgr.y (mgr.24931) 435 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:14.219 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:13 smithi083 bash[39982]: cluster 2024-02-10T08:49:12.592382+0000 mgr.y (mgr.24931) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:14.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:13 smithi117 bash[30699]: audit 2024-02-10T08:49:12.181804+0000 mgr.y (mgr.24931) 435 : audit [DBG] from='client.44691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:14.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:13 smithi117 bash[30699]: cluster 2024-02-10T08:49:12.592382+0000 mgr.y (mgr.24931) 436 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:16.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:15 smithi083 bash[38780]: cluster 2024-02-10T08:49:14.593545+0000 mgr.y (mgr.24931) 437 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:16.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:15 smithi083 bash[39982]: cluster 2024-02-10T08:49:14.593545+0000 mgr.y (mgr.24931) 437 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:16.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:15 smithi117 bash[30699]: cluster 2024-02-10T08:49:14.593545+0000 mgr.y (mgr.24931) 437 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:16.875 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2024-02-10T08:49:16.875 INFO:teuthology.orchestra.run.smithi083.stdout: "image": "quay.io/ceph/ceph", 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "registry": "quay.io", 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "bare_image": "ceph/ceph", 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "versions": [ 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "18.2.1", 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "18.2.0", 2024-02-10T08:49:16.876 INFO:teuthology.orchestra.run.smithi083.stdout: "18.1.3", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "18.1.2", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "18.1.1", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "18.1.0", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.7", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.6", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.5", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.4", 2024-02-10T08:49:16.877 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.3", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.2", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.1", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "17.2.0", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "17.1.0", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.14", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.13", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.12", 2024-02-10T08:49:16.878 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.11", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.10", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.9", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.8", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.7", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.6", 2024-02-10T08:49:16.879 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.5", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.4", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.3", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.2", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.1", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.0", 2024-02-10T08:49:16.880 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.17", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.16", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.15", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.14", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.13", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.12", 2024-02-10T08:49:16.881 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.11", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.10", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.9", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.8", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.7", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.6", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.5", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.4", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.3", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.2", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.1", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "15.2.0", 2024-02-10T08:49:16.882 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.22", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.21", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.20", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.19", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.18", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.17", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.16", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.15", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.14", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.13", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.12", 2024-02-10T08:49:16.883 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.11", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.10", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.9", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.8", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.7", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.6", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.5", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.4", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.3", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.2", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.1", 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: "14.2.0" 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2024-02-10T08:49:16.884 INFO:teuthology.orchestra.run.smithi083.stdout:} 2024-02-10T08:49:17.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0' 2024-02-10T08:49:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:17 smithi083 bash[38780]: audit 2024-02-10T08:49:16.182409+0000 mgr.y (mgr.24931) 438 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:18.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:17 smithi083 bash[38780]: cluster 2024-02-10T08:49:16.594583+0000 mgr.y (mgr.24931) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:17 smithi083 bash[39982]: audit 2024-02-10T08:49:16.182409+0000 mgr.y (mgr.24931) 438 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:18.119 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:17 smithi083 bash[39982]: cluster 2024-02-10T08:49:16.594583+0000 mgr.y (mgr.24931) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:18.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:17 smithi117 bash[30699]: audit 2024-02-10T08:49:16.182409+0000 mgr.y (mgr.24931) 438 : audit [DBG] from='client.44697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:18.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:17 smithi117 bash[30699]: cluster 2024-02-10T08:49:16.594583+0000 mgr.y (mgr.24931) 439 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:20.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:19 smithi083 bash[39982]: cluster 2024-02-10T08:49:18.595549+0000 mgr.y (mgr.24931) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:20.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:19 smithi083 bash[38780]: cluster 2024-02-10T08:49:18.595549+0000 mgr.y (mgr.24931) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:20.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:19 smithi117 bash[30699]: cluster 2024-02-10T08:49:18.595549+0000 mgr.y (mgr.24931) 440 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:21.943 INFO:teuthology.orchestra.run.smithi083.stdout: "16.2.0", 2024-02-10T08:49:22.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:21 smithi083 bash[38780]: cluster 2024-02-10T08:49:20.596613+0000 mgr.y (mgr.24931) 441 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:22.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:21 smithi083 bash[39982]: cluster 2024-02-10T08:49:20.596613+0000 mgr.y (mgr.24931) 441 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:22.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:21 smithi117 bash[30699]: cluster 2024-02-10T08:49:20.596613+0000 mgr.y (mgr.24931) 441 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:22.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-10T08:49:23.118 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:23 smithi083 bash[38780]: audit 2024-02-10T08:49:21.243430+0000 mgr.y (mgr.24931) 442 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:23.118 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:23 smithi083 bash[39982]: audit 2024-02-10T08:49:21.243430+0000 mgr.y (mgr.24931) 442 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:23.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:22 smithi117 bash[30699]: audit 2024-02-10T08:49:21.243430+0000 mgr.y (mgr.24931) 442 : audit [DBG] from='client.54646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:24.268 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:24 smithi083 bash[38780]: cluster 2024-02-10T08:49:22.597553+0000 mgr.y (mgr.24931) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:24.268 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:24 smithi083 bash[39982]: cluster 2024-02-10T08:49:22.597553+0000 mgr.y (mgr.24931) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:24.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:23 smithi117 bash[30699]: cluster 2024-02-10T08:49:22.597553+0000 mgr.y (mgr.24931) 443 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:25.369 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[38780]: audit 2024-02-10T08:49:24.404742+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-02-10T08:49:25.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[38780]: audit 2024-02-10T08:49:24.405563+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:49:25.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[38780]: audit 2024-02-10T08:49:24.406207+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-10T08:49:25.370 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[38780]: audit 2024-02-10T08:49:24.406847+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T08:49:25.370 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[39982]: audit 2024-02-10T08:49:24.404742+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-02-10T08:49:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[39982]: audit 2024-02-10T08:49:24.405563+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:49:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[39982]: audit 2024-02-10T08:49:24.406207+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-10T08:49:25.371 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:25 smithi083 bash[39982]: audit 2024-02-10T08:49:24.406847+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T08:49:25.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:25 smithi117 bash[30699]: audit 2024-02-10T08:49:24.404742+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.f", "id": [7, 2]}]: dispatch 2024-02-10T08:49:25.390 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:25 smithi117 bash[30699]: audit 2024-02-10T08:49:24.405563+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-10T08:49:25.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:25 smithi117 bash[30699]: audit 2024-02-10T08:49:24.406207+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-10T08:49:25.391 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:25 smithi117 bash[30699]: audit 2024-02-10T08:49:24.406847+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24931 172.21.15.83:0/2612207005' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]: dispatch 2024-02-10T08:49:26.368 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:26 smithi083 bash[39982]: cluster 2024-02-10T08:49:24.598780+0000 mgr.y (mgr.24931) 444 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:26.368 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:26 smithi083 bash[38780]: cluster 2024-02-10T08:49:24.598780+0000 mgr.y (mgr.24931) 444 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:26.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:26 smithi117 bash[30699]: cluster 2024-02-10T08:49:24.598780+0000 mgr.y (mgr.24931) 444 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:27.027 INFO:teuthology.orchestra.run.smithi083.stdout: "v16.2.2", 2024-02-10T08:49:27.027 INFO:teuthology.orchestra.run.smithi083.stdout: "v16.2.2-20210505", 2024-02-10T08:49:27.885 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-10T08:49:27.894 INFO:tasks.cephadm:Teardown begin 2024-02-10T08:49:27.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:49:27.906 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:49:27.924 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-10T08:49:27.924 DEBUG:teuthology.orchestra.run.smithi083:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:49:27.931 DEBUG:teuthology.orchestra.run.smithi117:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T08:49:27.937 INFO:tasks.cephadm:Stopping all daemons... 2024-02-10T08:49:27.937 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-10T08:49:27.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a 2024-02-10T08:49:28.183 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 systemd[1]: Stopping Ceph mon.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:28.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[38780]: audit 2024-02-10T08:49:26.378148+0000 mgr.y (mgr.24931) 445 : audit [DBG] from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:28.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[38780]: cluster 2024-02-10T08:49:26.599888+0000 mgr.y (mgr.24931) 446 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:28.184 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[54191]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.a 2024-02-10T08:49:28.184 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[39982]: audit 2024-02-10T08:49:26.378148+0000 mgr.y (mgr.24931) 445 : audit [DBG] from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:28.184 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[39982]: cluster 2024-02-10T08:49:26.599888+0000 mgr.y (mgr.24931) 446 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:28.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:28 smithi117 bash[30699]: audit 2024-02-10T08:49:26.378148+0000 mgr.y (mgr.24931) 445 : audit [DBG] from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T08:49:28.389 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:28 smithi117 bash[30699]: cluster 2024-02-10T08:49:26.599888+0000 mgr.y (mgr.24931) 446 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.5 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-10T08:49:28.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[38780]: debug 2024-02-10T08:49:28.181+0000 7fe350154700 -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-02-10T08:49:28.471 INFO:journalctl@ceph.mon.a.smithi083.stdout:Feb 10 08:49:28 smithi083 bash[38780]: debug 2024-02-10T08:49:28.181+0000 7fe350154700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-10T08:49:29.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.a.service' 2024-02-10T08:49:29.438 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:29.438 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-10T08:49:29.438 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-10T08:49:29.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.c 2024-02-10T08:49:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:29 smithi083 systemd[1]: Stopping Ceph mon.c for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:29 smithi083 bash[54299]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.c 2024-02-10T08:49:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:29 smithi083 bash[39982]: debug 2024-02-10T08:49:29.625+0000 7f47b63a1700 -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-02-10T08:49:29.868 INFO:journalctl@ceph.mon.c.smithi083.stdout:Feb 10 08:49:29 smithi083 bash[39982]: debug 2024-02-10T08:49:29.625+0000 7f47b63a1700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-10T08:49:30.501 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.c.service' 2024-02-10T08:49:30.533 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:30.533 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-10T08:49:30.533 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-10T08:49:30.533 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.b 2024-02-10T08:49:30.825 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:30 smithi117 systemd[1]: Stopping Ceph mon.b for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:30.825 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:30 smithi117 bash[42165]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mon.b 2024-02-10T08:49:31.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:30 smithi117 bash[30699]: debug 2024-02-10T08:49:30.810+0000 7fd8ee470700 -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-02-10T08:49:31.139 INFO:journalctl@ceph.mon.b.smithi117.stdout:Feb 10 08:49:30 smithi117 bash[30699]: debug 2024-02-10T08:49:30.810+0000 7fd8ee470700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-10T08:49:31.887 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mon.b.service' 2024-02-10T08:49:31.920 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:31.920 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-10T08:49:31.920 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-10T08:49:31.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y 2024-02-10T08:49:32.356 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:49:31 smithi083 systemd[1]: Stopping Ceph mgr.y for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:32.356 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:49:31 smithi083 bash[54409]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.y 2024-02-10T08:49:32.356 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:49:32 smithi083 bash[36858]: debug 2024-02-10T08:49:32.117+0000 7fea86aec700 -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-02-10T08:49:32.357 INFO:journalctl@ceph.mgr.y.smithi083.stdout:Feb 10 08:49:32 smithi083 bash[36858]: debug 2024-02-10T08:49:32.117+0000 7fea86aec700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-10T08:49:32.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.y.service' 2024-02-10T08:49:32.993 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:32.993 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-10T08:49:32.993 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-10T08:49:32.993 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x 2024-02-10T08:49:33.389 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:49:33 smithi117 systemd[1]: Stopping Ceph mgr.x for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:33.389 INFO:journalctl@ceph.mgr.x.smithi117.stdout:Feb 10 08:49:33 smithi117 bash[42290]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-mgr.x 2024-02-10T08:49:33.969 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@mgr.x.service' 2024-02-10T08:49:33.997 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:33.998 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-10T08:49:33.998 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-10T08:49:33.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.0 2024-02-10T08:49:34.368 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:34 smithi083 systemd[1]: Stopping Ceph osd.0 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:34.368 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:34 smithi083 bash[54520]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.0 2024-02-10T08:49:34.369 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:34 smithi083 bash[42462]: debug 2024-02-10T08:49:34.189+0000 7fbbef48b700 -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-02-10T08:49:34.369 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:34 smithi083 bash[42462]: debug 2024-02-10T08:49:34.189+0000 7fbbef48b700 -1 osd.0 104 *** Got signal Terminated *** 2024-02-10T08:49:34.369 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:34 smithi083 bash[42462]: debug 2024-02-10T08:49:34.189+0000 7fbbef48b700 -1 osd.0 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:49:40.185 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:39 smithi083 bash[54554]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-0 2024-02-10T08:49:40.185 INFO:journalctl@ceph.osd.0.smithi083.stdout:Feb 10 08:49:40 smithi083 bash[54638]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-0 2024-02-10T08:49:42.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.0.service' 2024-02-10T08:49:42.289 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:42.289 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-10T08:49:42.289 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-10T08:49:42.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.1 2024-02-10T08:49:42.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:42 smithi083 systemd[1]: Stopping Ceph osd.1 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:42.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:42 smithi083 bash[54758]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.1 2024-02-10T08:49:42.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:42 smithi083 bash[44100]: debug 2024-02-10T08:49:42.461+0000 7fc1bbdf7700 -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-02-10T08:49:42.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:42 smithi083 bash[44100]: debug 2024-02-10T08:49:42.461+0000 7fc1bbdf7700 -1 osd.1 104 *** Got signal Terminated *** 2024-02-10T08:49:42.619 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:42 smithi083 bash[44100]: debug 2024-02-10T08:49:42.461+0000 7fc1bbdf7700 -1 osd.1 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:49:43.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:49:43 smithi083 bash[51328]: level=warn ts=2024-02-10T08:49:43.545Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:49:43.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:49:43 smithi083 bash[51328]: level=warn ts=2024-02-10T08:49:43.546Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:49:48.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:48 smithi083 bash[54793]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-1 2024-02-10T08:49:48.618 INFO:journalctl@ceph.osd.1.smithi083.stdout:Feb 10 08:49:48 smithi083 bash[54867]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-1 2024-02-10T08:49:50.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.1.service' 2024-02-10T08:49:50.479 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:50.479 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-10T08:49:50.480 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-10T08:49:50.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.2 2024-02-10T08:49:50.720 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:50 smithi083 systemd[1]: Stopping Ceph osd.2 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:50.720 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:50 smithi083 bash[54982]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.2 2024-02-10T08:49:51.118 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:50 smithi083 bash[45687]: debug 2024-02-10T08:49:50.717+0000 7f6fdcc32700 -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-02-10T08:49:51.118 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:50 smithi083 bash[45687]: debug 2024-02-10T08:49:50.717+0000 7f6fdcc32700 -1 osd.2 104 *** Got signal Terminated *** 2024-02-10T08:49:51.118 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:50 smithi083 bash[45687]: debug 2024-02-10T08:49:50.717+0000 7f6fdcc32700 -1 osd.2 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:49:53.870 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:49:53 smithi083 bash[51328]: level=error ts=2024-02-10T08:49:53.544Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:49:53.870 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:49:53 smithi083 bash[51328]: level=warn ts=2024-02-10T08:49:53.546Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:49:53.870 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:49:53 smithi083 bash[51328]: level=warn ts=2024-02-10T08:49:53.547Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:49:56.730 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:56 smithi083 bash[55016]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-2 2024-02-10T08:49:56.730 INFO:journalctl@ceph.osd.2.smithi083.stdout:Feb 10 08:49:56 smithi083 bash[55089]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-2 2024-02-10T08:49:58.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.2.service' 2024-02-10T08:49:58.740 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:49:58.740 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-10T08:49:58.740 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-10T08:49:58.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.3 2024-02-10T08:49:59.118 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:49:58 smithi083 systemd[1]: Stopping Ceph osd.3 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:49:59.118 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:49:58 smithi083 bash[55207]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.3 2024-02-10T08:49:59.118 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:49:58 smithi083 bash[47261]: debug 2024-02-10T08:49:58.917+0000 7f78025a3700 -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-02-10T08:49:59.119 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:49:58 smithi083 bash[47261]: debug 2024-02-10T08:49:58.917+0000 7f78025a3700 -1 osd.3 104 *** Got signal Terminated *** 2024-02-10T08:49:59.119 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:49:58 smithi083 bash[47261]: debug 2024-02-10T08:49:58.917+0000 7f78025a3700 -1 osd.3 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:50:00.868 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:00 smithi083 bash[47261]: debug 2024-02-10T08:50:00.501+0000 7f77fdd1d700 -1 osd.3 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.041861+0000 front 2024-02-10T08:49:36.041931+0000 (oldest deadline 2024-02-10T08:50:00.142093+0000) 2024-02-10T08:50:01.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:00 smithi117 bash[37418]: debug 2024-02-10T08:50:00.651+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:01.638 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:01 smithi117 bash[32812]: debug 2024-02-10T08:50:01.383+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:01.639 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:01 smithi117 bash[35895]: debug 2024-02-10T08:50:01.143+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:01.868 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:01 smithi083 bash[47261]: debug 2024-02-10T08:50:01.509+0000 7f77fdd1d700 -1 osd.3 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.041861+0000 front 2024-02-10T08:49:36.041931+0000 (oldest deadline 2024-02-10T08:50:00.142093+0000) 2024-02-10T08:50:02.130 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:01 smithi117 bash[37418]: debug 2024-02-10T08:50:01.651+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:02.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:02 smithi117 bash[35895]: debug 2024-02-10T08:50:02.115+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:02.669 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:02 smithi117 bash[32812]: debug 2024-02-10T08:50:02.387+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:02.868 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:02 smithi083 bash[47261]: debug 2024-02-10T08:50:02.477+0000 7f77fdd1d700 -1 osd.3 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.041861+0000 front 2024-02-10T08:49:36.041931+0000 (oldest deadline 2024-02-10T08:50:00.142093+0000) 2024-02-10T08:50:03.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:02 smithi117 bash[37418]: debug 2024-02-10T08:50:02.655+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:03.551 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:03 smithi117 bash[32812]: debug 2024-02-10T08:50:03.387+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:03.551 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:03 smithi117 bash[35895]: debug 2024-02-10T08:50:03.163+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:03.868 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:03 smithi083 bash[47261]: debug 2024-02-10T08:50:03.497+0000 7f77fdd1d700 -1 osd.3 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.041861+0000 front 2024-02-10T08:49:36.041931+0000 (oldest deadline 2024-02-10T08:50:00.142093+0000) 2024-02-10T08:50:03.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:03 smithi083 bash[51328]: level=error ts=2024-02-10T08:50:03.545Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:03.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:03 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:03.547Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:03.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:03 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:03.548Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:03.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:03 smithi117 bash[37418]: debug 2024-02-10T08:50:03.687+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:03.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:03 smithi117 bash[34355]: debug 2024-02-10T08:50:03.539+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:04.520 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:04 smithi117 bash[32812]: debug 2024-02-10T08:50:04.343+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:04.523 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:04 smithi117 bash[35895]: debug 2024-02-10T08:50:04.207+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:04.860 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:04 smithi083 bash[55238]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-3 2024-02-10T08:50:04.860 INFO:journalctl@ceph.osd.3.smithi083.stdout:Feb 10 08:50:04 smithi083 bash[55309]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-3 2024-02-10T08:50:04.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:04 smithi117 bash[34355]: debug 2024-02-10T08:50:04.507+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:04.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:04 smithi117 bash[37418]: debug 2024-02-10T08:50:04.667+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:05.491 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:05 smithi117 bash[32812]: debug 2024-02-10T08:50:05.335+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:05.491 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:05 smithi117 bash[35895]: debug 2024-02-10T08:50:05.179+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:05.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:05 smithi117 bash[34355]: debug 2024-02-10T08:50:05.479+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:05.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:05 smithi117 bash[37418]: debug 2024-02-10T08:50:05.647+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:06.539 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:06 smithi117 bash[35895]: debug 2024-02-10T08:50:06.135+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:06.540 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:06 smithi117 bash[32812]: debug 2024-02-10T08:50:06.355+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:06.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.3.service' 2024-02-10T08:50:06.842 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:06.842 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-10T08:50:06.843 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-10T08:50:06.843 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.4 2024-02-10T08:50:06.856 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:06 smithi117 bash[34355]: debug 2024-02-10T08:50:06.527+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:06.856 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:06 smithi117 bash[37418]: debug 2024-02-10T08:50:06.607+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:07.138 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:06 smithi117 systemd[1]: Stopping Ceph osd.4 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:07.139 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:06 smithi117 bash[42412]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.4 2024-02-10T08:50:07.139 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[32812]: debug 2024-02-10T08:50:07.031+0000 7f4230a00700 -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-02-10T08:50:07.139 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[32812]: debug 2024-02-10T08:50:07.031+0000 7f4230a00700 -1 osd.4 104 *** Got signal Terminated *** 2024-02-10T08:50:07.139 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[32812]: debug 2024-02-10T08:50:07.031+0000 7f4230a00700 -1 osd.4 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:50:07.510 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[32812]: debug 2024-02-10T08:50:07.331+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:07.511 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[35895]: debug 2024-02-10T08:50:07.155+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:07.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[34355]: debug 2024-02-10T08:50:07.495+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:07.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:07 smithi117 bash[37418]: debug 2024-02-10T08:50:07.571+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:08.485 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:08 smithi117 bash[32812]: debug 2024-02-10T08:50:08.307+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:08.486 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:08 smithi117 bash[35895]: debug 2024-02-10T08:50:08.135+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:08.486 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:08 smithi117 bash[35895]: debug 2024-02-10T08:50:08.135+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:08.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:08 smithi117 bash[34355]: debug 2024-02-10T08:50:08.471+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:08.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:08 smithi117 bash[37418]: debug 2024-02-10T08:50:08.623+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:09.388 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:09 smithi117 bash[32812]: debug 2024-02-10T08:50:09.327+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:09.389 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:09 smithi117 bash[35895]: debug 2024-02-10T08:50:09.099+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:09.389 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:09 smithi117 bash[35895]: debug 2024-02-10T08:50:09.099+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:09.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:09 smithi117 bash[34355]: debug 2024-02-10T08:50:09.471+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:09.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:09 smithi117 bash[37418]: debug 2024-02-10T08:50:09.647+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:10.448 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[32812]: debug 2024-02-10T08:50:10.371+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:10.448 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[32812]: debug 2024-02-10T08:50:10.371+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:44.880075+0000 front 2024-02-10T08:49:44.879913+0000 (oldest deadline 2024-02-10T08:50:09.579770+0000) 2024-02-10T08:50:10.448 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[35895]: debug 2024-02-10T08:50:10.143+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:10.448 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[35895]: debug 2024-02-10T08:50:10.143+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:10.699 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[34355]: debug 2024-02-10T08:50:10.435+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:10.699 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[34355]: debug 2024-02-10T08:50:10.435+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:11.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:10 smithi117 bash[37418]: debug 2024-02-10T08:50:10.687+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:11.638 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[32812]: debug 2024-02-10T08:50:11.379+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:36.678449+0000 front 2024-02-10T08:49:36.678719+0000 (oldest deadline 2024-02-10T08:50:01.378310+0000) 2024-02-10T08:50:11.638 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[32812]: debug 2024-02-10T08:50:11.379+0000 7f422e17e700 -1 osd.4 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:44.880075+0000 front 2024-02-10T08:49:44.879913+0000 (oldest deadline 2024-02-10T08:50:09.579770+0000) 2024-02-10T08:50:11.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[34355]: debug 2024-02-10T08:50:11.427+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:11.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[34355]: debug 2024-02-10T08:50:11.427+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:11.639 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[35895]: debug 2024-02-10T08:50:11.183+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:11.639 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[35895]: debug 2024-02-10T08:50:11.183+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:12.131 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[37418]: debug 2024-02-10T08:50:11.643+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:12.131 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:11 smithi117 bash[37418]: debug 2024-02-10T08:50:11.643+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:12.399 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[35895]: debug 2024-02-10T08:50:12.147+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:12.400 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[35895]: debug 2024-02-10T08:50:12.147+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:12.638 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[34355]: debug 2024-02-10T08:50:12.391+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:12.638 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[34355]: debug 2024-02-10T08:50:12.391+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:12.818 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[37418]: debug 2024-02-10T08:50:12.639+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:12.818 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[37418]: debug 2024-02-10T08:50:12.639+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:13.101 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:12 smithi117 bash[42446]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-4 2024-02-10T08:50:13.101 INFO:journalctl@ceph.osd.4.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[42518]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-4 2024-02-10T08:50:13.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[35895]: debug 2024-02-10T08:50:13.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:13.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[35895]: debug 2024-02-10T08:50:13.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:13.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:13 smithi083 bash[51328]: level=error ts=2024-02-10T08:50:13.545Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:13.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:13 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:13.547Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:13.869 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:13 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:13.549Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:13.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[34355]: debug 2024-02-10T08:50:13.439+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:13.888 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[34355]: debug 2024-02-10T08:50:13.439+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:13.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[37418]: debug 2024-02-10T08:50:13.599+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:13.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:13 smithi117 bash[37418]: debug 2024-02-10T08:50:13.599+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:14.607 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[35895]: debug 2024-02-10T08:50:14.223+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:14.607 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[35895]: debug 2024-02-10T08:50:14.223+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:14.607 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[34355]: debug 2024-02-10T08:50:14.419+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:14.608 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[34355]: debug 2024-02-10T08:50:14.419+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:14.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[37418]: debug 2024-02-10T08:50:14.643+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:14.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:14 smithi117 bash[37418]: debug 2024-02-10T08:50:14.643+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:15.088 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.4.service' 2024-02-10T08:50:15.165 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:15.165 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-10T08:50:15.165 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-10T08:50:15.165 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.5 2024-02-10T08:50:15.338 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[35895]: debug 2024-02-10T08:50:15.239+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:15.338 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[35895]: debug 2024-02-10T08:50:15.239+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:15.339 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 systemd[1]: Stopping Ceph osd.5 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:15.339 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[42638]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.5 2024-02-10T08:50:15.638 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[34355]: debug 2024-02-10T08:50:15.327+0000 7fc78aec2700 -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-02-10T08:50:15.638 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[34355]: debug 2024-02-10T08:50:15.327+0000 7fc78aec2700 -1 osd.5 104 *** Got signal Terminated *** 2024-02-10T08:50:15.638 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[34355]: debug 2024-02-10T08:50:15.327+0000 7fc78aec2700 -1 osd.5 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:50:15.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[34355]: debug 2024-02-10T08:50:15.395+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:15.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[34355]: debug 2024-02-10T08:50:15.395+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:16.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[37418]: debug 2024-02-10T08:50:15.675+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:16.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:15 smithi117 bash[37418]: debug 2024-02-10T08:50:15.675+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:16.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[35895]: debug 2024-02-10T08:50:16.211+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:16.639 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[35895]: debug 2024-02-10T08:50:16.211+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:16.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[34355]: debug 2024-02-10T08:50:16.367+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:16.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[34355]: debug 2024-02-10T08:50:16.367+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:17.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[37418]: debug 2024-02-10T08:50:16.691+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:17.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:16 smithi117 bash[37418]: debug 2024-02-10T08:50:16.691+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:17.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[35895]: debug 2024-02-10T08:50:17.179+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:17.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[35895]: debug 2024-02-10T08:50:17.179+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:17.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[34355]: debug 2024-02-10T08:50:17.367+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:17.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[34355]: debug 2024-02-10T08:50:17.367+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:17.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[34355]: debug 2024-02-10T08:50:17.367+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:52.492374+0000 front 2024-02-10T08:49:52.492117+0000 (oldest deadline 2024-02-10T08:50:17.192111+0000) 2024-02-10T08:50:18.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[37418]: debug 2024-02-10T08:50:17.683+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:18.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:17 smithi117 bash[37418]: debug 2024-02-10T08:50:17.683+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:18.640 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[35895]: debug 2024-02-10T08:50:18.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:18.640 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[35895]: debug 2024-02-10T08:50:18.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:18.640 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[34355]: debug 2024-02-10T08:50:18.327+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:18.641 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[34355]: debug 2024-02-10T08:50:18.327+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:18.641 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[34355]: debug 2024-02-10T08:50:18.327+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:52.492374+0000 front 2024-02-10T08:49:52.492117+0000 (oldest deadline 2024-02-10T08:50:17.192111+0000) 2024-02-10T08:50:19.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[37418]: debug 2024-02-10T08:50:18.715+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:19.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[37418]: debug 2024-02-10T08:50:18.715+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:19.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:18 smithi117 bash[37418]: debug 2024-02-10T08:50:18.715+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:19.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[35895]: debug 2024-02-10T08:50:19.191+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:19.638 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[35895]: debug 2024-02-10T08:50:19.191+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:19.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[34355]: debug 2024-02-10T08:50:19.363+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:37.888923+0000 front 2024-02-10T08:49:37.888711+0000 (oldest deadline 2024-02-10T08:50:03.188881+0000) 2024-02-10T08:50:19.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[34355]: debug 2024-02-10T08:50:19.363+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:43.690743+0000 front 2024-02-10T08:49:43.690720+0000 (oldest deadline 2024-02-10T08:50:09.590583+0000) 2024-02-10T08:50:19.639 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[34355]: debug 2024-02-10T08:50:19.363+0000 7fc78563a700 -1 osd.5 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:52.492374+0000 front 2024-02-10T08:49:52.492117+0000 (oldest deadline 2024-02-10T08:50:17.192111+0000) 2024-02-10T08:50:20.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[37418]: debug 2024-02-10T08:50:19.743+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:20.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[37418]: debug 2024-02-10T08:50:19.743+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:20.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:19 smithi117 bash[37418]: debug 2024-02-10T08:50:19.743+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:20.605 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[35895]: debug 2024-02-10T08:50:20.215+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:20.606 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[35895]: debug 2024-02-10T08:50:20.215+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:20.606 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[35895]: debug 2024-02-10T08:50:20.215+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:20.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[37418]: debug 2024-02-10T08:50:20.735+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:20.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[37418]: debug 2024-02-10T08:50:20.735+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:20.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[37418]: debug 2024-02-10T08:50:20.735+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:21.234 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:20 smithi117 bash[42673]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-5 2024-02-10T08:50:21.234 INFO:journalctl@ceph.osd.5.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[42748]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-5 2024-02-10T08:50:21.235 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[35895]: debug 2024-02-10T08:50:21.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:21.235 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[35895]: debug 2024-02-10T08:50:21.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:21.235 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[35895]: debug 2024-02-10T08:50:21.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:22.025 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[37418]: debug 2024-02-10T08:50:21.703+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:22.026 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[37418]: debug 2024-02-10T08:50:21.703+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:22.026 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:21 smithi117 bash[37418]: debug 2024-02-10T08:50:21.703+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:22.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[35895]: debug 2024-02-10T08:50:22.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:22.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[35895]: debug 2024-02-10T08:50:22.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:22.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[35895]: debug 2024-02-10T08:50:22.175+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:22.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[37418]: debug 2024-02-10T08:50:22.659+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:22.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[37418]: debug 2024-02-10T08:50:22.659+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:22.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:22 smithi117 bash[37418]: debug 2024-02-10T08:50:22.659+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:23.194 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.5.service' 2024-02-10T08:50:23.228 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:23.228 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-10T08:50:23.228 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-10T08:50:23.228 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.6 2024-02-10T08:50:23.449 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.131+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:23.449 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.131+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:23.449 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.131+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:23.450 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 systemd[1]: Stopping Ceph osd.6 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:23.450 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[42869]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.6 2024-02-10T08:50:23.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:23 smithi083 bash[51328]: level=error ts=2024-02-10T08:50:23.546Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:23.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:23 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:23.548Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:23.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:23 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:23.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:23.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[37418]: debug 2024-02-10T08:50:23.683+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:23.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[37418]: debug 2024-02-10T08:50:23.683+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:23.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[37418]: debug 2024-02-10T08:50:23.683+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:23.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.435+0000 7f2e0bd77700 -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-02-10T08:50:23.888 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.435+0000 7f2e0bd77700 -1 osd.6 104 *** Got signal Terminated *** 2024-02-10T08:50:23.889 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:23 smithi117 bash[35895]: debug 2024-02-10T08:50:23.435+0000 7f2e0bd77700 -1 osd.6 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:50:24.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[35895]: debug 2024-02-10T08:50:24.087+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:24.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[35895]: debug 2024-02-10T08:50:24.087+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:24.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[35895]: debug 2024-02-10T08:50:24.087+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:25.053 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[37418]: debug 2024-02-10T08:50:24.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:25.053 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[37418]: debug 2024-02-10T08:50:24.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:25.053 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[37418]: debug 2024-02-10T08:50:24.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:25.053 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:24 smithi117 bash[37418]: debug 2024-02-10T08:50:24.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:25.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[35895]: debug 2024-02-10T08:50:25.039+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:25.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[35895]: debug 2024-02-10T08:50:25.039+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:25.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[35895]: debug 2024-02-10T08:50:25.039+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:26.017 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[37418]: debug 2024-02-10T08:50:25.711+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:26.017 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[37418]: debug 2024-02-10T08:50:25.711+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:26.017 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[37418]: debug 2024-02-10T08:50:25.711+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:26.018 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:25 smithi117 bash[37418]: debug 2024-02-10T08:50:25.711+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:26.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[35895]: debug 2024-02-10T08:50:26.007+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:26.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[35895]: debug 2024-02-10T08:50:26.007+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:26.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[35895]: debug 2024-02-10T08:50:26.007+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:26.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[35895]: debug 2024-02-10T08:50:26.007+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:59.722893+0000 front 2024-02-10T08:49:59.722860+0000 (oldest deadline 2024-02-10T08:50:25.622745+0000) 2024-02-10T08:50:27.039 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[37418]: debug 2024-02-10T08:50:26.747+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:27.039 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[37418]: debug 2024-02-10T08:50:26.747+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:27.039 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[37418]: debug 2024-02-10T08:50:26.747+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:27.039 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:26 smithi117 bash[37418]: debug 2024-02-10T08:50:26.747+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:27.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.027+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:27.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.027+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:27.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.027+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:27.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.027+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:59.722893+0000 front 2024-02-10T08:49:59.722860+0000 (oldest deadline 2024-02-10T08:50:25.622745+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.991+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.217813+0000 front 2024-02-10T08:49:35.217941+0000 (oldest deadline 2024-02-10T08:50:01.117898+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.991+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:41.619249+0000 front 2024-02-10T08:49:41.619567+0000 (oldest deadline 2024-02-10T08:50:07.519244+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.991+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.022135+0000 front 2024-02-10T08:49:55.022219+0000 (oldest deadline 2024-02-10T08:50:19.722029+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[35895]: debug 2024-02-10T08:50:27.991+0000 7f2e04cec700 -1 osd.6 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:59.722893+0000 front 2024-02-10T08:49:59.722860+0000 (oldest deadline 2024-02-10T08:50:25.622745+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[37418]: debug 2024-02-10T08:50:27.751+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[37418]: debug 2024-02-10T08:50:27.751+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[37418]: debug 2024-02-10T08:50:27.751+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:28.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:27 smithi117 bash[37418]: debug 2024-02-10T08:50:27.751+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:28.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:28 smithi117 bash[37418]: debug 2024-02-10T08:50:28.755+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:28.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:28 smithi117 bash[37418]: debug 2024-02-10T08:50:28.755+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:28.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:28 smithi117 bash[37418]: debug 2024-02-10T08:50:28.755+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:28.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:28 smithi117 bash[37418]: debug 2024-02-10T08:50:28.755+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:29.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[42903]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-6 2024-02-10T08:50:29.388 INFO:journalctl@ceph.osd.6.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[42975]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-6 2024-02-10T08:50:30.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[37418]: debug 2024-02-10T08:50:29.799+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:30.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[37418]: debug 2024-02-10T08:50:29.799+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:30.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[37418]: debug 2024-02-10T08:50:29.799+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:30.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:29 smithi117 bash[37418]: debug 2024-02-10T08:50:29.799+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:31.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:30 smithi117 bash[37418]: debug 2024-02-10T08:50:30.759+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:31.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:30 smithi117 bash[37418]: debug 2024-02-10T08:50:30.759+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:31.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:30 smithi117 bash[37418]: debug 2024-02-10T08:50:30.759+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:31.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:30 smithi117 bash[37418]: debug 2024-02-10T08:50:30.759+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:31.318 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.6.service' 2024-02-10T08:50:31.352 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:31.353 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-10T08:50:31.353 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-10T08:50:31.353 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.7 2024-02-10T08:50:31.583 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 systemd[1]: Stopping Ceph osd.7 for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:31.583 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[43096]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd.7 2024-02-10T08:50:31.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.571+0000 7f5b08389700 -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-02-10T08:50:31.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.571+0000 7f5b08389700 -1 osd.7 104 *** Got signal Terminated *** 2024-02-10T08:50:31.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.571+0000 7f5b08389700 -1 osd.7 104 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T08:50:31.888 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.719+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:31.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.719+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:31.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.719+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:31.889 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:31 smithi117 bash[37418]: debug 2024-02-10T08:50:31.719+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:33.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:32 smithi117 bash[37418]: debug 2024-02-10T08:50:32.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:33.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:32 smithi117 bash[37418]: debug 2024-02-10T08:50:32.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:33.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:32 smithi117 bash[37418]: debug 2024-02-10T08:50:32.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:33.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:32 smithi117 bash[37418]: debug 2024-02-10T08:50:32.731+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:33.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:33 smithi083 bash[51328]: level=error ts=2024-02-10T08:50:33.548Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:33.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:33 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:33.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:33.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:33 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:33.551Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:34.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:33 smithi117 bash[37418]: debug 2024-02-10T08:50:33.767+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:34.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:33 smithi117 bash[37418]: debug 2024-02-10T08:50:33.767+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:34.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:33 smithi117 bash[37418]: debug 2024-02-10T08:50:33.767+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:34.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:33 smithi117 bash[37418]: debug 2024-02-10T08:50:33.767+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:35.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:34 smithi117 bash[37418]: debug 2024-02-10T08:50:34.808+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:35.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:34 smithi117 bash[37418]: debug 2024-02-10T08:50:34.808+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:35.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:34 smithi117 bash[37418]: debug 2024-02-10T08:50:34.808+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:35.139 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:34 smithi117 bash[37418]: debug 2024-02-10T08:50:34.808+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:36.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:35 smithi117 bash[37418]: debug 2024-02-10T08:50:35.764+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6806 osd.0 since back 2024-02-10T08:49:35.215433+0000 front 2024-02-10T08:49:35.215756+0000 (oldest deadline 2024-02-10T08:49:59.915258+0000) 2024-02-10T08:50:36.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:35 smithi117 bash[37418]: debug 2024-02-10T08:50:35.764+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6814 osd.1 since back 2024-02-10T08:49:46.818318+0000 front 2024-02-10T08:49:46.818105+0000 (oldest deadline 2024-02-10T08:50:10.918240+0000) 2024-02-10T08:50:36.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:35 smithi117 bash[37418]: debug 2024-02-10T08:50:35.764+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6822 osd.2 since back 2024-02-10T08:49:55.019804+0000 front 2024-02-10T08:49:55.019830+0000 (oldest deadline 2024-02-10T08:50:17.919631+0000) 2024-02-10T08:50:36.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:35 smithi117 bash[37418]: debug 2024-02-10T08:50:35.764+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.83:6830 osd.3 since back 2024-02-10T08:49:58.421056+0000 front 2024-02-10T08:49:58.421092+0000 (oldest deadline 2024-02-10T08:50:24.320851+0000) 2024-02-10T08:50:36.138 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:35 smithi117 bash[37418]: debug 2024-02-10T08:50:35.764+0000 7f5b05306700 -1 osd.7 104 heartbeat_check: no reply from 172.21.15.117:6804 osd.4 since back 2024-02-10T08:50:10.722645+0000 front 2024-02-10T08:50:10.722699+0000 (oldest deadline 2024-02-10T08:50:34.822561+0000) 2024-02-10T08:50:37.417 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:37 smithi117 bash[43131]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-7 2024-02-10T08:50:37.417 INFO:journalctl@ceph.osd.7.smithi117.stdout:Feb 10 08:50:37 smithi117 bash[43204]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-osd-7 2024-02-10T08:50:39.260 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@osd.7.service' 2024-02-10T08:50:39.290 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:39.290 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-10T08:50:39.290 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-10T08:50:39.291 DEBUG:teuthology.orchestra.run.smithi117:> sudo systemctl stop ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a 2024-02-10T08:50:39.510 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 systemd[1]: Stopping Ceph prometheus.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:39.510 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[43319]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T08:50:39.510 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.471Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.472Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.472Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.472Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.473Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.473Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T08:50:39.511 INFO:journalctl@ceph.prometheus.a.smithi117.stdout:Feb 10 08:50:39 smithi117 bash[40762]: ts=2024-02-10T08:50:39.473Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T08:50:40.184 DEBUG:teuthology.orchestra.run.smithi117:> sudo pkill -f 'journalctl -f -n 0 -u ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@prometheus.a.service' 2024-02-10T08:50:40.213 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T08:50:40.213 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-10T08:50:40.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr: [--retry RETRY] 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr: ... 2024-02-10T08:50:40.329 INFO:teuthology.orchestra.run.smithi083.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-10T08:50:40.337 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-10T08:50:40.338 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T08:50:40.452 INFO:teuthology.orchestra.run.smithi117.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-10T08:50:40.452 INFO:teuthology.orchestra.run.smithi117.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-10T08:50:40.452 INFO:teuthology.orchestra.run.smithi117.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-10T08:50:40.453 INFO:teuthology.orchestra.run.smithi117.stderr: [--retry RETRY] 2024-02-10T08:50:40.453 INFO:teuthology.orchestra.run.smithi117.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-10T08:50:40.453 INFO:teuthology.orchestra.run.smithi117.stderr: ... 2024-02-10T08:50:40.453 INFO:teuthology.orchestra.run.smithi117.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-10T08:50:40.462 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-10T08:50:40.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:50:40.478 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T08:50:40.491 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-10T08:50:40.492 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/ubuntu@smithi083.front.sepia.ceph.com/crash 2024-02-10T08:50:40.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/crash -- . 2024-02-10T08:50:40.508 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/ubuntu@smithi117.front.sepia.ceph.com/crash 2024-02-10T08:50:40.509 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/lib/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/crash -- . 2024-02-10T08:50:40.525 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-10T08:50:40.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_AVAILABILITY\)' | head -n 1 2024-02-10T08:50:40.544 INFO:teuthology.orchestra.run.smithi083.stdout:2024-02-10T08:27:22.866515+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:50:40.545 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-10T08:50:40.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[SEC\]' /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_AVAILABILITY\)' | head -n 1 2024-02-10T08:50:40.605 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[ERR\]' /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_AVAILABILITY\)' | head -n 1 2024-02-10T08:50:40.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo egrep '\[WRN\]' /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_AVAILABILITY\)' | head -n 1 2024-02-10T08:50:40.634 INFO:teuthology.orchestra.run.smithi083.stdout:2024-02-10T08:27:22.866515+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-10T08:50:40.635 INFO:tasks.cephadm:Compressing logs... 2024-02-10T08:50:40.635 DEBUG:teuthology.orchestra.run.smithi083:> 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-02-10T08:50:40.638 DEBUG:teuthology.orchestra.run.smithi117:> 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-02-10T08:50:40.647 INFO:teuthology.orchestra.run.smithi083.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T08:50:40.654 INFO:teuthology.orchestra.run.smithi117.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T08:50:40.665 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.b.log 2024-02-10T08:50:40.666 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.a.log 2024-02-10T08:50:40.666 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi117.dzebuy.log 2024-02-10T08:50:40.667 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.y.log 2024-02-10T08:50:40.667 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.c.log 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.5.log 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.x.log 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.5.log: /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi117.dzebuy.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr: 71.5% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi117.dzebuy.log.gz 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.6.log 2024-02-10T08:50:40.668 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:gzip /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.c.log: -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi083.ttdhzy.log 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.1.log 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log: /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi083.ttdhzy.log: 71.5% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-client.rgw.r.z.smithi083.ttdhzy.log.gz 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log 2024-02-10T08:50:40.670 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T08:50:40.672 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.0.log 2024-02-10T08:50:40.674 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log: 90.2% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T08:50:40.674 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.3.log 2024-02-10T08:50:40.677 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T08:50:40.680 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.3.log: 93.3% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T08:50:40.681 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.2.log 2024-02-10T08:50:40.682 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log: /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T08:50:40.682 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.4.log 2024-02-10T08:50:40.682 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T08:50:40.682 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log: /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.4.log: 82.2% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T08:50:40.683 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.7.log 2024-02-10T08:50:40.683 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log: 88.1% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T08:50:40.685 INFO:teuthology.orchestra.run.smithi117.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T08:50:40.689 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log: 91.6% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T08:50:40.689 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.7.log: 94.6% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T08:50:40.690 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T08:50:40.692 INFO:teuthology.orchestra.run.smithi117.stderr:/var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T08:50:40.693 INFO:teuthology.orchestra.run.smithi117.stderr: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T08:50:40.703 INFO:teuthology.orchestra.run.smithi117.stderr: 90.3% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.x.log.gz 2024-02-10T08:50:40.706 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.2.log: 96.1% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T08:50:40.718 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cephadm.log: 90.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T08:50:40.914 INFO:teuthology.orchestra.run.smithi083.stderr: 91.6% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mgr.y.log.gz 2024-02-10T08:50:41.139 INFO:teuthology.orchestra.run.smithi117.stderr: 93.2% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.b.log.gz 2024-02-10T08:50:41.242 INFO:teuthology.orchestra.run.smithi083.stderr: 93.9% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.c.log.gz 2024-02-10T08:50:41.347 INFO:teuthology.orchestra.run.smithi083.stderr: 93.2% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.2.log.gz 2024-02-10T08:50:41.354 INFO:teuthology.orchestra.run.smithi117.stderr: 93.3% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.6.log.gz 2024-02-10T08:50:41.602 INFO:teuthology.orchestra.run.smithi117.stderr: 93.4% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.5.log.gz 2024-02-10T08:50:41.603 INFO:teuthology.orchestra.run.smithi117.stderr: 93.6% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.4.log.gz 2024-02-10T08:50:41.623 INFO:teuthology.orchestra.run.smithi083.stderr: 93.5% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.3.log.gz 2024-02-10T08:50:41.651 INFO:teuthology.orchestra.run.smithi117.stderr: 93.8% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.7.log.gz 2024-02-10T08:50:41.653 INFO:teuthology.orchestra.run.smithi117.stderr: 2024-02-10T08:50:41.653 INFO:teuthology.orchestra.run.smithi117.stderr:real 0m1.009s 2024-02-10T08:50:41.653 INFO:teuthology.orchestra.run.smithi117.stderr:user 0m3.945s 2024-02-10T08:50:41.653 INFO:teuthology.orchestra.run.smithi117.stderr:sys 0m0.141s 2024-02-10T08:50:41.658 INFO:teuthology.orchestra.run.smithi083.stderr: 93.4% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.0.log.gz 2024-02-10T08:50:41.711 INFO:teuthology.orchestra.run.smithi083.stderr: 93.5% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-osd.1.log.gz 2024-02-10T08:50:41.896 INFO:teuthology.orchestra.run.smithi083.stderr: 91.2% -- replaced with /var/log/ceph/daded1e2-c7ed-11ee-95b8-87774f69a715/ceph-mon.a.log.gz 2024-02-10T08:50:41.897 INFO:teuthology.orchestra.run.smithi083.stderr: 2024-02-10T08:50:41.897 INFO:teuthology.orchestra.run.smithi083.stderr:real 0m1.256s 2024-02-10T08:50:41.897 INFO:teuthology.orchestra.run.smithi083.stderr:user 0m5.531s 2024-02-10T08:50:41.897 INFO:teuthology.orchestra.run.smithi083.stderr:sys 0m0.227s 2024-02-10T08:50:41.897 INFO:tasks.cephadm:Archiving logs... 2024-02-10T08:50:41.898 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/ubuntu@smithi083.front.sepia.ceph.com/log 2024-02-10T08:50:41.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T08:50:42.660 DEBUG:teuthology.misc:Transferring archived files from smithi117:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/ubuntu@smithi117.front.sepia.ceph.com/log 2024-02-10T08:50:42.661 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T08:50:43.205 INFO:tasks.cephadm:Removing cluster... 2024-02-10T08:50:43.205 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --force 2024-02-10T08:50:43.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:43 smithi083 bash[51328]: level=error ts=2024-02-10T08:50:43.548Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:43.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:43 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:43.550Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2024-02-10T08:50:43.868 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:43 smithi083 bash[51328]: level=warn ts=2024-02-10T08:50:43.551Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi117.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.117:8443: connect: connection refused" 2024-02-10T08:50:45.304 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:44 smithi083 systemd[1]: Stopping Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:45.304 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:44 smithi083 bash[55653]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T08:50:46.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:45 smithi083 bash[55690]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T08:50:46.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:45 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T08:50:46.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:45 smithi083 bash[55764]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T08:50:46.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:45 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T08:50:46.118 INFO:journalctl@ceph.node-exporter.a.smithi083.stdout:Feb 10 08:50:45 smithi083 systemd[1]: Stopped Ceph node-exporter.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:50:46.431 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:46 smithi083 systemd[1]: Stopping Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:50:46.432 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:46 smithi083 bash[55797]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T08:50:46.432 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:46 smithi083 bash[51328]: level=info ts=2024-02-10T08:50:46.360Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T08:50:47.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:46 smithi083 bash[55828]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T08:50:47.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:47 smithi083 bash[55899]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T08:50:47.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:47 smithi083 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T08:50:47.368 INFO:journalctl@ceph.alertmanager.a.smithi083.stdout:Feb 10 08:50:47 smithi083 systemd[1]: Stopped Ceph alertmanager.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:50:59.118 DEBUG:teuthology.orchestra.run.smithi117:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid daded1e2-c7ed-11ee-95b8-87774f69a715 --force 2024-02-10T08:51:01.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:00 smithi117 systemd[1]: Stopping Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:51:01.138 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:00 smithi117 bash[43627]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T08:51:01.725 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:01 smithi117 bash[43660]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T08:51:01.725 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T08:51:02.108 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:01 smithi117 systemd[1]: Stopping Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715... 2024-02-10T08:51:02.108 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:01 smithi117 bash[43773]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana.a 2024-02-10T08:51:02.108 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:01 smithi117 bash[43738]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T08:51:02.108 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:01 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T08:51:02.108 INFO:journalctl@ceph.node-exporter.b.smithi117.stdout:Feb 10 08:51:01 smithi117 systemd[1]: Stopped Ceph node-exporter.b for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:51:02.387 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:02 smithi117 bash[41681]: t=2024-02-10T08:51:02+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T08:51:03.077 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:02 smithi117 bash[43809]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana-a 2024-02-10T08:51:03.077 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:02 smithi117 bash[43883]: Error response from daemon: No such container: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715-grafana-a 2024-02-10T08:51:03.078 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:02 smithi117 systemd[1]: ceph-daded1e2-c7ed-11ee-95b8-87774f69a715@grafana.a.service: Succeeded. 2024-02-10T08:51:03.078 INFO:journalctl@ceph.grafana.a.smithi117.stdout:Feb 10 08:51:02 smithi117 systemd[1]: Stopped Ceph grafana.a for daded1e2-c7ed-11ee-95b8-87774f69a715. 2024-02-10T08:51:14.780 INFO:tasks.cephadm:Removing cephadm ... 2024-02-10T08:51:14.781 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T08:51:14.788 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T08:51:14.794 INFO:tasks.cephadm:Teardown complete 2024-02-10T08:51:14.794 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-10T08:51:14.807 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-10T08:51:14.808 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T08:51:14.832 DEBUG:teuthology.orchestra.run.smithi117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T08:51:14.854 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T08:51:14.854 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2024-02-10T08:51:14.855 INFO:teuthology.orchestra.run.smithi083.stdout:*hv01.front.sepi 44.4.53.2 2 u 6 64 377 0.092 -0.516 0.069 2024-02-10T08:51:14.855 INFO:teuthology.orchestra.run.smithi083.stdout:+hv02.front.sepi 96.245.170.99 3 u 9 64 377 0.104 -0.611 0.065 2024-02-10T08:51:14.855 INFO:teuthology.orchestra.run.smithi083.stdout:+hv03.front.sepi 74.6.168.72 3 u 2 64 377 0.093 -0.072 0.078 2024-02-10T08:51:14.855 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout:============================================================================== 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout:*hv01.front.sepi 44.4.53.2 2 u 10 64 377 0.099 8.354 1.288 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout:+hv02.front.sepi 96.245.170.99 3 u 8 64 377 0.091 10.641 1.785 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout:+hv03.front.sepi 74.6.168.72 3 u 15 64 377 0.081 8.832 1.241 2024-02-10T08:51:14.856 INFO:teuthology.orchestra.run.smithi117.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T08:51:14.856 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-10T08:51:14.866 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-10T08:51:14.867 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-10T08:51:14.876 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-10T08:51:14.885 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-10T08:51:14.893 INFO:teuthology.task.internal:Duration was 1919.262207 seconds 2024-02-10T08:51:14.894 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-10T08:51:14.903 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-10T08:51:14.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T08:51:14.905 DEBUG:teuthology.orchestra.run.smithi117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T08:51:14.957 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-10T08:51:14.958 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2024-02-10T08:51:14.958 DEBUG:teuthology.orchestra.run.smithi083:> 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-02-10T08:51:14.970 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi117.front.sepia.ceph.com 2024-02-10T08:51:14.970 DEBUG:teuthology.orchestra.run.smithi117:> 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-02-10T08:51:14.985 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-10T08:51:14.985 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T08:51:15.016 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T08:51:15.104 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-10T08:51:15.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T08:51:15.107 DEBUG:teuthology.orchestra.run.smithi117:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T08:51:15.287 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-10T08:51:15.298 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-10T08:51:15.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T08:51:15.309 DEBUG:teuthology.orchestra.run.smithi117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T08:51:15.326 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-10T08:51:15.336 DEBUG:teuthology.orchestra.run.smithi083:> 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-02-10T08:51:15.338 DEBUG:teuthology.orchestra.run.smithi117:> 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-02-10T08:51:15.350 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2024-02-10T08:51:15.382 INFO:teuthology.orchestra.run.smithi117.stdout:kernel.core_pattern = core 2024-02-10T08:51:15.416 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T08:51:15.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:51:15.428 DEBUG:teuthology.orchestra.run.smithi117:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T08:51:15.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T08:51:15.434 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-10T08:51:15.444 INFO:teuthology.task.internal:Transferring archived files... 2024-02-10T08:51:15.445 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/smithi083 2024-02-10T08:51:15.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T08:51:15.482 DEBUG:teuthology.misc:Transferring archived files from smithi117:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308/remote/smithi117 2024-02-10T08:51:15.482 DEBUG:teuthology.orchestra.run.smithi117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T08:51:15.512 INFO:teuthology.task.internal:Removing archive directory... 2024-02-10T08:51:15.512 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T08:51:15.514 DEBUG:teuthology.orchestra.run.smithi117:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T08:51:15.555 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-10T08:51:15.566 INFO:teuthology.task.internal:Not uploading archives. 2024-02-10T08:51:15.566 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-10T08:51:15.619 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-10T08:51:15.619 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T08:51:15.622 DEBUG:teuthology.orchestra.run.smithi117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T08:51:15.627 INFO:teuthology.orchestra.run.smithi083.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 08:51 /home/ubuntu/cephtest 2024-02-10T08:51:15.630 INFO:teuthology.orchestra.run.smithi117.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 08:51 /home/ubuntu/cephtest 2024-02-10T08:51:15.635 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-10T08:51:15.646 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-10T08:51:15.668 INFO:teuthology.nuke:Checking targets against current locks 2024-02-10T08:51:15.697 DEBUG:teuthology.nuke:shortname: smithi083 2024-02-10T08:51:15.698 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T08:51:15.723 DEBUG:teuthology.nuke:shortname: smithi117 2024-02-10T08:51:15.723 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T08:51:15.726 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 08:10:28.163924', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T08:51:15.751 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi117.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_21:34:44-rados-wip-yuri10-testing-2024-02-08-0854-pacific-distro-default-smithi/7555308', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-10 08:10:28.165853', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T08:51:15.783 INFO:teuthology.orchestra.console.smithi083:Power off 2024-02-10T08:51:15.783 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T08:51:15.815 DEBUG:teuthology.orchestra.console.smithi083:power off output: Chassis Power Control: Down/Off 2024-02-10T08:51:15.816 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:15.832 INFO:teuthology.orchestra.console.smithi117:Power off 2024-02-10T08:51:15.832 DEBUG:teuthology.orchestra.console.smithi117:pexpect command: ipmitool -H smithi117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T08:51:15.844 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-02-10T08:51:15.857 DEBUG:teuthology.orchestra.console.smithi117:power off output: Chassis Power Control: Down/Off 2024-02-10T08:51:15.857 DEBUG:teuthology.orchestra.console.smithi117:pexpect command: ipmitool -H smithi117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:15.880 DEBUG:teuthology.orchestra.console.smithi117:check power output: Chassis Power is on 2024-02-10T08:51:19.845 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:19.882 DEBUG:teuthology.orchestra.console.smithi117:pexpect command: ipmitool -H smithi117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:19.957 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-02-10T08:51:19.993 DEBUG:teuthology.orchestra.console.smithi117:check power output: Chassis Power is on 2024-02-10T08:51:23.962 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:23.994 DEBUG:teuthology.orchestra.console.smithi117:pexpect command: ipmitool -H smithi117.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:24.072 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2024-02-10T08:51:24.105 DEBUG:teuthology.orchestra.console.smithi117:check power output: Chassis Power is off 2024-02-10T08:51:24.206 INFO:teuthology.orchestra.console.smithi117:Power off completed 2024-02-10T08:51:28.076 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T08:51:28.186 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is off 2024-02-10T08:51:28.287 INFO:teuthology.orchestra.console.smithi083:Power off completed 2024-02-10T08:51:28.391 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1919.2622065544128 failure_reason: '"2024-02-10T08:27:22.866515+0000 mon.a (mon.0) 135 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-10T08:51:28.391 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T08:51:28.473 INFO:teuthology.run:FAIL